From: Thien-Thi Nguyen Date: Mon, 29 Aug 2005 22:46:40 +0000 (+0000) Subject: Mention rendered/commented copyright notice practice X-Git-Tag: emacs-pretest-22.0.90~7372 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1f02059f8f46c2b34332c711345ba90e213099b9;p=emacs.git Mention rendered/commented copyright notice practice for refcards under etc/. --- diff --git a/admin/notes/years b/admin/notes/years index 0434193db3e..155ccd6f065 100644 --- a/admin/notes/years +++ b/admin/notes/years @@ -12,6 +12,12 @@ How to Maintain Copyright Years for GNU Emacs --RMS, 2005-07-13 +For the refcards under etc/, it's ok to simply use the latest year +(typically in a `\def\year{YEAR}' expression) for the rendered copyright +notice, while maintaining the full list of years in the copyright notice +in the comments. + + ------------------------------------------------------------------------------