diff options
-rw-r--r-- | bookinfo.xml | 4 | ||||
-rw-r--r-- | index.xml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/bookinfo.xml b/bookinfo.xml index b7ea02976..8b97333ae 100644 --- a/bookinfo.xml +++ b/bookinfo.xml @@ -9,7 +9,7 @@ <copyright id="copyright"> - <year>1999-2003</year> + <year>1999-2004</year> <holder>Gerard Beekmans</holder> </copyright> @@ -21,7 +21,7 @@ scratch, using nothing but the sources of the required software.</para> <legalnotice> -<para>Copyright (c) 1999-2003, Gerard Beekmans</para> +<para>Copyright (c) 1999-2004, Gerard Beekmans</para> <para>All rights reserved.</para> @@ -3,8 +3,8 @@ "/usr/share/docbook/docbookx.dtd" [ -<!ENTITY version "CVS-20040107"> -<!ENTITY releasedate "January 7th, 2004"> +<!ENTITY version "CVS-20040108"> +<!ENTITY releasedate "January 8th, 2004"> <!ENTITY milestone "5.1"> <!ENTITY nbsp " "> |