155
|
1 m4_dnl -*-html-*- |
|
2 m4_include(`template.m4') |
|
3 m4_dnl $Id$ |
|
4 |
|
5 m4_define(`DE') |
|
6 m4_define(`EN_FILE', `license.html') |
|
7 m4_define(`license-de.html', `0') |
|
8 |
|
9 m4_define(`TITLE', `Lizenz') |
|
10 m4_define(`MAIN', `license') |
|
11 |
|
12 PAGE_START |
|
13 |
|
14 <div id="intro"> |
|
15 <h2>Lizenz</h2> |
|
16 <p>mapWOC ist Freie Software und steht unter der <b>GNU General |
|
17 Public License (GNU GPL)</b>. Die Software darf ohne |
|
18 Restriktionen benutzt, ver�ndert und (ge�ndert) weitergegeben werden. |
|
19 </p> |
|
20 </div> |
|
21 |
|
22 <div id="main"> |
|
23 <h2>Copyright Erkl�rungen</h2> |
|
24 <br> |
|
25 <pre> |
|
26 Copyright (C) 2011 Bundesamt f�r Sicherheit in der Informationstechnik (BSI) |
|
27 |
|
28 This program is free software; you can redistribute it and/or modify |
|
29 it under the terms of the GNU General Public License version 2, |
|
30 or, at your option, any later version as published by the Free |
|
31 Software Foundation |
|
32 |
|
33 This program is distributed in the hope that it will be useful, |
|
34 but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
35 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
36 GNU General Public License for more details. |
|
37 |
|
38 You should have received a copy of the GNU General Public License |
|
39 along with this program; if not, write to the Free Software |
|
40 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
|
41 |
|
42 </pre> |
|
43 |
|
44 </div> |