Refactor SVN layout in compliance with RFC/LicenseChange. This hopefully

completes an important blocker for moving forward with OSGeo incubation. 


git-svn-id: http://svn.openlayers.org/trunk/openlayers@4985 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2007-10-17 02:21:22 +00:00
parent 91e9add5a8
commit ed3221441c
117 changed files with 371 additions and 401 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
OpenLayers.js -- OpenLayers Map Viewer Library OpenLayers.js -- OpenLayers Map Viewer Library
Copyright 2005-2007 MetaCarta, Inc., released under a modified BSD license. Copyright 2005-2007 MetaCarta, Inc., released under the Clear BSD license.
Please see http://svn.openlayers.org/trunk/openlayers/repository-license.txt Please see http://svn.openlayers.org/trunk/openlayers/license.txt
for the full text of the license. for the full text of the license.
Includes compressed code under the following licenses: Includes compressed code under the following licenses:
+1 -2
View File
@@ -1,6 +1,5 @@
if (!window.console || !console.firebug) { if (!window.console || !console.firebug) { (function()
(function()
{ {
window.console = window.console =
{ {
+1 -2
View File
@@ -1,6 +1,5 @@
if (!window.console || !console.firebug) if (!window.console || !console.firebug) {
{
var names = ["log", "debug", "info", "warn", "error", "assert", "dir", "dirxml", var names = ["log", "debug", "info", "warn", "error", "assert", "dir", "dirxml",
"group", "groupEnd", "time", "timeEnd", "count", "trace", "profile", "profileEnd"]; "group", "groupEnd", "time", "timeEnd", "count", "trace", "profile", "profileEnd"];
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/* /*
* @requires OpenLayers/BaseTypes.js * @requires OpenLayers/BaseTypes.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
OpenLayers.ProxyHost = ""; OpenLayers.ProxyHost = "";
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/BaseTypes/Class.js * @requires OpenLayers/BaseTypes/Class.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* Class: OpenLayers.Bounds * Class: OpenLayers.Bounds
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* Constructor: OpenLayers.Class * Constructor: OpenLayers.Class
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* Namespace: OpenLayers.Element * Namespace: OpenLayers.Element
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* Class: OpenLayers.LonLat * Class: OpenLayers.LonLat
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* Class: OpenLayers.Pixel * Class: OpenLayers.Pixel
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* Class: OpenLayers.Size * Class: OpenLayers.Size
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* Namespace: OpenLayers.Console * Namespace: OpenLayers.Console
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* Class: OpenLayers.Control * Class: OpenLayers.Control
+3 -3
View File
@@ -1,6 +1,6 @@
/* Cpyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Cpyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Control.js * @requires OpenLayers/Control.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Control.js * @requires OpenLayers/Control.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Control/Panel.js * @requires OpenLayers/Control/Panel.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Control.js * @requires OpenLayers/Control.js
+2 -2
View File
@@ -1,5 +1,5 @@
/* Copyright (c) 2006 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006 MetaCarta, Inc., published under the Clear BSD license.
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * See http://svn.openlayers.org/trunk/openlayers/license.txt
* for the full text of the license. */ * for the full text of the license. */
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Control.js * @requires OpenLayers/Control.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Control/Panel.js * @requires OpenLayers/Control/Panel.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Control/ZoomBox.js * @requires OpenLayers/Control/ZoomBox.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Control.js * @requires OpenLayers/Control.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Control.js * @requires OpenLayers/Control.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Control.js * @requires OpenLayers/Control.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Control.js * @requires OpenLayers/Control.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
// TRASH THIS // TRASH THIS
OpenLayers.State = { OpenLayers.State = {
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Util.js * @requires OpenLayers/Util.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Format/XML.js * @requires OpenLayers/Format/XML.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Format/JSON.js * @requires OpenLayers/Format/JSON.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Format/XML.js * @requires OpenLayers/Format/XML.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* Note: * Note:
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Format/XML.js * @requires OpenLayers/Format/XML.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Format/GML.js * @requires OpenLayers/Format/GML.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Format.js * @requires OpenLayers/Format.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Format.js * @requires OpenLayers/Format.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Format/WKT.js * @requires OpenLayers/Format/WKT.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Geometry.js * @requires OpenLayers/Geometry.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Geometry/MultiPoint.js * @requires OpenLayers/Geometry/MultiPoint.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Geometry/Curve.js * @requires OpenLayers/Geometry/Curve.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Geometry/LineString.js * @requires OpenLayers/Geometry/LineString.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Geometry/Collection.js * @requires OpenLayers/Geometry/Collection.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Geometry/Collection.js * @requires OpenLayers/Geometry/Collection.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Geometry/Collection.js * @requires OpenLayers/Geometry/Collection.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Geometry.js * @requires OpenLayers/Geometry.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Geometry/Collection.js * @requires OpenLayers/Geometry/Collection.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Geometry.js * @requires OpenLayers/Geometry.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Geometry.js * @requires OpenLayers/Geometry.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Handler.js * @requires OpenLayers/Handler.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Handler.js * @requires OpenLayers/Handler.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Handler.js * @requires OpenLayers/Handler.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Handler.js * @requires OpenLayers/Handler.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Layer.js * @requires OpenLayers/Layer.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Layer/Vector.js * @requires OpenLayers/Layer/Vector.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Layer.js * @requires OpenLayers/Layer.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Layer/Grid.js * @requires OpenLayers/Layer/Grid.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright 2006-2007 MetaCarta, Inc., published under the Clear BSD license.
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * See http://svn.openlayers.org/trunk/openlayers/license.txt for the full text
* for the full text of the license. */ * of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Layer/EventPane.js * @requires OpenLayers/Layer/EventPane.js
+1 -2
View File
@@ -1,5 +1,4 @@
/** /** @requires OpenLayers/Layer.js
* @requires OpenLayers/Layer.js
* *
* Class: OpenLayers.Layer.SphericalMercator * Class: OpenLayers.Layer.SphericalMercator
* A mixin for layers that wraps up the pieces neccesary to have a coordinate * A mixin for layers that wraps up the pieces neccesary to have a coordinate
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD licence. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * licence. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD licence. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * licence. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
* @requires OpenLayers/Layer.js * @requires OpenLayers/Layer.js
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**
+3 -3
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license. /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD
* See http://svn.openlayers.org/trunk/openlayers/repository-license.txt * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the
* for the full text of the license. */ * full text of the license. */
/** /**

Some files were not shown because too many files have changed in this diff Show More