mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +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:
@ -54,7 +54,7 @@ for f in $files; do
|
||||
po/*.po)
|
||||
# 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 \
|
||||
| po/libc.pot | sysdeps/gnu/errlist.c)
|
||||
# Generated files.
|
||||
|
Reference in New Issue
Block a user