summaryrefslogtreecommitdiff
path: root/lib/version-etc.c
AgeCommit message (Collapse)Author
2002-01-05(version_etc_copyright): Update copyright year.Jim Meyering
2001-11-17Include unlocked-io.h.Jim Meyering
2001-08-27Actually remove the definition of N_.Jim Meyering
2001-08-27(N_): Remove definition.Jim Meyering
Revert most of last change. Instead, simply don't mark the `Copyright...' string for translation. Based on advice from Paul Eggert.
2001-08-26(version_etc_copyright_fmt): Replace literal yearJim Meyering
of copyright with `%s' so translators don't get an untranslated message in 2002. (COPYRIGHT_YEAR): Define. (version_etc): Use fprintf rather than fputs.
2001-03-19(version_etc_copyright): Update to 2001.Jim Meyering
2000-05-15(version_etc_copyright): Update the copyright stringJim Meyering
that goes into all --version output.
1999-09-01(version_etc_copyright): Default copyright string.Jim Meyering
(version_etc): Use it.
1999-05-14(version_etc): Put version info and author namesJim Meyering
on the first two lines respectively rather than putting the three lines of copyright info between them.
1999-03-26*** empty log message ***Jim Meyering