aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-02-12 01:16:27 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-02-12 01:16:27 +0000
commit393a3718ef1a9626e10635b7d39b94e601bf3526 (patch)
tree3a5df41943c8466ab105d94a21fcfacb8f9b85db
parent7ecaaca13918c87e405c89658832bbee3ef9e3cb (diff)
added '2002' to copyright year
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--bookinfo/copyright.xml6
-rw-r--r--chapter01/changelog.xml6
2 files changed, 5 insertions, 7 deletions
diff --git a/bookinfo/copyright.xml b/bookinfo/copyright.xml
index 2c6f39bf4..0ef41aca2 100644
--- a/bookinfo/copyright.xml
+++ b/bookinfo/copyright.xml
@@ -1,9 +1,7 @@
<copyright id="copyright">
- <year>1999</year>
- <year>2000</year>
- <year>2001</year>
- <holder>Gerard Beekmans</holder>
+ <year>1999-2002</year>
+ <holder>Gerard Beekmans</holder>
</copyright>
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index db5f363ef..92276130b 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -10,9 +10,9 @@
Removed extra &amp;&amp; from end of install
instructions.</para></listitem>
-<listitem><para>Chapter 05 - Sh-utils: Removed <emphasis>su</emphasis> from
-the <emphasis>mv</emphasis> command as this isn't installed in chapter
-5.</para></listitem>
+<listitem><para>February 10th, 2002 [gerard]: Chapter 05 - Sh-utils:
+Removed <emphasis>su</emphasis> from the <emphasis>mv</emphasis> command
+as this isn't installed in chapter 5.</para></listitem>
</itemizedlist>