Bladeren bron

update copyright notice

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1415 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Mark Hymers 23 jaren geleden
bovenliggende
commit
df345e5971
3 gewijzigde bestanden met toevoegingen van 7 en 3 verwijderingen
  1. 1 1
      bookinfo/legalnotice.xml
  2. 4 0
      chapter01/changelog.xml
  3. 2 2
      index.xml

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

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

+ 2 - 2
index.xml

@@ -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">