diff options
| author | Glenn Morris | 2007-02-10 23:27:38 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-02-10 23:27:38 +0000 |
| commit | db3788ea1b767860abdf5459f873bf2c9d549e63 (patch) | |
| tree | 73fb17b02a179890e91c81343f22ca21515d9cf9 | |
| parent | a05074b9802d771cb025c5acd33c5cdbd6ba8f23 (diff) | |
| download | emacs-db3788ea1b767860abdf5459f873bf2c9d549e63.tar.gz emacs-db3788ea1b767860abdf5459f873bf2c9d549e63.zip | |
*** empty log message ***
| -rw-r--r-- | admin/notes/copyright | 14 | ||||
| -rw-r--r-- | etc/images/gud/README | 14 |
2 files changed, 14 insertions, 14 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 | |||
diff --git a/etc/images/gud/README b/etc/images/gud/README index 118c2f7a017..18e6425b197 100644 --- a/etc/images/gud/README +++ b/etc/images/gud/README | |||
| @@ -31,9 +31,13 @@ watch.pbm | |||
| 31 | watch.xpm watch.gif | 31 | watch.xpm watch.gif |
| 32 | 32 | ||
| 33 | 33 | ||
| 34 | The following icons were created by Nick Roberts <nickrob@snap.net.nz>: | ||
| 35 | 34 | ||
| 36 | break.pbm, nexti.pbm, go.pbm, pp.pbm, print.pbm, pstar.pbm, remove.pbm | 35 | The following icons were created by Nick Roberts <nickrob@snap.net.nz>. |
| 37 | break.xpm, nexti.xpm, go.xpm, pp.xpm, print.xpm, pstar.xpm, remove.xpm | 36 | Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 |
| 38 | stepi.pbm, until.pbm | 37 | Free Software Foundation, Inc. |
| 39 | stepi.xpm, until.xpm | 38 | License: GNU General Public License version 2 or later (see COPYING) |
| 39 | |||
| 40 | break.pbm, nexti.pbm, go.pbm, pp.pbm, print.pbm, pstar.pbm, remove.pbm | ||
| 41 | break.xpm, nexti.xpm, go.xpm, pp.xpm, print.xpm, pstar.xpm, remove.xpm | ||
| 42 | stepi.pbm, until.pbm | ||
| 43 | stepi.xpm, until.xpm | ||