svn commit: r706 - trunk/mapbender/owsproxy/http/index.php

uli at osgeo.org uli at osgeo.org
Thu Jul 27 07:27:18 EDT 2006


Author: uli
Date: 2006-07-27 11:27:18+0000
New Revision: 706

Modified:
   trunk/mapbender/owsproxy/http/index.php

Log:
copyright and license included

Modified: trunk/mapbender/owsproxy/http/index.php
Url: https://mapbender.osgeo.org/source/browse/mapbender/trunk/mapbender/owsproxy/http/index.php?view=diff&rev=706&p1=trunk/mapbender/owsproxy/http/index.php&p2=trunk/mapbender/owsproxy/http/index.php&r1=705&r2=706
==============================================================================
--- trunk/mapbender/owsproxy/http/index.php	(original)
+++ trunk/mapbender/owsproxy/http/index.php	2006-07-27 11:27:18+0000
@@ -1,4 +1,20 @@
 <?php
+# 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.
+
 require("../../conf/mapbender.conf");
 require("../../http/classes/class_administration.php");
 




More information about the Mapbender_commits mailing list