summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2007-04-29 21:15:42 +0000
committerPaul W. Frields <stickster@gmail.com>2007-04-29 21:15:42 +0000
commit11daee8b592100ee527f0711f38f8ea9d955ae55 (patch)
tree6f1de2d6f04818266465bbaad64b9e8f79227096 /packaging
parentcb1fb999e5cd19083fa7401a0d135e94c50045cf (diff)
downloadfedora-doc-utils-11daee8b592100ee527f0711f38f8ea9d955ae55.tar.gz
fedora-doc-utils-11daee8b592100ee527f0711f38f8ea9d955ae55.tar.xz
fedora-doc-utils-11daee8b592100ee527f0711f38f8ea9d955ae55.zip
Include FPI statement for this DTD in advance of publishing it
Diffstat (limited to 'packaging')
-rw-r--r--packaging/rpm-info.dtd16
1 files changed, 16 insertions, 0 deletions
diff --git a/packaging/rpm-info.dtd b/packaging/rpm-info.dtd
index a3e78e5..ce0d293 100644
--- a/packaging/rpm-info.dtd
+++ b/packaging/rpm-info.dtd
@@ -1,3 +1,19 @@
+<!--
+
+ This is the DTD file for the Fedora Documentation Project's internal
+ rpm-info file.
+
+ 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 RPM-INFO V1.0//EN"
+
+-->
+
<!ELEMENT rpm-info (colophon,author+,(translator|editor)*, license,copyright+,title,desc,changelog) >
<!ELEMENT release EMPTY >