summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 >