svn commit: r364 - trunk/mapbender/http/javascripts/mod_addWMSgeneralFunctions.js

uli at osgeo.org uli at osgeo.org
Wed May 31 02:13:47 EDT 2006


Author: uli
Date: 2006-05-31 06:13:47+0000
New Revision: 364

Modified:
   trunk/mapbender/http/javascripts/mod_addWMSgeneralFunctions.js

Log:
license removed

Modified: trunk/mapbender/http/javascripts/mod_addWMSgeneralFunctions.js
Url: https://mapbender.osgeo.org/source/browse/mapbender/trunk/mapbender/http/javascripts/mod_addWMSgeneralFunctions.js?view=diff&rev=364&p1=trunk/mapbender/http/javascripts/mod_addWMSgeneralFunctions.js&p2=trunk/mapbender/http/javascripts/mod_addWMSgeneralFunctions.js&r1=363&r2=364
==============================================================================
--- trunk/mapbender/http/javascripts/mod_addWMSgeneralFunctions.js	(original)
+++ trunk/mapbender/http/javascripts/mod_addWMSgeneralFunctions.js	2006-05-31 06:13:47+0000
@@ -1,22 +1,3 @@
-//$Id: mod_addWMSgeneralFunctions.js,v 1.1 2006/02/03 13:25:48 astrid_emde Exp $
-//http://www.mapbender.org/index.php/mod_addWMSgeneralFunctions.js
-// Copyright (C) 2002 CCGIS 
-//
-// This program is free software; you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by
-// the Free Software Foundation; either version 2, or (at your option)
-// any later version.
-//
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-
 function mod_addWMS_load(caps){
 	window.frames['loadData'].document.location.href = "../php/mod_createJSObjFromXML.php?caps=" + escape(caps);
 }




More information about the Mapbender_commits mailing list