all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* copyright and `auto-mode-alist'
       [not found] <87llnww9i6.fsf@ID-87814.user.dfncis.de>
@ 2004-01-28 21:24 ` Oliver Scholz
  0 siblings, 0 replies; only message in thread
From: Oliver Scholz @ 2004-01-28 21:24 UTC (permalink / raw)


I recently published a package on gnu.emacs.sources:

> ;;; beta-code.el --- converting Greek beta code to Unicode and vice versa
>
> ;; Copyright (C) 2003  Free Software Foundation, Inc.
>
> ;; Author: Oliver Scholz <epameinondas@gmx.de>


This copyright notice is inserted by the default skeleton in
‘auto-insert-alist’, because I don't have the ORGANIZATION environment
variable set. Since I do not care whether I or the FSF holds the
copyright to Elisp code that wrote, I leave it as it is in all my .el
files.

Yet somebody contacted my via PM and convinced me that such
unilateral assignment is maybe problematical.  I have signed papers
for future changes to Emacs; but does an Elisp package that is
published without explicit intention to be included in Emacs count as
a “change to Emacs”?  At the very least: is unilateral assignment
possible by simply publishing a package (if it is possible at all,
that is)? Probably not, I guess.

Therefore I propose to change the default in ‘auto-insert-alist’
(defined in ‘autoinsert’) to use ‘user-full-name’ if (getenv
"ORGANIZATION") returns nil.  Unless at least this sort of unilateral
assignment should be o.k.


    Oliver
-- 
9 Pluviôse an 212 de la Révolution
Liberté, Egalité, Fraternité!

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-01-28 21:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87llnww9i6.fsf@ID-87814.user.dfncis.de>
2004-01-28 21:24 ` copyright and `auto-mode-alist' Oliver Scholz

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.