diff options
Diffstat (limited to 'admin/notes')
| -rw-r--r-- | admin/notes/copyright | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/admin/notes/copyright b/admin/notes/copyright index 081e3376cb6..e15a164a51c 100644 --- a/admin/notes/copyright +++ b/admin/notes/copyright | |||
| @@ -220,6 +220,7 @@ Image files to consider (is there such a thing as a "trivial" image?): | |||
| 220 | etc/emacs.xbm, gnu.xpm | 220 | etc/emacs.xbm, gnu.xpm |
| 221 | etc/images/ | 221 | etc/images/ |
| 222 | 222 | ||
| 223 | |||
| 223 | admin/check-doc-strings | 224 | admin/check-doc-strings |
| 224 | Author is Martin Buchholz, but no assignment from him on file, and | 225 | Author is Martin Buchholz, but no assignment from him on file, and |
| 225 | rms has no way to reach him. | 226 | rms has no way to reach him. |
| @@ -247,11 +248,6 @@ lib-src/etags.c - no 'k.* arnold' in copyright.list' | |||
| 247 | http://groups.google.com/group/net.sources/msg/a21b6c21be12a98d | 248 | http://groups.google.com/group/net.sources/msg/a21b6c21be12a98d |
| 248 | 249 | ||
| 249 | 250 | ||
| 250 | lispref/back.texi, elisp-covers.texi, lay-flat.texi, | ||
| 251 | two-volume-cross-refs.txt, two.el | ||
| 252 | - add standard notices to any decided to be non-trivial. | ||
| 253 | |||
| 254 | |||
| 255 | lwlib/lwlib-int.h, lwlib.h - no copyright | 251 | lwlib/lwlib-int.h, lwlib.h - no copyright |
| 256 | lwlib/Makefile.in, lwlib-utils.c, lwlib.c - copyright Lucid | 252 | lwlib/Makefile.in, lwlib-utils.c, lwlib.c - copyright Lucid |
| 257 | lwlib/lwlib-Xaw.c - copyright Chuck Thompson | 253 | lwlib/lwlib-Xaw.c - copyright Chuck Thompson |
| @@ -260,8 +256,10 @@ lwlib/lwlib.c - copyright Lucid, but FSF copyright was added in 2002 - | |||
| 260 | rms: "I asked Matthew Norwood about these, I believe." | 256 | rms: "I asked Matthew Norwood about these, I believe." |
| 261 | 257 | ||
| 262 | 258 | ||
| 263 | man/back.texi, trampver.texi | 259 | man/back.texi |
| 264 | - add standard notices to any decided to be non-trivial. | 260 | - what license is appropriate for this file? Seems not to be used by |
| 261 | anthing - just remove it? Actually seems to be part of the Emacs | ||
| 262 | Lisp manual, not the Emacs manual. | ||
| 265 | 263 | ||
| 266 | 264 | ||
| 267 | oldXMenu/ | 265 | oldXMenu/ |
| @@ -278,5 +276,3 @@ src/s/aix3-2.h, bsd386.h, hpux8.h, hpux9.h, irix4-0.h, irix5-0.h, | |||
| 278 | isc2-2.h, netbsd.h, osf1.h, sol2-3.h, sunos4-0.h, umips.h, usg5-4-2.h | 276 | isc2-2.h, netbsd.h, osf1.h, sol2-3.h, sunos4-0.h, umips.h, usg5-4-2.h |
| 279 | - all these (not obviously trivial) files are missing copyrights. | 277 | - all these (not obviously trivial) files are missing copyrights. |
| 280 | rms: "I should talk about these with Matthew Norwood." | 278 | rms: "I should talk about these with Matthew Norwood." |
| 281 | [fix for src/ndir.h "and similar .h" files to be installed. which are similar?] | ||
| 282 | |||