[OpenLayers-Commits] r1786 - in branches/openlayers/2.2/lib: . OpenLayers OpenLayers/Control OpenLayers/Feature OpenLayers/Layer OpenLayers/Layer/WMS OpenLayers/Marker OpenLayers/Popup OpenLayers/Tile

commits at openlayers.org commits at openlayers.org
Wed Nov 8 14:43:37 EST 2006


Author: euzuro
Date: 2006-11-08 14:43:36 -0500 (Wed, 08 Nov 2006)
New Revision: 1786

Modified:
   branches/openlayers/2.2/lib/OpenLayers.js
   branches/openlayers/2.2/lib/OpenLayers/Ajax.js
   branches/openlayers/2.2/lib/OpenLayers/BaseTypes.js
   branches/openlayers/2.2/lib/OpenLayers/Control.js
   branches/openlayers/2.2/lib/OpenLayers/Control/ArgParser.js
   branches/openlayers/2.2/lib/OpenLayers/Control/KeyboardDefaults.js
   branches/openlayers/2.2/lib/OpenLayers/Control/LayerSwitcher.js
   branches/openlayers/2.2/lib/OpenLayers/Control/MouseDefaults.js
   branches/openlayers/2.2/lib/OpenLayers/Control/MousePosition.js
   branches/openlayers/2.2/lib/OpenLayers/Control/MouseToolbar.js
   branches/openlayers/2.2/lib/OpenLayers/Control/OverviewMap.js
   branches/openlayers/2.2/lib/OpenLayers/Control/PanZoom.js
   branches/openlayers/2.2/lib/OpenLayers/Control/PanZoomBar.js
   branches/openlayers/2.2/lib/OpenLayers/Control/Permalink.js
   branches/openlayers/2.2/lib/OpenLayers/Control/Scale.js
   branches/openlayers/2.2/lib/OpenLayers/Events.js
   branches/openlayers/2.2/lib/OpenLayers/Feature.js
   branches/openlayers/2.2/lib/OpenLayers/Feature/WFS.js
   branches/openlayers/2.2/lib/OpenLayers/Icon.js
   branches/openlayers/2.2/lib/OpenLayers/Layer.js
   branches/openlayers/2.2/lib/OpenLayers/Layer/Boxes.js
   branches/openlayers/2.2/lib/OpenLayers/Layer/Canvas.js
   branches/openlayers/2.2/lib/OpenLayers/Layer/EventPane.js
   branches/openlayers/2.2/lib/OpenLayers/Layer/FixedZoomLevels.js
   branches/openlayers/2.2/lib/OpenLayers/Layer/GeoRSS.js
   branches/openlayers/2.2/lib/OpenLayers/Layer/Google.js
   branches/openlayers/2.2/lib/OpenLayers/Layer/Grid.js
   branches/openlayers/2.2/lib/OpenLayers/Layer/HTTPRequest.js
   branches/openlayers/2.2/lib/OpenLayers/Layer/Image.js
   branches/openlayers/2.2/lib/OpenLayers/Layer/KaMap.js
   branches/openlayers/2.2/lib/OpenLayers/Layer/MapServer.js
   branches/openlayers/2.2/lib/OpenLayers/Layer/Markers.js
   branches/openlayers/2.2/lib/OpenLayers/Layer/MultiMap.js
   branches/openlayers/2.2/lib/OpenLayers/Layer/Text.js
   branches/openlayers/2.2/lib/OpenLayers/Layer/VirtualEarth.js
   branches/openlayers/2.2/lib/OpenLayers/Layer/WFS.js
   branches/openlayers/2.2/lib/OpenLayers/Layer/WMS.js
   branches/openlayers/2.2/lib/OpenLayers/Layer/WMS/Untiled.js
   branches/openlayers/2.2/lib/OpenLayers/Layer/WorldWind.js
   branches/openlayers/2.2/lib/OpenLayers/Layer/Yahoo.js
   branches/openlayers/2.2/lib/OpenLayers/Map.js
   branches/openlayers/2.2/lib/OpenLayers/Marker.js
   branches/openlayers/2.2/lib/OpenLayers/Marker/Box.js
   branches/openlayers/2.2/lib/OpenLayers/Popup.js
   branches/openlayers/2.2/lib/OpenLayers/Popup/Anchored.js
   branches/openlayers/2.2/lib/OpenLayers/Popup/AnchoredBubble.js
   branches/openlayers/2.2/lib/OpenLayers/SingleFile.js
   branches/openlayers/2.2/lib/OpenLayers/Tile.js
   branches/openlayers/2.2/lib/OpenLayers/Tile/Image.js
   branches/openlayers/2.2/lib/OpenLayers/Tile/WFS.js
   branches/openlayers/2.2/lib/OpenLayers/Util.js
Log:
replace license link from repository to release

Modified: branches/openlayers/2.2/lib/OpenLayers/Ajax.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Ajax.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Ajax.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/BaseTypes.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/BaseTypes.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/BaseTypes.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Control/ArgParser.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Control/ArgParser.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Control/ArgParser.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Control/KeyboardDefaults.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Control/KeyboardDefaults.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Control/KeyboardDefaults.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Control/LayerSwitcher.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Control/LayerSwitcher.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Control/LayerSwitcher.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 /** 

Modified: branches/openlayers/2.2/lib/OpenLayers/Control/MouseDefaults.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Control/MouseDefaults.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Control/MouseDefaults.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Control/MousePosition.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Control/MousePosition.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Control/MousePosition.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Control/MouseToolbar.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Control/MouseToolbar.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Control/MouseToolbar.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Control/OverviewMap.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Control/OverviewMap.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Control/OverviewMap.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 /**
  * @fileoverview Locator Map Control

Modified: branches/openlayers/2.2/lib/OpenLayers/Control/PanZoom.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Control/PanZoom.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Control/PanZoom.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Control/PanZoomBar.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Control/PanZoomBar.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Control/PanZoomBar.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Control/Permalink.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Control/Permalink.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Control/Permalink.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Control/Scale.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Control/Scale.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Control/Scale.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Control.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Control.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Control.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Events.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Events.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Events.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Feature/WFS.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Feature/WFS.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Feature/WFS.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Feature.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Feature.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Feature.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Icon.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Icon.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Icon.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer/Boxes.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer/Boxes.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer/Boxes.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer/Canvas.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer/Canvas.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer/Canvas.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer/EventPane.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer/EventPane.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer/EventPane.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer/FixedZoomLevels.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer/FixedZoomLevels.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer/FixedZoomLevels.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer/GeoRSS.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer/GeoRSS.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer/GeoRSS.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer/Google.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer/Google.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer/Google.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer/Grid.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer/Grid.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer/Grid.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer/HTTPRequest.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer/HTTPRequest.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer/HTTPRequest.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer/Image.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer/Image.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer/Image.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
  
 /**

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer/KaMap.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer/KaMap.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer/KaMap.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer/MapServer.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer/MapServer.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer/MapServer.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 // @requires OpenLayers/Layer/Grid.js
 /**

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer/Markers.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer/Markers.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer/Markers.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer/MultiMap.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer/MultiMap.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer/MultiMap.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 /**

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer/Text.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer/Text.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer/Text.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer/VirtualEarth.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer/VirtualEarth.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer/VirtualEarth.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer/WFS.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer/WFS.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer/WFS.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer/WMS/Untiled.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer/WMS/Untiled.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer/WMS/Untiled.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
  

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer/WMS.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer/WMS.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer/WMS.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer/WorldWind.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer/WorldWind.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer/WorldWind.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer/Yahoo.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer/Yahoo.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer/Yahoo.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Layer.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Layer.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Layer.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Map.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Map.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Map.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Marker/Box.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Marker/Box.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Marker/Box.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Marker.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Marker.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Marker.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Popup/Anchored.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Popup/Anchored.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Popup/Anchored.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Popup/AnchoredBubble.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Popup/AnchoredBubble.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Popup/AnchoredBubble.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Popup.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Popup.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Popup.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/SingleFile.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/SingleFile.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/SingleFile.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 _OPENLAYERS_SFL_=true

Modified: branches/openlayers/2.2/lib/OpenLayers/Tile/Image.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Tile/Image.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Tile/Image.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Tile/WFS.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Tile/WFS.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Tile/WFS.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
  

Modified: branches/openlayers/2.2/lib/OpenLayers/Tile.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Tile.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Tile.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers/Util.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers/Util.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers/Util.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 

Modified: branches/openlayers/2.2/lib/OpenLayers.js
===================================================================
--- branches/openlayers/2.2/lib/OpenLayers.js	2006-11-08 19:07:32 UTC (rev 1785)
+++ branches/openlayers/2.2/lib/OpenLayers.js	2006-11-08 19:43:36 UTC (rev 1786)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license.
- * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 
+ * See http://svn.openlayers.org/trunk/openlayers/release-license.txt 
  * for the full text of the license. */
 
 ////



More information about the Commits mailing list