diff options
| -rw-r--r-- | common/legalnotice-en.xml | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/common/legalnotice-en.xml b/common/legalnotice-en.xml index 37dac5c..1dde6ce 100644 --- a/common/legalnotice-en.xml +++ b/common/legalnotice-en.xml @@ -1,3 +1,12 @@ +<!-- $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" > + +]> +--> <legalnotice id="legalnotice"> <para> @@ -19,7 +28,9 @@ <para> Garrett LeSage created the admonition graphics (note, tip, important, - caution, and warning). They may be freely redistributed with documentation + caution, and warning). + Tommy Reynolds <email>Tommy.Reynolds@MegaCoder.com</email> created the callout graphics. + They all may be freely redistributed with documentation produced for the &PROJECT;. </para> |
