[Mapbender-commits] r7685 - branches/marc_dev/http/javascripts

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Thu Mar 3 17:15:37 EST 2011


Author: marc
Date: 2011-03-03 14:15:37 -0800 (Thu, 03 Mar 2011)
New Revision: 7685

Modified:
   branches/marc_dev/http/javascripts/mod_toggleModule.php
Log:
added license Text to module description

Modified: branches/marc_dev/http/javascripts/mod_toggleModule.php
===================================================================
--- branches/marc_dev/http/javascripts/mod_toggleModule.php	2011-03-03 21:54:06 UTC (rev 7684)
+++ branches/marc_dev/http/javascripts/mod_toggleModule.php	2011-03-03 22:15:37 UTC (rev 7685)
@@ -20,7 +20,12 @@
  *
  * Maintainer:
  * http://www.mapbender.org/User:Marc_Manns
- */
+ *
+ * License:
+ * Copyright (c) 2009, Open Source Geospatial Foundation
+ * This program is dual licensed under the GNU General Public License
+ * and Simplified BSD license.
+ * http://svn.osgeo.org/mapbender/trunk/mapbender/license/license.txt
 
 function mod_toggleModule_init(){
 	$("#" + options.target).trigger('click') ;



More information about the Mapbender_commits mailing list