[OpenLayers-Commits] r11222 - trunk/openlayers/lib/OpenLayers
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Tue Feb 22 05:15:38 EST 2011
Author: fredj
Date: 2011-02-22 02:15:38 -0800 (Tue, 22 Feb 2011)
New Revision: 11222
Modified:
trunk/openlayers/lib/OpenLayers/Kinetic.js
Log:
add copyright header, no functional change
Modified: trunk/openlayers/lib/OpenLayers/Kinetic.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Kinetic.js 2011-02-22 10:00:42 UTC (rev 11221)
+++ trunk/openlayers/lib/OpenLayers/Kinetic.js 2011-02-22 10:15:38 UTC (rev 11222)
@@ -1,3 +1,8 @@
+/* Copyright (c) 2006-2011 by OpenLayers Contributors (see authors.txt for
+ * full list of contributors). Published under the Clear BSD license.
+ * See http://svn.openlayers.org/trunk/openlayers/license.txt for the
+ * full text of the license. */
+
OpenLayers.Kinetic = OpenLayers.Class({
/**
More information about the Commits
mailing list