[Mapbender-commits] r1804 - branches/mapbender_sld/http/sld

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Thu Nov 15 10:42:46 EST 2007


Author: mschulz
Date: 2007-11-15 10:42:46 -0500 (Thu, 15 Nov 2007)
New Revision: 1804

Modified:
   branches/mapbender_sld/http/sld/sld_pick_color.php
Log:
Added copyright and license

Modified: branches/mapbender_sld/http/sld/sld_pick_color.php
===================================================================
--- branches/mapbender_sld/http/sld/sld_pick_color.php	2007-11-15 15:17:16 UTC (rev 1803)
+++ branches/mapbender_sld/http/sld/sld_pick_color.php	2007-11-15 15:42:46 UTC (rev 1804)
@@ -1,4 +1,22 @@
 <?php
+# $Id$
+# http://www.mapbender.org/index.php/SLD/
+# 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.
+
 /**
  * Color-picker module.
  * This file realizes a color-picker module for the sld-editor so that


Property changes on: branches/mapbender_sld/http/sld/sld_pick_color.php
___________________________________________________________________
Name: svn:keywords
   + Id



More information about the Mapbender_commits mailing list