diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/authors.el | 2 | ||||
| -rw-r--r-- | admin/notes/copyright | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/admin/authors.el b/admin/authors.el index 69f1c96983c..d8f56fd9258 100644 --- a/admin/authors.el +++ b/admin/authors.el | |||
| @@ -980,7 +980,7 @@ Elements are (OLDNAME . NEWNAME).") | |||
| 980 | ;; Cf authors-renamed-files-alist. | 980 | ;; Cf authors-renamed-files-alist. |
| 981 | (defconst authors-renamed-files-regexps | 981 | (defconst authors-renamed-files-regexps |
| 982 | '(("\\`\\(arg-nonnull\\|c\\+\\+defs\\|warn-on-use\\)\\.h\\'" | 982 | '(("\\`\\(arg-nonnull\\|c\\+\\+defs\\|warn-on-use\\)\\.h\\'" |
| 983 | "build-aux/snippet/\\&") | 983 | "lib/\\&") |
| 984 | ("\\`\\(ebuild\\|emacs\\|install\\|fast-install\\)\\.cmd\\'" "\\1.bat") | 984 | ("\\`\\(ebuild\\|emacs\\|install\\|fast-install\\)\\.cmd\\'" "\\1.bat") |
| 985 | ("\\`\\(book-spine\\|cl\\|forms\\|functions\\|gnus\\|sc\\|texinfo\\|vip\\)\ | 985 | ("\\`\\(book-spine\\|cl\\|forms\\|functions\\|gnus\\|sc\\|texinfo\\|vip\\)\ |
| 986 | \\.texinfo\\'" "\\1.texi") | 986 | \\.texinfo\\'" "\\1.texi") |
diff --git a/admin/notes/copyright b/admin/notes/copyright index 16144fb8528..66c69ac0279 100644 --- a/admin/notes/copyright +++ b/admin/notes/copyright | |||
| @@ -541,10 +541,6 @@ alone (may import them from Gnulib again). These are: | |||
| 541 | build-aux/depcomp | 541 | build-aux/depcomp |
| 542 | build-aux/missing | 542 | build-aux/missing |
| 543 | build-aux/move-if-change | 543 | build-aux/move-if-change |
| 544 | build-aux/snippet/_Noreturn.h | ||
| 545 | build-aux/snippet/arg-nonnull.h | ||
| 546 | build-aux/snippet/c++defs.h | ||
| 547 | build-aux/snippet/warn-on-use.h | ||
| 548 | doc/man/texinfo.tex | 544 | doc/man/texinfo.tex |
| 549 | lib/*.[ch] | 545 | lib/*.[ch] |
| 550 | lib/gnulib.mk | 546 | lib/gnulib.mk |