aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorPaul Eggert2011-01-07 12:42:11 -0800
committerPaul Eggert2011-01-07 12:42:11 -0800
commit2b3f5bc80a2b8a7496a5d87cc98ffcce44e7b32e (patch)
tree0f8e136e47266b4bc4fa38ce543686edf4440f8e /admin
parentf56e0e7a85978026b611bc8f28bdb91d7f8130d4 (diff)
downloademacs-2b3f5bc80a2b8a7496a5d87cc98ffcce44e7b32e.tar.gz
emacs-2b3f5bc80a2b8a7496a5d87cc98ffcce44e7b32e.zip
* install-sh, mkinstalldirs, move-if-change: Update from master
Diffstat (limited to 'admin')
-rw-r--r--admin/ChangeLog8
-rw-r--r--admin/notes/copyright4
2 files changed, 9 insertions, 3 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index d008c14e5f4..07ed0179db0 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,4 +1,10 @@
12011-01-02 Paul Eggert <eggert@cs.ucla.edu> 12011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2
3 * notes/copyright: There's only one install-sh, not two, so fix a
4 typo claiming that there's two. Add move-if-change to the list of
5 GPL files imported from gnulib.
6
72011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 * notes/copyright: Report status more accurately for non-GPL files. 9 * notes/copyright: Report status more accurately for non-GPL files.
4 Report copyright status more accurately for mkinstalldirs, 10 Report copyright status more accurately for mkinstalldirs,
diff --git a/admin/notes/copyright b/admin/notes/copyright
index 02aa3ba79c6..174d124f39d 100644
--- a/admin/notes/copyright
+++ b/admin/notes/copyright
@@ -138,8 +138,7 @@ configure
138m4/getopt.m4 138m4/getopt.m4
139 - copyright FSF, with MIT-like license 139 - copyright FSF, with MIT-like license
140 140
141<top-level>/install-sh 141install-sh
142lispintro/install-sh
143 - this file is copyright MIT, which is OK. Leave the copyright alone. 142 - this file is copyright MIT, which is OK. Leave the copyright alone.
144 143
145mkinstalldirs 144mkinstalldirs
@@ -621,6 +620,7 @@ of writing) GPL >= 2. rms says may as well leave the licenses of these
621alone (may import them from Gnulib again). These are: 620alone (may import them from Gnulib again). These are:
622 621
623 Gnulib: 622 Gnulib:
623 move-if-change
624 src/getloadavg.c 624 src/getloadavg.c
625 src/gmalloc.c 625 src/gmalloc.c
626 src/md5.c 626 src/md5.c