svn commit: r202 - trunk/mapbender/http/javascripts/mod_setBBOX1.php

arnulf at osgeo.org arnulf at osgeo.org
Mon May 8 08:11:04 EDT 2006


Author: arnulf
Date: 2006-05-08 12:11:04+0000
New Revision: 202

Modified:
   trunk/mapbender/http/javascripts/mod_setBBOX1.php   (contents, props changed)

Log:
added license text and ULR to doc

Modified: trunk/mapbender/http/javascripts/mod_setBBOX1.php
Url: https://mapbender.osgeo.org/source/browse/mapbender/trunk/mapbender/http/javascripts/mod_setBBOX1.php?view=diff&rev=202&p1=trunk/mapbender/http/javascripts/mod_setBBOX1.php&p2=trunk/mapbender/http/javascripts/mod_setBBOX1.php&r1=201&r2=202
==============================================================================
--- trunk/mapbender/http/javascripts/mod_setBBOX1.php	(original)
+++ trunk/mapbender/http/javascripts/mod_setBBOX1.php	2006-05-08 12:11:04+0000
@@ -1,6 +1,21 @@
 <?php
-#$Id: mod_setBBOX1.php,v 1.8 2005/09/13 18:16:42 bjoern_heuser Exp $
-#$Header: /cvsroot/mapbender/mapbender/http/javascripts/mod_setBBOX1.php,v 1.8 2005/09/13 18:16:42 bjoern_heuser Exp $
+#$Id$
+# http://www.mapbender.org/index.php/Mb_myBBOX
+# 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.
 
 $gui_id = $_REQUEST["gui_id"];
 include("../../conf/mapbender.conf");




More information about the Mapbender_commits mailing list