summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2006-02-12 20:13:38 +0000
committerPaul W. Frields <stickster@gmail.com>2006-02-12 20:13:38 +0000
commit9342957cf7a3367139305f2be5f963870fa70f18 (patch)
treef23cba849a66f1862b68264e6e194ef298944c5a /common
parentf5f9fada71a590029b42ef508d74287dd6be73fc (diff)
downloadfedora-doc-utils-9342957cf7a3367139305f2be5f963870fa70f18.tar.gz
fedora-doc-utils-9342957cf7a3367139305f2be5f963870fa70f18.tar.xz
fedora-doc-utils-9342957cf7a3367139305f2be5f963870fa70f18.zip
Make sure we use XML
Diffstat (limited to 'common')
-rw-r--r--common/legalnotice-content-en.xml2
-rw-r--r--common/legalnotice-en.xml6
-rw-r--r--common/legalnotice-opl-en.xml2
-rw-r--r--common/legalnotice-relnotes-en.xml2
-rw-r--r--common/legalnotice-section-en.xml4
5 files changed, 7 insertions, 9 deletions
diff --git a/common/legalnotice-content-en.xml b/common/legalnotice-content-en.xml
index 4d8595c..2d9883b 100644
--- a/common/legalnotice-content-en.xml
+++ b/common/legalnotice-content-en.xml
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook V4.4//EN"
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.docbook.org/xml/4.4/docbookx.dtd"[
]>
<section id="sn-legalnotice-content">
diff --git a/common/legalnotice-en.xml b/common/legalnotice-en.xml
index b514297..c5a63b5 100644
--- a/common/legalnotice-en.xml
+++ b/common/legalnotice-en.xml
@@ -1,9 +1,7 @@
<!-- $Id: -->
<!--
-<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook V4.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
- <!ENTITY BOILERPLATE "This header makes editing XML easier" >
+<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
]>
-->
diff --git a/common/legalnotice-opl-en.xml b/common/legalnotice-opl-en.xml
index 8f60f22..ae30d43 100644
--- a/common/legalnotice-opl-en.xml
+++ b/common/legalnotice-opl-en.xml
@@ -1,6 +1,6 @@
<!-- $Id: -->
<!--
-<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook V4.2//EN"
+<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
<!ENTITY BOILERPLATE "This header makes editing XML easier" >
diff --git a/common/legalnotice-relnotes-en.xml b/common/legalnotice-relnotes-en.xml
index 1acf41f..90063c1 100644
--- a/common/legalnotice-relnotes-en.xml
+++ b/common/legalnotice-relnotes-en.xml
@@ -1,6 +1,6 @@
<!-- $Id: -->
<!--
-<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook V4.2//EN"
+<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
<!ENTITY BOILERPLATE "This header makes editing XML easier" >
diff --git a/common/legalnotice-section-en.xml b/common/legalnotice-section-en.xml
index b53b09e..aacfbe8 100644
--- a/common/legalnotice-section-en.xml
+++ b/common/legalnotice-section-en.xml
@@ -1,6 +1,6 @@
<?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"[
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+"http://www.docbook.org/xml/4.4/docbookx.dtd" [
<!-- *************** COMMON FDP entities *************** -->
<!ENTITY % FEDORA-ENTITIES-EN SYSTEM "./fedora-entities-en.ent">