summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/legalnotice-content-en.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/common/legalnotice-content-en.xml b/common/legalnotice-content-en.xml
index 00a9a7e..21f4439 100644
--- a/common/legalnotice-content-en.xml
+++ b/common/legalnotice-content-en.xml
@@ -1,3 +1,13 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook 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>
<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
@@ -36,3 +46,4 @@
All other trademarks and copyrights referred to are the property of their
respective owners.
</para>
+</section>