annotate website/license-de.htm4 @ 287:584bc79cf4ad

changed copyright to Intevation as stated in all src-files
author Stephan Holl <stephan.holl@intevation.de>
date Mon, 28 Nov 2011 14:31:51 +0100
parents bdf58d5b7d92
children
rev   line source
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
1 m4_dnl -*-html-*-
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
2 m4_include(`template.m4')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
3 m4_dnl $Id$
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
4
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
5 m4_define(`DE')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
6 m4_define(`EN_FILE', `license.html')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
7 m4_define(`license-de.html', `0')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
8
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
9 m4_define(`TITLE', `Lizenz')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
10 m4_define(`MAIN', `license')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
11
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
12 PAGE_START
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
13
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
14 <div id="intro">
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
15 <h2>Lizenz</h2>
163
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
16 <p>MXD2map ist Freie Software und steht unter der <b>GNU Lesser General
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
17 Public License (GNU LGPL)</b>. Die Software darf ohne
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
18 Restriktionen benutzt, ver�ndert und (ge�ndert) weitergegeben werden.
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
19 </p>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
20 </div>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
21
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
22 <div id="main">
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
23 <h2>Copyright Erkl�rungen</h2>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
24 <br>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
25 <pre>
287
584bc79cf4ad changed copyright to Intevation as stated in all src-files
Stephan Holl <stephan.holl@intevation.de>
parents: 211
diff changeset
26 Copyright (C) 2011 Intevation GmbH, Deutschland <info@intevation.de>
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
27
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
28 This program is free software; you can redistribute it and/or modify
163
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
29 it under the terms of the GNU Lesser General Public License version 2,
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
30 or, at your option, any later version as published by the Free
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
31 Software Foundation
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
32
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
33 This program is distributed in the hope that it will be useful,
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
34 but WITHOUT ANY WARRANTY; without even the implied warranty of
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
35 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
211
bdf58d5b7d92 Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents: 163
diff changeset
36 GNU Lesser General Public License for more details.
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
37
211
bdf58d5b7d92 Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents: 163
diff changeset
38 You should have received a copy of the GNU Lesser General Public License
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
39 along with this program; if not, write to the Free Software
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
40 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
41
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
42 </pre>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
43
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
44 </div>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)