summaryrefslogtreecommitdiffstats
path: root/common/legalnotice-content-en.xml
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2006-02-12 21:58:49 +0000
committerPaul W. Frields <stickster@gmail.com>2006-02-12 21:58:49 +0000
commit2724dc7cef2a87dff63b468573c8f4f93a7b5a94 (patch)
treea0931de8c9209cc196102e64725e532f3b003167 /common/legalnotice-content-en.xml
parent9342957cf7a3367139305f2be5f963870fa70f18 (diff)
downloadfedora-doc-utils-2724dc7cef2a87dff63b468573c8f4f93a7b5a94.tar.gz
fedora-doc-utils-2724dc7cef2a87dff63b468573c8f4f93a7b5a94.tar.xz
fedora-doc-utils-2724dc7cef2a87dff63b468573c8f4f93a7b5a94.zip
This makes everything work out nicely, PROVIDED that doc authors don't use &FDP-INFO; any more, and instead use a standard XInclude statement. Shouldn't cause much pain at all.
Diffstat (limited to 'common/legalnotice-content-en.xml')
-rw-r--r--common/legalnotice-content-en.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/common/legalnotice-content-en.xml b/common/legalnotice-content-en.xml
index 2d9883b..e57cad7 100644
--- a/common/legalnotice-content-en.xml
+++ b/common/legalnotice-content-en.xml
@@ -1,9 +1,16 @@
<?xml version='1.0' encoding='UTF-8'?>
+<!-- $Id: -->
+<!--
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.docbook.org/xml/4.4/docbookx.dtd"[
+
+<!ENTITY % FEDORA-ENTITIES-EN SYSTEM "fedora-entities-en.ent">
+%FEDORA-ENTITIES-EN;
+
]>
+
<section id="sn-legalnotice-content">
- <title>Legal Notice</title>
+ <title>Legal Notice</title> -->
<para>
Permission is granted to copy, distribute, and/or modify this document under
the terms of the GNU Free Documentation License, Version 1.2 or any later
@@ -48,4 +55,4 @@
All other trademarks and copyrights referred to are the property of their
respective owners.
</para>
-</section>
+<!-- </section> -->