diff --git a/scripts/update-copyrights b/scripts/update-copyrights index 508be8bc43..fc0f92f10f 100755 --- a/scripts/update-copyrights +++ b/scripts/update-copyrights @@ -54,6 +54,9 @@ for f in $files; do po/*.po) # Files imported verbatim from the Translation Project. ;; + support/bundled/linux/LICENSES/*) + # Files imported verbatim from Linux kernel sources. + ;; INSTALL \ | locale/programs/charmap-kw.h | locale/programs/locfile-kw.h \ | po/libc.pot | sysdeps/gnu/errlist.c)