浏览代码

added '2002' to copyright year

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 年之前
父节点
当前提交
393a3718ef
共有 2 个文件被更改,包括 5 次插入7 次删除
  1. 2 4
      bookinfo/copyright.xml
  2. 3 3
      chapter01/changelog.xml

+ 2 - 4
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>
 

+ 3 - 3
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>