summaryrefslogtreecommitdiff
path: root/admin/notes/years
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-01-28 02:52:35 +0000
committerGlenn Morris <rgm@gnu.org>2007-01-28 02:52:35 +0000
commita9c2d46a8f28668fb200fdcc862a7373cd79456a (patch)
tree7c208ab161cdb204a3a42a39aef3d871f0bde101 /admin/notes/years
parent571975c0b8434742a0680c3f522017608255947c (diff)
downloademacs-a9c2d46a8f28668fb200fdcc862a7373cd79456a.tar.gz
emacs-a9c2d46a8f28668fb200fdcc862a7373cd79456a.tar.bz2
emacs-a9c2d46a8f28668fb200fdcc862a7373cd79456a.zip
Move some stuff to new file "copyright".
Diffstat (limited to 'admin/notes/years')
-rw-r--r--admin/notes/years20
1 files changed, 1 insertions, 19 deletions
diff --git a/admin/notes/years b/admin/notes/years
index b5e93f1406a..fe08fa9640a 100644
--- a/admin/notes/years
+++ b/admin/notes/years
@@ -1,5 +1,5 @@
How to Maintain Copyright Years for GNU Emacs
-
+ (see also file "copyright" in this directory)
"Our lawyer says it is ok if we add, to each file that has been in Emacs
since Emacs 21 came out in 2001, all the subsequent years[1]. We don't
@@ -20,24 +20,6 @@ For the refcards under etc/, it's ok to simply use the latest year
notice, while maintaining the full list of years in the copyright notice
in the comments.
-
-Please fix or report any non-trivial files that have "odd" copyright
-notices. This includes missing copyright notices, and copyright
-holders other than FSF (or AIST in some cases). In most cases,
-individual authors should not appear in copyright statements. Either
-the copyright has been assigned (check copyright.list) to the FSF (in
-which case the original author should be removed and the year(s)
-transferred to the FSF); or else it is possible the file should not be
-in Emacs at all (please report!).
-
-When updating the copyright in a file (eg a .tex file) that generates
-another file distributed with Emacs, don't forget to check in a
-regenerated version of the target file.
-
-For auto-generated files (eg ldefs-boot.el), RMS says (20061211,
-private mail): "Since they are automatically generated, it doesn't
-really matter what they say."
-
------------------------------------------------------------------------------