aboutsummaryrefslogtreecommitdiff
path: root/scripts/update-copyrights
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/update-copyrights')
-rwxr-xr-xscripts/update-copyrights3
1 files changed, 3 insertions, 0 deletions
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)