diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2002-01-01 03:16:09 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2002-01-01 03:16:09 +0000 |
commit | df345e59715eea4fcc27904eb7530d6c29f4fe45 (patch) | |
tree | 48b73ed5f923436b2744326a6da8fc20d034f1ed | |
parent | 070d00b29dca65aa3d068e95c868afc406c91d70 (diff) |
update copyright notice
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1415 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | bookinfo/legalnotice.xml | 2 | ||||
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | index.xml | 4 |
3 files changed, 7 insertions, 3 deletions
diff --git a/bookinfo/legalnotice.xml b/bookinfo/legalnotice.xml index 473506f78..0bc53b9d0 100644 --- a/bookinfo/legalnotice.xml +++ b/bookinfo/legalnotice.xml @@ -1,6 +1,6 @@ <legalnotice> -<para>Copyright (c) 1999-2001, Gerard Beekmans</para> +<para>Copyright (c) 1999-2002, Gerard Beekmans</para> <para>All rights reserved.</para> diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a49493c96..c360c5833 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -6,6 +6,10 @@ <itemizedlist> +<listitem><para>January 1st, 2002 [markh]: First Changelog of New Year! +Update copyright notice to cover 2002 ;-) OK - I'm +sad...</para></listitem> + <listitem><para>December 16th, 2001 [gerard]: Chapter 6 - Ed: Reworded why ed is optional to eliminate some confusion.</para></listitem> @@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20011229"> -<!ENTITY releasedate "December 29th, 2001"> +<!ENTITY version "20020101"> +<!ENTITY releasedate "January 1st, 2002"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |