Skip to content

Commit a4c86b0

Browse files
committed
Tag 2.3-RC3.
git-svn-id: http://svn.openlayers.org/tags/openlayers/release-2.3-rc3@2235 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
1 parent 538302f commit a4c86b0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+109
-144
lines changed

build/license.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
OpenLayers.js -- OpenLayers Map Viewer Library
44

5-
Copyright 2005-2006 MetaCarta, Inc., released under a modified BSD license.
6-
Please see http://svn.openlayers.org/trunk/openlayers/repository-license.txt
5+
Copyright 2005-2007 MetaCarta, Inc., released under the BSD license.
6+
Please see http://svn.openlayers.org/trunk/openlayers/release-license.txt
77
for the full text of the license.
88

99
Includes compressed code under the following licenses:

lib/OpenLayers.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55
////

lib/OpenLayers/Ajax.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/BaseTypes.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Control.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Control/ArgParser.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Control/KeyboardDefaults.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Control/LayerSwitcher.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55
/**

lib/OpenLayers/Control/MouseDefaults.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Control/MousePosition.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Control/MouseToolbar.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Control/OverviewMap.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44
/**
55
* @fileoverview Locator Map Control

lib/OpenLayers/Control/PanZoom.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Control/PanZoomBar.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Control/Permalink.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Control/Scale.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Events.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Feature.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Feature/WFS.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Icon.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Layer.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Layer/Boxes.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Layer/Canvas.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Layer/EventPane.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Layer/FixedZoomLevels.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Layer/GeoRSS.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Layer/Google.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Layer/Grid.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Layer/HTTPRequest.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Layer/Image.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55
/**

lib/OpenLayers/Layer/KaMap.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Layer/MapServer.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44
// @requires OpenLayers/Layer/Grid.js
55
/**

lib/OpenLayers/Layer/Markers.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Layer/MultiMap.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55
/**

lib/OpenLayers/Layer/TMS.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD licence.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD licence.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Layer/Text.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Layer/VirtualEarth.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Layer/WFS.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Layer/WMS.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Layer/WMS/Untiled.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Layer/WorldWind.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Layer/Yahoo.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Map.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Marker.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Marker/Box.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Popup.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Popup/Anchored.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/Popup/AnchoredBubble.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55

lib/OpenLayers/SingleFile.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
2-
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt
1+
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under the BSD license.
2+
* See http://svn.openlayers.org/trunk/openlayers/release-license.txt
33
* for the full text of the license. */
44

55
_OPENLAYERS_SFL_=true;

0 commit comments

Comments
 (0)