svn commit: r214 - trunk/mapbender/http/javascripts/mod_permanentHighlight.js

vera_schulze at osgeo.org vera_schulze at osgeo.org
Tue May 9 10:26:39 EDT 2006


Author: vera_schulze
Date: 2006-05-09 14:26:39+0000
New Revision: 214

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

Log:
Code claening ready

Modified: trunk/mapbender/http/javascripts/mod_permanentHighlight.js
Url: https://mapbender.osgeo.org/source/browse/mapbender/trunk/mapbender/http/javascripts/mod_permanentHighlight.js?view=diff&rev=214&p1=trunk/mapbender/http/javascripts/mod_permanentHighlight.js&p2=trunk/mapbender/http/javascripts/mod_permanentHighlight.js&r1=213&r2=214
==============================================================================
--- trunk/mapbender/http/javascripts/mod_permanentHighlight.js	(original)
+++ trunk/mapbender/http/javascripts/mod_permanentHighlight.js	2006-05-09 14:26:39+0000
@@ -1,5 +1,22 @@
-//$Id: mod_permanentHighlight.js,v 1.4 2005/09/13 14:38:11 bjoern_heuser Exp $
-//$Header: /cvsroot/mapbender/mapbender/http/javascripts/mod_permanentHighlight.js,v 1.4 2005/09/13 14:38:11 bjoern_heuser Exp $
+// $Id$
+// http://www.mapbender.org/index.php/mod_permanentHighlight.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.
+
+
 var mod_permanentHighlight_target = "mapframe1";
 var mod_permanentHighlight_x = false;
 var mod_permanentHighlight_y = false;




More information about the Mapbender_commits mailing list