From cd10d36025ee238744749a0387703ff7026303bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Junod?= Date: Tue, 22 Feb 2011 10:15:38 +0000 Subject: [PATCH] add copyright header, no functional change git-svn-id: http://svn.openlayers.org/trunk/openlayers@11222 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Kinetic.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/OpenLayers/Kinetic.js b/lib/OpenLayers/Kinetic.js index edd8000e38..8447f4a647 100644 --- a/lib/OpenLayers/Kinetic.js +++ b/lib/OpenLayers/Kinetic.js @@ -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({ /**