aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes
diff options
context:
space:
mode:
authorGlenn Morris2007-02-16 08:05:35 +0000
committerGlenn Morris2007-02-16 08:05:35 +0000
commitbf5e939319cfc8b12a13073122d04d51c7b31260 (patch)
treea4326d9b8986beec3d9fdd53ec972560b36db2e6 /admin/notes
parent1452f27e47cd6d31f88e52f8242d701623f84d75 (diff)
downloademacs-bf5e939319cfc8b12a13073122d04d51c7b31260.tar.gz
emacs-bf5e939319cfc8b12a13073122d04d51c7b31260.zip
lisp/term/README dealt with.
Diffstat (limited to 'admin/notes')
-rw-r--r--admin/notes/copyright29
1 files changed, 15 insertions, 14 deletions
diff --git a/admin/notes/copyright b/admin/notes/copyright
index 2def2ffcf3c..8d3cbe939c3 100644
--- a/admin/notes/copyright
+++ b/admin/notes/copyright
@@ -72,10 +72,11 @@ Copyright changes should be propagated to any associated repositories
72 72
73All README (and other such text files) that are non-trivial should 73All README (and other such text files) that are non-trivial should
74contain copyright statements and GPL license notices, exactly as .el 74contain copyright statements and GPL license notices, exactly as .el
75files do (see e.g. README in the top-level directory). (Before 2007, 75files do (see e.g. README in the top-level directory). Before 2007,
76we used a simple, short statement permitting copying and modification 76we used a simple, short statement permitting copying and modification
77provided legal notices were retained. In Feb 2007 we switched to the 77provided legal notices were retained. In Feb 2007 we switched to the
78standard GPL text, on legal advice.) 78standard GPL text, on legal advice. Some older text files in etc/
79should, however, keep their current licenses (see below for list).
79 80
80For image files, the copyright and license details should be recorded 81For image files, the copyright and license details should be recorded
81in a README file in each directory with images. (Legal advice says 82in a README file in each directory with images. (Legal advice says
@@ -221,6 +222,18 @@ src/acldef.h, chpdef.h, ndir.h
221 222
222** Some notes on resolved issues, for historical information only 223** Some notes on resolved issues, for historical information only
223 224
225lisp/term/README
226 - had no copyright notice till Feb 2007. ChangeLog.3 suggests it was
227 written by Eric Raymond. When asked by rms on 14 Feb 2007 he said:
228
229 I don't remember writing it, but it reads like my prose and I believe
230 I wrote the feature(s) it's describing. So I would have been the
231 likeliest person to write it.
232
233 Odds are that I did, but I'm not certain.
234
235 Accordingly, FSF copyright was added.
236
224 237
225*** These are copyright issues that need not be fixed until after 238*** These are copyright issues that need not be fixed until after
226 Emacs 22 is released (though if they can be fixed before, that is 239 Emacs 22 is released (though if they can be fixed before, that is
@@ -282,18 +295,6 @@ Maybe some relevant comments here?
282<http://groups.google.com/group/linux.debian.legal/browse_thread/thread/123547ea95437a1f> 295<http://groups.google.com/group/linux.debian.legal/browse_thread/thread/123547ea95437a1f>
283 296
284 297
285All non-trivial README (and other such files) need copyright and
286license statements. Use GPL in most cases, rather than the short
287notices we have been using till now. NB but see above for some
288exceptions in etc/ that should stay unchanged.
289rms: "If a README file is under 60 lines long, using the long version
290[of the GPL notice] might be ugly. Please tell me if you encounter one
291that is under 60 lines."
292
293 lisp/term/README (ChangeLog.3 suggests was written by Eric Raymond)
294 borderline "trivial" cases
295
296
297etc/gnus-logo.eps, gnus-booklet.ps, gnus-refcard.ps 298etc/gnus-logo.eps, gnus-booklet.ps, gnus-refcard.ps
298 just to be safe, papers are on the way for the "Gnus logo", even 299 just to be safe, papers are on the way for the "Gnus logo", even
299 though it is very similar to the already-assigned "Emacs logo". 300 though it is very similar to the already-assigned "Emacs logo".