svn commit: r605 - trunk/mapbender/http/javascripts/map.php

uli at osgeo.org uli at osgeo.org
Thu Jun 22 04:53:20 EDT 2006


Author: uli
Date: 2006-06-22 08:53:20+0000
New Revision: 605

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

Log:
license file is gpl.txt

Modified: trunk/mapbender/http/javascripts/map.php
Url: https://mapbender.osgeo.org/source/browse/mapbender/trunk/mapbender/http/javascripts/map.php?view=diff&rev=605&p1=trunk/mapbender/http/javascripts/map.php&p2=trunk/mapbender/http/javascripts/map.php&r1=604&r2=605
==============================================================================
--- trunk/mapbender/http/javascripts/map.php	(original)
+++ trunk/mapbender/http/javascripts/map.php	2006-06-22 08:53:20+0000
@@ -1,5 +1,5 @@
 <?php
-# $Id: map.php 169 2006-05-03 14:28:01Z uli $
+# $Id$
 # http://www.mapbender.org/index.php/Map.php
 # Copyright (C) 2002 CCGIS
 #
@@ -23,7 +23,7 @@
 header('Content-type: application/x-javascript');
 ?>
 /* COPYRIGHT: (C) 2001 by ccgis. This program is free software under the GNU General Public
-*  License (>=v2). Read the file COPYING that comes with Mapbender for details. */
+*  License (>=v2). Read the file gpl.txt that comes with Mapbender for details. */
 
 /*GLOBALS*/
 var ie = document.all?1:0;




More information about the Mapbender_commits mailing list