unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* bifurcated copyright for etc/*.tex files
@ 2005-08-16 11:45 Thien-Thi Nguyen
  2005-08-16 20:43 ` Richard M. Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Thien-Thi Nguyen @ 2005-08-16 11:45 UTC (permalink / raw)
  Cc: emacs-devel

for the etc/*.tex files, i would like to update the copyright
notice in the comments w/ the full list of years, and the
rendered copyright notice w/ 2005, only.  for example:

  % Copyright (C) 1997, 2002, 2003, 2004, 2005 FSF, Inc.
  ...
  \def\year{2005}

the rationale is that for reference cards and such, a big (and
ever-increasing) list of years is unnecessary clutter.

what do you think of this (idea A)?

another approach is to allow sequence-compression in the
rendered notice, while keeping the comment fully expanded,
like so:

  % Copyright (C) 1997, 2002, 2003, 2004, 2005 FSF, Inc.
  ...
  \def\year{1997, 2002--2005}

what do you think of this (idea B)?

thi

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: bifurcated copyright for etc/*.tex files
  2005-08-16 11:45 bifurcated copyright for etc/*.tex files Thien-Thi Nguyen
@ 2005-08-16 20:43 ` Richard M. Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard M. Stallman @ 2005-08-16 20:43 UTC (permalink / raw)
  Cc: emacs-devel

      % Copyright (C) 1997, 2002, 2003, 2004, 2005 FSF, Inc.
      ...
      \def\year{2005}

    the rationale is that for reference cards and such, a big (and
    ever-increasing) list of years is unnecessary clutter.

    what do you think of this (idea A)?

That is ok.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-08-16 20:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-16 11:45 bifurcated copyright for etc/*.tex files Thien-Thi Nguyen
2005-08-16 20:43 ` Richard M. Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).