diff options
| author | Jay Belanger | 2006-09-15 17:45:59 +0000 |
|---|---|---|
| committer | Jay Belanger | 2006-09-15 17:45:59 +0000 |
| commit | baa2a74ea945327ce204b321fb419717d65158d1 (patch) | |
| tree | 0c52b30c25c4db5df8e7c3387d6c0b2710a793a2 | |
| parent | 1bb844152dfa44a2a8af136ef1402d4a3f879ed8 (diff) | |
| download | emacs-baa2a74ea945327ce204b321fb419717d65158d1.tar.gz emacs-baa2a74ea945327ce204b321fb419717d65158d1.zip | |
(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 | |||
| 543 | when it starts in an interactive mode: | 543 | when it starts in an interactive mode: |
| 544 | 544 | ||
| 545 | @smallexample | 545 | @smallexample |
| 546 | Gnomovision version 69, Copyright (C) 19@var{yy} @var{name of author} | 546 | Gnomovision version 69, Copyright (C) @var{yyyy} @var{name of author} |
| 547 | Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. | 547 | Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. |
| 548 | This is free software, and you are welcome to redistribute it | 548 | This is free software, and you are welcome to redistribute it |
| 549 | under certain conditions; type `show c' for details. | 549 | 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 | |||
| 1536 | when it starts in an interactive mode: | 1536 | when it starts in an interactive mode: |
| 1537 | 1537 | ||
| 1538 | @smallexample | 1538 | @smallexample |
| 1539 | Gnomovision version 69, Copyright (C) 20@var{yy} @var{name of author} | 1539 | Gnomovision version 69, Copyright (C) @var{yyyy} @var{name of author} |
| 1540 | Gnomovision comes with ABSOLUTELY NO WARRANTY; for details | 1540 | Gnomovision comes with ABSOLUTELY NO WARRANTY; for details |
| 1541 | type `show w'. This is free software, and you are welcome | 1541 | type `show w'. This is free software, and you are welcome |
| 1542 | to redistribute it under certain conditions; type `show c' | 1542 | 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 | |||
| 9628 | when it starts in an interactive mode: | 9628 | when it starts in an interactive mode: |
| 9629 | 9629 | ||
| 9630 | @smallexample | 9630 | @smallexample |
| 9631 | Gnomovision version 69, Copyright (C) 20@var{yy} @var{name of author} | 9631 | Gnomovision version 69, Copyright (C) @var{yyyy} @var{name of author} |
| 9632 | Gnomovision comes with ABSOLUTELY NO WARRANTY; for details | 9632 | Gnomovision comes with ABSOLUTELY NO WARRANTY; for details |
| 9633 | type `show w'. This is free software, and you are welcome | 9633 | type `show w'. This is free software, and you are welcome |
| 9634 | to redistribute it under certain conditions; type `show c' | 9634 | to redistribute it under certain conditions; type `show c' |