mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-30 10:11:47 -07:00
* install-sh, mkinstalldirs, move-if-change: Update from master
This commit is contained in:
parent
f56e0e7a85
commit
2b3f5bc80a
6 changed files with 571 additions and 216 deletions
|
|
@ -1,4 +1,10 @@
|
|||
2011-01-02 Paul Eggert <eggert@cs.ucla.edu>
|
||||
2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* notes/copyright: There's only one install-sh, not two, so fix a
|
||||
typo claiming that there's two. Add move-if-change to the list of
|
||||
GPL files imported from gnulib.
|
||||
|
||||
2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* notes/copyright: Report status more accurately for non-GPL files.
|
||||
Report copyright status more accurately for mkinstalldirs,
|
||||
|
|
|
|||
|
|
@ -138,8 +138,7 @@ configure
|
|||
m4/getopt.m4
|
||||
- copyright FSF, with MIT-like license
|
||||
|
||||
<top-level>/install-sh
|
||||
lispintro/install-sh
|
||||
install-sh
|
||||
- this file is copyright MIT, which is OK. Leave the copyright alone.
|
||||
|
||||
mkinstalldirs
|
||||
|
|
@ -621,6 +620,7 @@ of writing) GPL >= 2. rms says may as well leave the licenses of these
|
|||
alone (may import them from Gnulib again). These are:
|
||||
|
||||
Gnulib:
|
||||
move-if-change
|
||||
src/getloadavg.c
|
||||
src/gmalloc.c
|
||||
src/md5.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue