From 77eefdbd5515a59845be576f9760f761d011ecec Mon Sep 17 00:00:00 2001 From: friedjoff Date: Tue, 8 Jan 2013 14:55:22 +0100 Subject: [PATCH] Fix copyright date --- lib/OpenLayers/Strategy/Fixed.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OpenLayers/Strategy/Fixed.js b/lib/OpenLayers/Strategy/Fixed.js index 2446368197..00df50325b 100644 --- a/lib/OpenLayers/Strategy/Fixed.js +++ b/lib/OpenLayers/Strategy/Fixed.js @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2012 by OpenLayers Contributors (see authors.txt for +/* Copyright (c) 2006-2013 by OpenLayers Contributors (see authors.txt for * full list of contributors). Published under the 2-clause BSD license. * See license.txt in the OpenLayers distribution or repository for the * full text of the license. */