about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rwxr-xr-xscripts/update-copyrights2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4380b73a03..98420311ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
 
 	[BZ #22432]
diff --git a/scripts/update-copyrights b/scripts/update-copyrights
index 1a03134dfa..d5af53add6 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.