From c0535adfeb5aad46f622f040925889602a482f29 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Thu, 30 Nov 2017 21:25:25 +0000 Subject: 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. --- scripts/update-copyrights | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/update-copyrights') diff --git a/scripts/update-copyrights b/scripts/update-copyrights index 1a03134..d5af53a 100755 --- a/scripts/update-copyrights +++ b/scripts/update-copyrights @@ -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. -- cgit v1.1