75596
|
1 Copyright (C) 2007 Free Software Foundation, Inc.
|
|
2 Copying and distribution of this file, with or without modification,
|
|
3 are permitted provided the copyright notice and this notice are preserved.
|
|
4
|
|
5
|
75465
|
6 NOTES ON COPYRIGHTS AND LICENSES
|
|
7
|
|
8 Some terminology:
|
|
9
|
|
10 A "copyright notice" consists of one or a few lines of this format:
|
|
11 "Copyright (C) 2006, 2007 Free Software Foundation, Inc."
|
|
12
|
|
13 A "license notice" is a statement of permissions, and is usually much
|
|
14 longer, eg the text "GNU Emacs is free software...".
|
|
15
|
|
16
|
|
17 Every non-trivial file distributed through the Emacs CVS should be
|
|
18 self-explanatory in terms of copyright and license. This includes
|
|
19 files that are not distributed in Emacs releases (for example, the
|
|
20 admin/ directory), because the whole Emacs CVS is publicly
|
|
21 available.
|
|
22
|
|
23 The definition of triviality is a little vague, but a rule of thumb is
|
|
24 that any file with less than 15 lines of actual content is trivial. If
|
|
25 a file is auto-generated (eg ldefs-boot.el) from another one in the
|
|
26 CVS, then it does not really matter about adding a copyright statement
|
|
27 to the generated file.
|
|
28
|
|
29 The years in the copyright notice should be updated every year (see
|
|
30 file "years" in this directory). The PS versions of refcards etc
|
|
31 should display copyright notices (an exception to the rule about
|
|
32 "generated" files), but these can just display the latest year. The
|
|
33 full list of years should be kept in comments in the source file. If
|
|
34 these are distributed in CVS, check in a regenerated version when the
|
|
35 tex files are updated.
|
|
36
|
|
37 Copyright changes should be propagated to any associated repositories
|
|
38 (eg Gnus, MH-E), but I think in every case this happens automatically
|
|
39 (?).
|
|
40
|
|
41 All README (and other such text files) that are non-trivial and were
|
|
42 added by Emacs developers need copyright and copying permission
|
|
43 statements (see eg INSTALL in the top-level directory).
|
|
44
|
|
45 All images files that allow for comments should have copyright and
|
|
46 license statements. Whether or not this is possible, the information
|
|
47 should be recorded in a README file in each directory with images.
|
|
48
|
|
49 When installing a file with an "unusual" license (after checking first
|
|
50 it is ok), put a copy of the copyright and license in the file (if
|
|
51 possible. It's ok if this makes the file incompatible with its
|
|
52 original format, if it can still be used by Emacs), or in a README
|
|
53 file in the relevant directory.
|
|
54
|
|
55 The vast majority of files are copyright FSF and distributed under the
|
|
56 GPL. A few files (mainly related to language and charset support) are
|
|
57 copyright AIST alone, or both AIST and FSF. (Contact Kenichi Handa
|
|
58 with questions about legal issues in such files.) In all these cases,
|
|
59 the copyright years in each file should be updated each year.
|
|
60
|
|
61 There are some exceptions to the points in the previous paragraph, and
|
|
62 these are listed below for reference, together with any files where
|
|
63 the copyright needs to be updated in "unusual" ways.
|
|
64
|
|
65 If you find any other such cases, please consult to check they are ok,
|
|
66 and note them in this file. This includes missing copyright notices,
|
|
67 and "odd" copyright holders. In most cases, individual authors should
|
|
68 not appear in copyright statements. Either the copyright has been
|
|
69 assigned (check copyright.list) to the FSF (in which case the original
|
|
70 author should be removed and the year(s) transferred to the FSF); or
|
|
71 else it is possible the file should not be in Emacs at all (please
|
|
72 report!).
|
|
73
|
|
74 [For reference, most of these points were established via email with
|
|
75 rms, 2007/1, "Copyright years".]
|
|
76
|
|
77
|
75596
|
78 lib-src/etags.c # print_version
|
|
79 lib-src/rcs2log # Copyright
|
|
80 lisp/calc/calc-help.el # calc-full-help
|
|
81 lisp/startup.el # fancy-splash-tail
|
|
82 mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings
|
|
83 mac/src/Emacs.r # resource 'vers'
|
|
84 src/emacs.c
|
|
85 - remember to change the latest copyright year in the --version output.
|
|
86 [Post-release, will automate this like set-version does for version.]
|
|
87
|
|
88
|
75465
|
89 <top-level>/install-sh
|
|
90 lispintro/install-sh
|
|
91 - this file is copyright MIT, which is OK. Leave the copyright alone.
|
|
92
|
|
93 etc/edt-user.doc
|
|
94 - update BOTH notices in this file
|
|
95
|
75539
|
96 [etc/orgcard.tex, orgcard.ps - files removed 2007/1/29]
|
|
97 - with no assignment from Rooke, these files were removed. We are
|
|
98 asking for an assignment, and if one is received the files will be
|
|
99 replaced.
|
|
100
|
|
101 leim/CXTERM-DIC/4Corner.tit, ARRAY30.tit, CCDOSPY.tit, ECDICT.tit,
|
|
102 ETZY.tit, PY-b5.tit, Punct-b5.tit, Punct.tit, QJ-b5.tit, QJ.tit,
|
|
103 SW.tit, TONEPY.tit, ZOZY.tit
|
75465
|
104 - leave the copyrights alone.
|
|
105
|
|
106 leim/MISC-DIC/CTLau-b5.html, CTLau.html, cangjie-table.b5, cangjie-table.cns,
|
75539
|
107 pinyin.map, ziranma.cin
|
75465
|
108 - leave the copyright alone.
|
|
109
|
|
110 leim/SKK-DIC/SKK-JISYO.L
|
|
111 ja-dic/ja-dic.el
|
|
112 (the latter is auto-generated from the former). Leave the copyright alone.
|
|
113
|
|
114 lib-src/etags.c
|
|
115 - this has a copyright Ken Arnold. We are still deciding what should
|
|
116 be done here (see below).
|
|
117
|
|
118 lib-src/getopt1.c, getopt_int.h
|
|
119 - these are from the GNU C library. Leave the copyrights alone.
|
|
120
|
75499
|
121 lisp/play/tetris.el
|
|
122 - no special rules about the copyright. We note here that we believe
|
|
123 (2007/1) there is no problem with our use of the name "tetris" or
|
|
124 the concept.
|
|
125 rms: "My understanding is that game rules as such are not copyrightable."
|
|
126 <http://lists.gnu.org/archive/html/emacs-devel/2007-01/msg00960.html>
|
|
127
|
75465
|
128 lispref/doclicense.texi
|
|
129 man/doclicense.texi
|
|
130 - leave the copyright alone in this imported file.
|
|
131
|
|
132 lisp/net/tramp.el
|
|
133 - there are also copyrights in the body of the file. Update these too.
|
|
134
|
|
135 msdos/is_exec.c, sigaction.c
|
|
136 - these files are copyright DJ Delorie. Leave the copyrights alone.
|
75631
|
137 Leave the Eli Zaretskii copyright in is_exec.c alone.
|
75465
|
138
|
|
139 src/gmalloc.c
|
75539
|
140 - contains numerous copyrights from the GNU C library. Leave them alone.
|
|
141
|
75586
|
142 [src/unexhp9k800.c - removed 2007/1/27]
|
75539
|
143 [src/m/sr2k.h - removed 2007/1/27]
|
|
144 - First file removed due to legal uncertainties; second file removed
|
|
145 due to dependency on first. Note that src/m/hp800.h is still needed on
|
|
146 hp800 arch.
|
75465
|
147
|
|
148
|
|
149 *** These are copyright issues still to be addressed:
|
|
150
|
|
151
|
75539
|
152 Is it OK to just `cvs remove' a file for legal reasons, or is
|
|
153 something more drastic needed? A removed file is still available from
|
|
154 CVS, if suitable options are applied.
|
75586
|
155 rms: will ask lawyer
|
75539
|
156
|
|
157
|
75465
|
158 All README (and other such files) that are non-trivial and were added
|
|
159 by Emacs developers need copyright statements and copying permissions
|
|
160 to be added.
|
75586
|
161 lisp/term/README (author)?
|
|
162 etc/BABYL?
|
|
163 borderline "trivial" cases...?
|
75465
|
164
|
|
165
|
|
166 All images files that allow for comments should have copyright and
|
|
167 license statements added. Whether or not this is possible, the
|
|
168 information should be recorded in a README file in each directory with
|
75539
|
169 images. Image files to consider (is there such a thing as a "trivial"
|
|
170 image?):
|
75658
|
171 etc/emacs.xbm, gnu.xpm, gnus.pbm, gnus-logo.eps, letter.pbm, letter.xpm
|
75539
|
172 etc/images/
|
|
173 etc/tree-widget/
|
75465
|
174
|
|
175
|
|
176 admin/check-doc-strings
|
|
177 Author is Martin Buchholz, but no assignment from him on file, and
|
|
178 rms has no way to reach him.
|
75653
|
179 [FIXED admin/make-announcement - no copyright]
|
|
180 [FIXED admin/nt/makedist.bat - no copyright]
|
75465
|
181 etc/ms-kermit - no copyright, but ms-7bkermit has one
|
|
182 etc/e/eterm-color.ti - no copyright
|
|
183 rms: "I think that is not copyrightable under the merger doctrine
|
|
184 because the entries are all forced. At least that is the case in the
|
|
185 US; I am not sure whether we can rely on that in general."
|
|
186
|
75656
|
187 For the above files, mail sent from rms to Matthew Norwood
|
75465
|
188 asking what to do (via Eben Moglen), 2007/1/22 ("Copyright years").
|
|
189
|
|
190
|
|
191 etc/gnus-refcard.tex
|
|
192 I (rgm) think the "Gnus Bugfixing Girls + Boys" copyright should
|
|
193 probably be removed, but it may be ok (waiting for rms)
|
|
194
|
|
195
|
75653
|
196 [REMOVED etc/orgcard.tex, orgcard.ps]
|
75539
|
197 Re-add these files if an assignment is received from Rooke.
|
75465
|
198
|
|
199
|
|
200 etc/sk-refcard.ps, pl-refcard.ps, cs-refcard.ps
|
|
201 These refcards need to be regenerated (by those with suitable TeX
|
|
202 setups) to get updated copyrights.
|
|
203
|
|
204
|
|
205 lib-src/etags.c - no 'k.* arnold' in copyright.list'
|
|
206 rms: "That is ok, in principle. I used free code released by Ken
|
|
207 Arnold as the starting point. However, it may be that we need to get
|
|
208 and insert whatever his license was for his code."
|
|
209
|
75586
|
210 - 1984 version of ctags, with no copyright, posted to net.sources:
|
|
211 http://groups.google.com/group/net.sources/msg/a21b6c21be12a98d
|
|
212
|
75465
|
213
|
75467
|
214 lispref/back.texi, elisp-covers.texi, lay-flat.texi,
|
|
215 two-volume-cross-refs.txt, two.el
|
|
216 - add standard notices to any decided to be non-trivial.
|
|
217
|
|
218
|
75465
|
219 lwlib/lwlib-int.h, lwlib.h - no copyright
|
|
220 lwlib/Makefile.in, lwlib-utils.c, lwlib.c - copyright Lucid
|
|
221 lwlib/lwlib-Xaw.c - copyright Chuck Thompson
|
|
222 lwlib/lwlib.c - copyright Lucid, but FSF copyright was added in 2002 -
|
|
223 was that correct?
|
|
224 rms: "I asked Matthew Norwood about these, I believe."
|
|
225
|
|
226
|
75467
|
227 man/back.texi, trampver.texi
|
|
228 - add standard notices to any decided to be non-trivial.
|
|
229
|
|
230
|
75596
|
231 msdos/is_exec.c, sigaction.c
|
75465
|
232 - do we need to add COPYING.LIB (because COPYING.DJ refers to it)?
|
75653
|
233 can we relicense under the GPL? Do these contradict?
|
75465
|
234
|
|
235
|
|
236 oldXMenu/
|
|
237 - should there be any FSF copyrights at all in here? Some were added
|
|
238 in 2005, without licence notices. Was this right?
|
|
239 oldXMenu/Makefile.in, Makefile, Imakefile, descrip.mms, insque.c
|
|
240 - issues described in mail to rms, 2006/12/17.
|
|
241 rms: "I have asked for lawyer's advice about these."
|
|
242
|
|
243
|
|
244 src/acldef.h, chpdef.h, gnu.h, ndir.h
|
|
245 src/m/mips4.h, news-r6.h, news-risc.h, pmax.h
|
|
246 src/s/aix3-2.h, bsd386.h, hpux8.h, hpux9.h, irix4-0.h, irix5-0.h,
|
|
247 isc2-2.h, netbsd.h, osf1.h, sol2-3.h, sunos4-0.h, umips.h, usg5-4-2.h
|
|
248 - all these (not obviously trivial) files are missing copyrights.
|
|
249 rms: "I should talk about these with Matthew Norwood."
|