docs-common/common legalnotice-content-en.xml,1.4,1.5

Karsten Wade (kwade) fedora-docs-commits at redhat.com
Sat Feb 11 15:29:39 UTC 2006


Author: kwade

Update of /cvs/docs/docs-common/common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25102/docs-common/common

Modified Files:
	legalnotice-content-en.xml 
Log Message:
Trying to make the legal notice files come into the XInclude scenario more smoothly.  What I have here is broken still, but in a new way ... and I'm hoping it carries us closer.  Committing for collaboration.


Index: legalnotice-content-en.xml
===================================================================
RCS file: /cvs/docs/docs-common/common/legalnotice-content-en.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- legalnotice-content-en.xml	7 Feb 2006 21:18:48 -0000	1.4
+++ legalnotice-content-en.xml	11 Feb 2006 15:29:31 -0000	1.5
@@ -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>




More information about the Fedora-docs-commits mailing list