mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-07 06:43:00 +03:00
Don't update copyright notices in Linux licenses
* scripts/update-copyrights: Do not update copyright notices in licenses imported from the Linux kernel. This should prevent glitches such as those fixed in my recent commit.
This commit is contained in:
@@ -54,6 +54,9 @@ for f in $files; do
|
|||||||
po/*.po)
|
po/*.po)
|
||||||
# Files imported verbatim from the Translation Project.
|
# Files imported verbatim from the Translation Project.
|
||||||
;;
|
;;
|
||||||
|
support/bundled/linux/LICENSES/*)
|
||||||
|
# Files imported verbatim from Linux kernel sources.
|
||||||
|
;;
|
||||||
INSTALL \
|
INSTALL \
|
||||||
| 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)
|
||||||
|
Reference in New Issue
Block a user