From 70ea8f6588d9d55cabb42e0c12059cb132dbc85f Mon Sep 17 00:00:00 2001 From: Marc Jansen Date: Thu, 7 Feb 2013 10:17:06 +0100 Subject: [PATCH] Readd dangling space in header. This allows for easier search and replace operations. The space will eventually be removed in all files in a seperate commit. --- lib/OpenLayers/Control/Measure.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OpenLayers/Control/Measure.js b/lib/OpenLayers/Control/Measure.js index 03c22b8c1c..d1fce4a306 100644 --- a/lib/OpenLayers/Control/Measure.js +++ b/lib/OpenLayers/Control/Measure.js @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2013 by OpenLayers Contributors (see authors.txt for +/* Copyright (c) 2006-2013 by OpenLayers Contributors (see authors.txt for * full list of contributors). Published under the 2-clause BSD license. * See license.txt in the OpenLayers distribution or repository for the * full text of the license. */