comparison man/emacs.texi @ 72903:0c50aa4e3f8d

(GNU GENERAL PUBLIC LICENSE): Use "yyyy" to represent year.
author Jay Belanger <jay.p.belanger@gmail.com>
date Fri, 15 Sep 2006 17:45:59 +0000
parents 6aa0743375c1
children fc9dcdae098d b5c13d1564a9
comparison
equal deleted inserted replaced
72902:7f3d934a5018 72903:0c50aa4e3f8d
1534 1534
1535 If the program is interactive, make it output a short notice like this 1535 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'
1543 for details. 1543 for details.
1544 @end smallexample 1544 @end smallexample