svn commit: r610 - trunk/mapbender/http/javascripts/mod_closePolygonExt.js

uli at osgeo.org uli at osgeo.org
Thu Jun 22 04:59:05 EDT 2006


Author: uli
Date: 2006-06-22 08:59:05+0000
New Revision: 610

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

Log:
license obsolete

Modified: trunk/mapbender/http/javascripts/mod_closePolygonExt.js
Url: https://mapbender.osgeo.org/source/browse/mapbender/trunk/mapbender/http/javascripts/mod_closePolygonExt.js?view=diff&rev=610&p1=trunk/mapbender/http/javascripts/mod_closePolygonExt.js&p2=trunk/mapbender/http/javascripts/mod_closePolygonExt.js&r1=609&r2=610
==============================================================================
--- trunk/mapbender/http/javascripts/mod_closePolygonExt.js	(original)
+++ trunk/mapbender/http/javascripts/mod_closePolygonExt.js	2006-06-22 08:59:05+0000
@@ -1,22 +1,3 @@
-// $Id$
-// http://www.mapbender.org/index.php/mod_closePolygonExt.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.
-
-
 var mod_closePolygonExt_img = new Image();
 mod_closePolygonExt_img.src = "../img/button_gray/closePolygon_off.gif";
 try {register_setExtRequestSubFunctions("mod_closePolygonExt()");}




More information about the Mapbender_commits mailing list