mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +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:
@ -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]
|
||||||
|
@ -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.
|
||||||
|
Reference in New Issue
Block a user