1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-01 10:06:57 +03:00

Remove scripts/update-copyrights handling of intl/plural.c.

Since this file is no longer checked in, update-copyrights no longer
needs to avoid changing it.

	* scripts/update-copyrights: Do not handle intl/plural.c
	specially.
This commit is contained in:
Joseph Myers
2017-11-30 21:25:25 +00:00
parent 1faaf7035c
commit c0535adfeb
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2017-11-30 Joseph Myers <joseph@codesourcery.com>
* scripts/update-copyrights: Do not handle intl/plural.c
specially.
2017-11-30 Juro Bystricky <juro.bystricky@linux.intel.com> 2017-11-30 Juro Bystricky <juro.bystricky@linux.intel.com>
[BZ #22432] [BZ #22432]

View File

@ -54,7 +54,7 @@ for f in $files; do
po/*.po) po/*.po)
# Files imported verbatim from the Translation Project. # Files imported verbatim from the Translation Project.
;; ;;
INSTALL | intl/plural.c | locale/C-translit.h \ INSTALL | locale/C-translit.h \
| locale/programs/charmap-kw.h | locale/programs/locfile-kw.h \ | locale/programs/charmap-kw.h | locale/programs/locfile-kw.h \
| po/libc.pot | sysdeps/gnu/errlist.c) | po/libc.pot | sysdeps/gnu/errlist.c)
# Generated files. # Generated files.