/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk
131 by Teddy Hogeborn
* Makefile: Make all DocBook rules include legalnotice.xml as a
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3
	"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
4
<legalnotice>
5
  <para>
6
    This manual page is free software: you can redistribute it and/or
7
    modify it under the terms of the GNU General Public License as
8
    published by the Free Software Foundation, either version 3 of the
9
    License, or (at your option) any later version.
10
  </para>
11
  
12
  <para>
13
    This manual page is distributed in the hope that it will be
14
    useful, but WITHOUT ANY WARRANTY; without even the implied
15
    warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
16
    See the GNU General Public License for more details.
17
  </para>
18
  
19
  <para>
20
    You should have received a copy of the GNU General Public License
21
    along with this program; If not, see <ulink
22
    url="http://www.gnu.org/licenses/"/>.
23
  </para>
24
</legalnotice>