svn commit: r450 - trunk/mapbender/http/javascripts/mod_cardindex.js
uli at osgeo.org
uli at osgeo.org
Wed Jun 14 08:17:46 EDT 2006
Author: uli
Date: 2006-06-14 12:17:46+0000
New Revision: 450
Modified:
trunk/mapbender/http/javascripts/mod_cardindex.js
Log:
long license text removed
Modified: trunk/mapbender/http/javascripts/mod_cardindex.js
Url: https://mapbender.osgeo.org/source/browse/mapbender/trunk/mapbender/http/javascripts/mod_cardindex.js?view=diff&rev=450&p1=trunk/mapbender/http/javascripts/mod_cardindex.js&p2=trunk/mapbender/http/javascripts/mod_cardindex.js&r1=449&r2=450
==============================================================================
--- trunk/mapbender/http/javascripts/mod_cardindex.js (original)
+++ trunk/mapbender/http/javascripts/mod_cardindex.js 2006-06-14 12:17:46+0000
@@ -1,22 +1,3 @@
-// $Id: mod_cardindex.js,v 1.4 2005/09/13 14:38:11 bjoern_heuser Exp $
-// http://www.mapbender.org/index.php/mod_cardindex.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.
-
-
/*********configuration:****************************************************************/
var mod_cardindex_indexes = new Array("tab1 ","tab2 ","tab3 ","tab4 ");
var mod_cardindex_id = new Array("iframe1","iframe2", "iframe3","iframe4");
More information about the Mapbender_commits
mailing list