unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Question about todos.el copyright and author headers
@ 2013-06-16 22:53 Stephen Berman
  2013-06-17  0:45 ` Stefan Monnier
  0 siblings, 1 reply; 8+ messages in thread
From: Stephen Berman @ 2013-06-16 22:53 UTC (permalink / raw)
  To: emacs-devel

Before I install todos.el (the new version of Todo mode), I'd like to
request clarification about the copyright and author headers.
Currently, I've written them like this:

;; Copyright (C) 1997, 1999, 2001-2013  Free Software Foundation, Inc.

;; Author: Oliver Seidel <privat@os10000.net> (original: todo-mode.el)
;;	Stephen Berman <stephen.berman@gmx.net> (new: todos.el)

The copyright years are those of todo-mode.el.  My model here is js.el,
which was added to Emacs in 2009:

;; Copyright (C) 2008-2013 Free Software Foundation, Inc.

;; Author: Karl Landstrom <karl.landstrom@brgeight.se>
;;         Daniel Colascione <dan.colascione@gmail.com>

In 2008 the sole author was Landstrom, and the file was named
javascript.el.  Likewise, the sole author of the original todo-mode.el
was Seidel.  One difference between the situation with js.el and that
with todos.el is that AFAIK javascript.el was never part of Emacs under
that name.  However, todos.el cannot be installed as todo-mode.el
because the latter is not being removed at this time but moved to
lisp/obsolete/, where it will still bear the same copyright header but
only Seidel in the author header.  Is it nevertheless acceptable to use
the above copyright header in todos.el?  (Regarding the parenthetical
additions to the author lines, these are intended to avoid confusion and
prevent mistaken attribution, similar to what's done in apropos.el.)

So is it ok to install todos.el with the above headers, and if not, what
should they be?

Steve Berman



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

end of thread, other threads:[~2013-06-20 20:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-16 22:53 Question about todos.el copyright and author headers Stephen Berman
2013-06-17  0:45 ` Stefan Monnier
2013-06-17  8:13   ` Stephen Berman
2013-06-17 14:39     ` Stefan Monnier
2013-06-17 22:33       ` Stephen Berman
2013-06-18  0:52         ` Stefan Monnier
2013-06-20 14:59       ` Stephen Berman
2013-06-20 20:26         ` Stefan Monnier

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).