aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorGlenn Morris2007-01-28 03:04:38 +0000
committerGlenn Morris2007-01-28 03:04:38 +0000
commitd94114b2ace4b9b64be1762d2665d59a3295ea72 (patch)
tree385dbbd9d7dcbb0142976d0644e5c28e3562ffa1 /admin
parenta9c2d46a8f28668fb200fdcc862a7373cd79456a (diff)
downloademacs-d94114b2ace4b9b64be1762d2665d59a3295ea72.tar.gz
emacs-d94114b2ace4b9b64be1762d2665d59a3295ea72.zip
*** empty log message ***
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE2
-rw-r--r--admin/notes/copyright9
2 files changed, 11 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 7a841b1cd37..7618c0b864a 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -5,6 +5,8 @@ Tasks needed before the next release.
5 not at the start of the file that are easy to miss, as in 5 not at the start of the file that are easy to miss, as in
6 src/emacs.c. 6 src/emacs.c.
7 7
8 See also the oustanding issues in admin/notes/copyright.
9
8* TO BE DONE SHORTLY BEFORE RELEASE 10* TO BE DONE SHORTLY BEFORE RELEASE
9 11
10** Check for widow and orphan lines in manuals; 12** Check for widow and orphan lines in manuals;
diff --git a/admin/notes/copyright b/admin/notes/copyright
index f139d7055ba..0c2340fc54f 100644
--- a/admin/notes/copyright
+++ b/admin/notes/copyright
@@ -168,6 +168,11 @@ lib-src/etags.c - no 'k.* arnold' in copyright.list'
168 and insert whatever his license was for his code." 168 and insert whatever his license was for his code."
169 169
170 170
171lispref/back.texi, elisp-covers.texi, lay-flat.texi,
172two-volume-cross-refs.txt, two.el
173 - add standard notices to any decided to be non-trivial.
174
175
171lwlib/lwlib-int.h, lwlib.h - no copyright 176lwlib/lwlib-int.h, lwlib.h - no copyright
172lwlib/Makefile.in, lwlib-utils.c, lwlib.c - copyright Lucid 177lwlib/Makefile.in, lwlib-utils.c, lwlib.c - copyright Lucid
173lwlib/lwlib-Xaw.c - copyright Chuck Thompson 178lwlib/lwlib-Xaw.c - copyright Chuck Thompson
@@ -176,6 +181,10 @@ lwlib/lwlib.c - copyright Lucid, but FSF copyright was added in 2002 -
176 rms: "I asked Matthew Norwood about these, I believe." 181 rms: "I asked Matthew Norwood about these, I believe."
177 182
178 183
184man/back.texi, trampver.texi
185 - add standard notices to any decided to be non-trivial.
186
187
179msdos/ 188msdos/
180 - do we need to add COPYING.LIB (because COPYING.DJ refers to it)? 189 - do we need to add COPYING.LIB (because COPYING.DJ refers to it)?
181 190