diff options
author | Jay Belanger <jay.p.belanger@gmail.com> | 2006-09-15 17:45:59 +0000 |
---|---|---|
committer | Jay Belanger <jay.p.belanger@gmail.com> | 2006-09-15 17:45:59 +0000 |
commit | baa2a74ea945327ce204b321fb419717d65158d1 (patch) | |
tree | 0c52b30c25c4db5df8e7c3387d6c0b2710a793a2 | |
parent | 1bb844152dfa44a2a8af136ef1402d4a3f879ed8 (diff) | |
download | emacs-baa2a74ea945327ce204b321fb419717d65158d1.tar.gz |
(GNU GENERAL PUBLIC LICENSE): Use "yyyy" to represent year.
-rw-r--r-- | man/calc.texi | 2 | ||||
-rw-r--r-- | man/emacs.texi | 2 | ||||
-rw-r--r-- | man/mh-e.texi | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/man/calc.texi b/man/calc.texi index d52ac1152f6..6f3082fb776 100644 --- a/man/calc.texi +++ b/man/calc.texi @@ -543,7 +543,7 @@ If the program is interactive, make it output a short notice like this when it starts in an interactive mode: @smallexample -Gnomovision version 69, Copyright (C) 19@var{yy} @var{name of author} +Gnomovision version 69, Copyright (C) @var{yyyy} @var{name of author} Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. diff --git a/man/emacs.texi b/man/emacs.texi index 0e7c4f1f0a7..7e84c869d1f 100644 --- a/man/emacs.texi +++ b/man/emacs.texi @@ -1536,7 +1536,7 @@ If the program is interactive, make it output a short notice like this when it starts in an interactive mode: @smallexample -Gnomovision version 69, Copyright (C) 20@var{yy} @var{name of author} +Gnomovision version 69, Copyright (C) @var{yyyy} @var{name of author} Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' diff --git a/man/mh-e.texi b/man/mh-e.texi index c861616c866..dcc84e16acd 100644 --- a/man/mh-e.texi +++ b/man/mh-e.texi @@ -9628,7 +9628,7 @@ If the program is interactive, make it output a short notice like this when it starts in an interactive mode: @smallexample -Gnomovision version 69, Copyright (C) 20@var{yy} @var{name of author} +Gnomovision version 69, Copyright (C) @var{yyyy} @var{name of author} Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' |