Changeset 4985
- Timestamp:
- 10/16/07 22:21:22 (11 months ago)
- Files:
-
- license.txt (added)
- project (added)
- project/website (moved) (moved from trunk/website)
- sandbox-license.txt (added)
- trunk/openlayers/build/license.txt (modified) (1 diff)
- trunk/openlayers/lib/Firebug/firebug.js (modified) (1 diff)
- trunk/openlayers/lib/Firebug/firebugx.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Ajax.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/BaseTypes.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/BaseTypes/Bounds.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/BaseTypes/Class.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/BaseTypes/Element.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/BaseTypes/LonLat.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/BaseTypes/Pixel.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/BaseTypes/Size.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Console.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/ArgParser.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/Attribution.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/DragFeature.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/DragPan.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/DrawFeature.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/EditingToolbar.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/KeyboardDefaults.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/LayerSwitcher.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/ModifyFeature.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/MouseDefaults.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/MousePosition.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/MouseToolbar.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/NavToolbar.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/Navigation.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/OverviewMap.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/PanZoom.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/PanZoomBar.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/Panel.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/Permalink.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/Scale.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/SelectFeature.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/ZoomBox.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/ZoomToMaxExtent.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Events.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Feature.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Feature/Vector.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Feature/WFS.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Format.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Format/GML.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Format/GeoJSON.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Format/GeoRSS.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Format/JSON.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Format/KML.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Format/WFS.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Format/WKT.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Format/XML.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Geometry.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Geometry/Collection.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Geometry/Curve.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Geometry/LineString.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Geometry/LinearRing.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Geometry/MultiLineString.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Geometry/MultiPoint.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Geometry/MultiPolygon.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Geometry/Point.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Geometry/Polygon.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Geometry/Rectangle.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Geometry/Surface.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Handler.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Handler/Box.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Handler/Drag.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Handler/Feature.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Handler/Keyboard.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Handler/MouseWheel.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Handler/Path.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Handler/Point.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Handler/Polygon.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Handler/RegularPolygon.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Icon.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/Boxes.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/EventPane.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/FixedZoomLevels.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/GML.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/GeoRSS.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/Google.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/Grid.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/HTTPRequest.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/Image.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/KaMap.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/MapServer.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/MapServer/Untiled.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/Markers.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/MultiMap.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/SphericalMercator.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/TMS.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/Text.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/TileCache.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/Vector.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/VirtualEarth.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/WFS.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/WMS.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/WMS/Untiled.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/WorldWind.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/Yahoo.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Map.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Marker.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Marker/Box.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Popup.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Popup/Anchored.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Popup/AnchoredBubble.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Renderer.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Renderer/Elements.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Renderer/SVG.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Renderer/VML.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/SingleFile.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Tile.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Tile/Image.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Tile/WFS.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Util.js (modified) (1 diff)
- trunk/openlayers/license.txt (added)
- trunk/openlayers/release-license.txt (deleted)
- trunk/openlayers/repository-license.txt (deleted)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/build/license.txt
r3984 r4985 3 3 OpenLayers.js -- OpenLayers Map Viewer Library 4 4 5 Copyright 2005-2007 MetaCarta, Inc., released under a modifiedBSD license.6 Please see http://svn.openlayers.org/trunk/openlayers/ repository-license.txt5 Copyright 2005-2007 MetaCarta, Inc., released under the Clear BSD license. 6 Please see http://svn.openlayers.org/trunk/openlayers/license.txt 7 7 for the full text of the license. 8 8 trunk/openlayers/lib/Firebug/firebug.js
r3320 r4985 1 1 2 if (!window.console || !console.firebug) { 3 (function() 2 if (!window.console || !console.firebug) { (function() 4 3 { 5 4 window.console = trunk/openlayers/lib/Firebug/firebugx.js
r3984 r4985 1 1 2 if (!window.console || !console.firebug) 3 { 2 if (!window.console || !console.firebug) { 4 3 var names = ["log", "debug", "info", "warn", "error", "assert", "dir", "dirxml", 5 4 "group", "groupEnd", "time", "timeEnd", "count", "trace", "profile", "profileEnd"]; trunk/openlayers/lib/OpenLayers.js
r4272 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /* trunk/openlayers/lib/OpenLayers/Ajax.js
r4302 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 trunk/openlayers/lib/OpenLayers/BaseTypes.js
r4382 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/BaseTypes/Bounds.js
r4351 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/BaseTypes/Class.js
r4110 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/BaseTypes/Element.js
r4302 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/BaseTypes/LonLat.js
r4110 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/BaseTypes/Pixel.js
r4110 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/BaseTypes/Size.js
r4110 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/Console.js
r3984 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/Control.js
r4677 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/Control/ArgParser.js
r4080 r4985 1 /* Cpyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Cpyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 trunk/openlayers/lib/OpenLayers/Control/Attribution.js
r4338 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/Control/DragFeature.js
r4353 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 trunk/openlayers/lib/OpenLayers/Control/DragPan.js
r3984 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/Control/DrawFeature.js
r3984 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 trunk/openlayers/lib/OpenLayers/Control/EditingToolbar.js
r3984 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/Control/KeyboardDefaults.js
r3984 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 trunk/openlayers/lib/OpenLayers/Control/LayerSwitcher.js
r4336 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/Control/ModifyFeature.js
r4353 r4985 1 /* Copyright (c) 2006 MetaCarta, Inc., published under a modifiedBSD license.2 * See http://svn.openlayers.org/trunk/openlayers/ repository-license.txt1 /* Copyright (c) 2006 MetaCarta, Inc., published under the Clear BSD license. 2 * See http://svn.openlayers.org/trunk/openlayers/license.txt 3 3 * for the full text of the license. */ 4 4 trunk/openlayers/lib/OpenLayers/Control/MouseDefaults.js
r4302 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/Control/MousePosition.js
r4431 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 trunk/openlayers/lib/OpenLayers/Control/MouseToolbar.js
r4820 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 trunk/openlayers/lib/OpenLayers/Control/NavToolbar.js
r3984 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/Control/Navigation.js
r3984 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/Control/OverviewMap.js
r4353 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/Control/PanZoom.js
r4785 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 trunk/openlayers/lib/OpenLayers/Control/PanZoomBar.js
r3984 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 trunk/openlayers/lib/OpenLayers/Control/Panel.js
r4302 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/Control/Permalink.js
r4345 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 trunk/openlayers/lib/OpenLayers/Control/Scale.js
r4333 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 trunk/openlayers/lib/OpenLayers/Control/SelectFeature.js
r4243 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 trunk/openlayers/lib/OpenLayers/Control/ZoomBox.js
r3984 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/Control/ZoomToMaxExtent.js
r3984 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/Events.js
r4302 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 trunk/openlayers/lib/OpenLayers/Feature.js
r4927 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 trunk/openlayers/lib/OpenLayers/Feature/Vector.js
r4268 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 // TRASH THIS trunk/openlayers/lib/OpenLayers/Feature/WFS.js
r4110 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 trunk/openlayers/lib/OpenLayers/Format.js
r4110 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/Format/GML.js
r4429 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/Format/GeoJSON.js
r4819 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/Format/GeoRSS.js
r4769 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/Format/JSON.js
r4257 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3 * full text of the license. */ 4 4 5 5 /** trunk/openlayers/lib/OpenLayers/Format/KML.js
r4797 r4985 1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under a modified BSD license.2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt3 * f or the full text of the license. */1 /* Copyright (c) 2006-2007 MetaCarta, Inc., published under the Clear BSD 2 * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the 3
