summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2007-04-29 21:16:54 +0000
committerPaul W. Frields <stickster@gmail.com>2007-04-29 21:16:54 +0000
commit0baa9192a914629b9cb1becc932f0b94c8cfa45c (patch)
treef0f8eb860a86795e2bad8ab2e52b04fccf9650f1 /common
parent11daee8b592100ee527f0711f38f8ea9d955ae55 (diff)
downloadfedora-doc-utils-0baa9192a914629b9cb1becc932f0b94c8cfa45c.tar.gz
fedora-doc-utils-0baa9192a914629b9cb1becc932f0b94c8cfa45c.tar.xz
fedora-doc-utils-0baa9192a914629b9cb1becc932f0b94c8cfa45c.zip
Include an FPI statement for eventual publication on web.
Diffstat (limited to 'common')
-rw-r--r--common/entities/entities.dtd18
1 files changed, 17 insertions, 1 deletions
diff --git a/common/entities/entities.dtd b/common/entities/entities.dtd
index 876662a..e165c4d 100644
--- a/common/entities/entities.dtd
+++ b/common/entities/entities.dtd
@@ -1,3 +1,19 @@
+<!--
+
+ This is the DTD file for the Fedora Documentation Project's internal
+ entities files.
+
+ If you modify this file in any way, except for declaring and
+ referencing additional sets of general entities and declaring
+ additional notations, label your DTD as a variant.
+
+ Please use the following formal public identifier to identify this
+ file:
+
+ "-//Fedora//DTD Docs ENTITIES V1.0//EN"
+
+-->
+
<!ELEMENT entities (title,(entity|group)*) >
<!ELEMENT title (#PCDATA) >
@@ -16,4 +32,4 @@
<!ATTLIST use entity NMTOKEN #REQUIRED >
<!ELEMENT ulink EMPTY >
-<!ATTLIST ulink url CDATA #REQUIRED > \ No newline at end of file
+<!ATTLIST ulink url CDATA #REQUIRED >