svn commit: r288 - trunk/mapbender/http/javascripts/mod_treeConf.js

vera_schulze at osgeo.org vera_schulze at osgeo.org
Mon May 15 07:59:00 EDT 2006


Author: vera_schulze
Date: 2006-05-15 11:59:00+0000
New Revision: 288

Modified:
   trunk/mapbender/http/javascripts/mod_treeConf.js   (contents, props changed)

Log:
Code cleaning ready

Modified: trunk/mapbender/http/javascripts/mod_treeConf.js
Url: https://mapbender.osgeo.org/source/browse/mapbender/trunk/mapbender/http/javascripts/mod_treeConf.js?view=diff&rev=288&p1=trunk/mapbender/http/javascripts/mod_treeConf.js&p2=trunk/mapbender/http/javascripts/mod_treeConf.js&r1=287&r2=288
==============================================================================
--- trunk/mapbender/http/javascripts/mod_treeConf.js	(original)
+++ trunk/mapbender/http/javascripts/mod_treeConf.js	2006-05-15 11:59:00+0000
@@ -1,3 +1,19 @@
-//$Id: mod_treeConf.js,v 1.2 2005/09/13 14:38:11 bjoern_heuser Exp $
-//$Header: /cvsroot/mapbender/mapbender/http/javascripts/mod_treeConf.js,v 1.2 2005/09/13 14:38:11 bjoern_heuser Exp $
+// $Id$
+// $Header: /cvsroot/mapbender/mapbender/http/javascripts/mod_treeConf.js
+// 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.
+
 mb_registerSubFunctions("window.frames['treeConfGDE'].checkLayer()");
\ No newline at end of file




More information about the Mapbender_commits mailing list