Mercurial > mxd2map
view website/license-de.htm4 @ 208:0c58db91311c
* contrib/python/generateHTML.py: New. Script for generating a
HTML-page with links to mapfiles. Useful when converting a bunch
of MXD-files to mapfiles in order to test.
It generates an OpenLayers-Link for every included layer though.
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Fri, 22 Jul 2011 09:45:47 +0200 |
parents | 8f9196c9c7e8 |
children | bdf58d5b7d92 |
line wrap: on
line source
m4_dnl -*-html-*- m4_include(`template.m4') m4_dnl $Id$ m4_define(`DE') m4_define(`EN_FILE', `license.html') m4_define(`license-de.html', `0') m4_define(`TITLE', `Lizenz') m4_define(`MAIN', `license') PAGE_START <div id="intro"> <h2>Lizenz</h2> <p>MXD2map ist Freie Software und steht unter der <b>GNU Lesser General Public License (GNU LGPL)</b>. Die Software darf ohne Restriktionen benutzt, ver�ndert und (ge�ndert) weitergegeben werden. </p> </div> <div id="main"> <h2>Copyright Erkl�rungen</h2> <br> <pre> Copyright (C) 2011 Bundesamt f�r Seeschifffahrt und Hydrographie (BSH) This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2, or, at your option, any later version as published by the Free Software Foundation 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. </pre> </div>