Skip to content

Commit

Permalink
Update copyrights to 2008.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.openlayers.org/trunk/openlayers@5614 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
  • Loading branch information
crschmidt committed Jan 1, 2008
1 parent 7cb4ba4 commit 09e0d3e
Show file tree
Hide file tree
Showing 119 changed files with 120 additions and 120 deletions.
2 changes: 1 addition & 1 deletion build/license.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

OpenLayers.js -- OpenLayers Map Viewer Library

Copyright 2005-2007 MetaCarta, Inc., released under the Clear BSD license.
Copyright 2005-2008 MetaCarta, Inc., released under the Clear BSD license.
Please see http://svn.openlayers.org/trunk/openlayers/license.txt
for the full text of the license.

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Ajax.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
4 changes: 2 additions & 2 deletions lib/OpenLayers/BaseTypes.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down Expand Up @@ -405,4 +405,4 @@ OpenLayers.Array = {
return selected;
}

};
};
2 changes: 1 addition & 1 deletion lib/OpenLayers/BaseTypes/Bounds.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/BaseTypes/Class.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/BaseTypes/Element.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/BaseTypes/LonLat.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/BaseTypes/Pixel.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/BaseTypes/Size.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Console.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/ArgParser.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Cpyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Cpyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/Attribution.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/DragFeature.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/DragPan.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/DrawFeature.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/EditingToolbar.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/KeyboardDefaults.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/LayerSwitcher.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/MouseDefaults.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/MousePosition.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/MouseToolbar.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/NavToolbar.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/Navigation.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/OverviewMap.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/PanZoom.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/PanZoomBar.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/Panel.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/Permalink.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/Scale.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/SelectFeature.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/ZoomBox.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Control/ZoomToMaxExtent.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Events.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Feature.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Feature/Vector.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Feature/WFS.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Format.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Format/GML.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Format/GeoJSON.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Format/GeoRSS.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Format/JSON.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Format/KML.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Format/Text.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under a modified BSD license.
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
* for the full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Format/WFS.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Format/WKT.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Format/XML.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Geometry.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Geometry/Collection.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Geometry/Curve.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Geometry/LineString.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Geometry/LinearRing.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Geometry/MultiLineString.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Geometry/MultiPoint.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Geometry/MultiPolygon.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Geometry/Point.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Geometry/Polygon.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Geometry/Rectangle.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Geometry/Surface.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Handler.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Handler/Box.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Handler/Click.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the clear BSD license.
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the clear BSD license.
* See http://svn.openlayers.org/trunk/openlayers/license.txt
* for the full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Handler/Drag.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
2 changes: 1 addition & 1 deletion lib/OpenLayers/Handler/Feature.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD
* license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* full text of the license. */

Expand Down
Loading

0 comments on commit 09e0d3e

Please sign in to comment.