diff options
| author | Paul Eggert | 2011-01-09 00:42:24 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-01-09 00:42:24 -0800 |
| commit | e8c53d3abf2f23dc40ed2bc748678025d5b5a5bc (patch) | |
| tree | 61f48fa7e91a54cad2dc137826c19f07d171a7a9 /admin/ChangeLog | |
| parent | 803059b950b16957496e81b1cd12143e33775e3e (diff) | |
| download | emacs-e8c53d3abf2f23dc40ed2bc748678025d5b5a5bc.tar.gz emacs-e8c53d3abf2f23dc40ed2bc748678025d5b5a5bc.zip | |
Update copyright notes to match recent gnulib-related changes.
* notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in,
arg-nonnull.h, c++defs.h, compile, depcomp, missing,
warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c,
lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and
are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now
subsumed by m4/*.m4 rule). config.guess, config.sub, and
doc/man/texinfo.tex are now copied in from gnulib.
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 07ed0179db0..0e0d9f2e0d2 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2011-01-09 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Update copyright notes to match recent gnulib-related changes. | ||
| 4 | * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in, | ||
| 5 | arg-nonnull.h, c++defs.h, compile, depcomp, missing, | ||
| 6 | warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c, | ||
| 7 | lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and | ||
| 8 | are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now | ||
| 9 | subsumed by m4/*.m4 rule). config.guess, config.sub, and | ||
| 10 | doc/man/texinfo.tex are now copied in from gnulib. | ||
| 11 | |||
| 1 | 2011-01-07 Paul Eggert <eggert@cs.ucla.edu> | 12 | 2011-01-07 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 13 | ||
| 3 | * notes/copyright: There's only one install-sh, not two, so fix a | 14 | * notes/copyright: There's only one install-sh, not two, so fix a |