mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Correct the month number.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23802 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
c8635a0056
commit
1f5eaa538d
@ -1,7 +1,7 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "11"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "11"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "10"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2020">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
|
Loading…
Reference in New Issue
Block a user