all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Changes to Copyright: header after copyright assignment
@ 2004-10-03 19:35 Glenn Morris
  2004-10-04 15:17 ` Richard Stallman
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2004-10-03 19:35 UTC (permalink / raw)



If John Smith is the author of foo.el, with Copyright header:

Copyright (C) 2000, 2002, 2004  John Smith <js@example.com>

and in 2004 he assigns the copyright to the FSF so that foo.el can be
included in Emacs, should the Copyright in the Emacs version of foo.el
read:

Copyright (C) 2004  Free Software Foundation, Inc.
Copyright (C) 2000, 2002, 2004  John Smith <js@example.com>

or just:

Copyright (C) 2000, 2002, 2004  Free Software Foundation, Inc.

or something else?

Maintain.texi "Copyright Notices" suggests the latter:

   For an FSF-copyrighted package, if you have followed the procedures
   to obtain legal papers, each file should have just one copyright
   holder: the Free Software Foundation, Inc.

but I'm unsure about being revisionist (as it were).

I guess this is not an Emacs-specific question, but someone here will
probably know. Thanks in advance.

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

* Re: Changes to Copyright: header after copyright assignment
  2004-10-03 19:35 Changes to Copyright: header after copyright assignment Glenn Morris
@ 2004-10-04 15:17 ` Richard Stallman
  2004-10-04 22:34   ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Stallman @ 2004-10-04 15:17 UTC (permalink / raw)
  Cc: emacs-devel

It should be this:

    Copyright (C) 2000, 2002, 2004  Free Software Foundation, Inc.

The copyright no longer belongs to the person who assigned it.

I will update maintain.texi.

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

* Re: Changes to Copyright: header after copyright assignment
  2004-10-04 15:17 ` Richard Stallman
@ 2004-10-04 22:34   ` Glenn Morris
  0 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2004-10-04 22:34 UTC (permalink / raw)
  Cc: emacs-devel

Richard Stallman wrote:

> It should be this:
>
>     Copyright (C) 2000, 2002, 2004  Free Software Foundation, Inc.
>
> The copyright no longer belongs to the person who assigned it.
>
> I will update maintain.texi.

Thanks for the clarification.

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

end of thread, other threads:[~2004-10-04 22:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-03 19:35 Changes to Copyright: header after copyright assignment Glenn Morris
2004-10-04 15:17 ` Richard Stallman
2004-10-04 22:34   ` Glenn Morris

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.