From e8a3885d2730a5e03ad2080ac7be78d9f46cfa59 Mon Sep 17 00:00:00 2001 From: bartvde Date: Mon, 7 Mar 2011 05:38:51 +0000 Subject: [PATCH] update copyright to 2011, non-functional change git-svn-id: http://svn.openlayers.org/trunk/openlayers@11632 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Control/PinchZoom.js | 2 +- lib/OpenLayers/Control/TouchNavigation.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/OpenLayers/Control/PinchZoom.js b/lib/OpenLayers/Control/PinchZoom.js index 038af939a5..bd8896e37a 100644 --- a/lib/OpenLayers/Control/PinchZoom.js +++ b/lib/OpenLayers/Control/PinchZoom.js @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2010 by OpenLayers Contributors (see authors.txt for +/* 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. */ diff --git a/lib/OpenLayers/Control/TouchNavigation.js b/lib/OpenLayers/Control/TouchNavigation.js index 3ceddd36cb..dfa28a2823 100644 --- a/lib/OpenLayers/Control/TouchNavigation.js +++ b/lib/OpenLayers/Control/TouchNavigation.js @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2010 by OpenLayers Contributors (see authors.txt for +/* 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. */