Changeset a01c60a for general.ent
- Timestamp:
- 12/31/2017 06:57:31 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- b642036d
- Parents:
- e118e75
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
re118e75 ra01c60a 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day " 30"> <!-- Always 2 digits -->4 <!ENTITY month " 12"> <!-- Always 2 digits -->5 <!ENTITY year "201 7">3 <!ENTITY day "01"> <!-- Always 2 digits --> 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 <!ENTITY year "2018"> 6 6 <!ENTITY copyrightdate "2001-&year;"> 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate " December 30th, &year;">9 <!ENTITY releasedate "January 1st, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
Note:
See TracChangeset
for help on using the changeset viewer.