From d4c94eb1e622c7e936304b88c7a03f1121954a1a Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Sat, 21 Feb 2009 04:30:28 +0000 Subject: [PATCH] Adding copyright notice. git-svn-id: http://svn.openlayers.org/trunk/openlayers@8879 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Format/WFST.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/OpenLayers/Format/WFST.js b/lib/OpenLayers/Format/WFST.js index 58bf469e35..478c689f44 100644 --- a/lib/OpenLayers/Format/WFST.js +++ b/lib/OpenLayers/Format/WFST.js @@ -1,3 +1,7 @@ +/* Copyright (c) 2006-2008 MetaCarta, Inc., published under the Clear BSD + * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the + * full text of the license. */ + /** * @requires OpenLayers/Format.js */