summaryrefslogtreecommitdiff
path: root/docs/src/opie-policy/opie-policy.xml
Unidiff
Diffstat (limited to 'docs/src/opie-policy/opie-policy.xml') (more/less context) (ignore whitespace changes)
-rw-r--r--docs/src/opie-policy/opie-policy.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/src/opie-policy/opie-policy.xml b/docs/src/opie-policy/opie-policy.xml
new file mode 100644
index 0000000..2812154
--- a/dev/null
+++ b/docs/src/opie-policy/opie-policy.xml
@@ -0,0 +1,30 @@
1<?xml version='1.0'?>
2<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.1.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
4<!ENTITY about SYSTEM "about/about.sgml">
5<!ENTITY core SYSTEM "core/core.sgml">
6<!ENTITY apps SYSTEM "apps/apps.sgml">
7<!ENTITY fdl SYSTEM "gfdl/fdl.sgml">
8]>
9<book>
10 <title>Opie Policy Manual</title>
11<bookinfo>
12 <author><firstname>Chris</firstname><surname>Larson</surname></author>
13 <copyright><year>2002</year><holder>Chris Larson</holder></copyright>
14 <legalnotice>
15 <title>Legal Notice</title>
16 <para>
17 Permission is granted to copy, distribute and/or modify this document
18 under the terms of the GNU Free Documentation License, Version 1.1
19 or any later version published by the Free Software Foundation;
20 with no Invariant Sections, with no Front-Cover Texts, and with no
21 Back-Cover Texts. A copy of the license is included in the section
22 entitled "GNU Free Documentation License".
23 </para>
24 </legalnotice>
25</bookinfo>
26&about
27&core
28&apps
29&fdl
30</book>