diff options
author | Joseph Myers <joseph@codesourcery.com> | 2018-01-01 00:41:16 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2018-01-01 00:41:16 +0000 |
commit | 09533208febe923479261a27b7691abef297d604 (patch) | |
tree | e479850d96230b090482311f33b90e20e6cef48e /NEWS | |
parent | 688903eb3ef01301d239ab753d309d45720610a7 (diff) | |
download | glibc-09533208febe923479261a27b7691abef297d604.tar.gz glibc-09533208febe923479261a27b7691abef297d604.tar.xz glibc-09533208febe923479261a27b7691abef297d604.zip |
Update copyright dates not handled by scripts/update-copyrights.
I've updated copyright dates in glibc for 2018. This is the patch for the changes not generated by scripts/update-copyrights and subsequent build / regeneration of generated files. Please remember to include 2018 in the dates for any new files added in future (which means updating any existing uncommitted patches you have that add new files to use the new copyright dates in them). * NEWS: Update copyright dates. * catgets/gencat.c (print_version): Likewise. * csu/version.c (banner): Likewise. * debug/catchsegv.sh: Likewise. * debug/pcprofiledump.c (print_version): Likewise. * debug/xtrace.sh (do_version): Likewise. * elf/ldconfig.c (print_version): Likewise. * elf/ldd.bash.in: Likewise. * elf/pldd.c (print_version): Likewise. * elf/sotruss.sh: Likewise. * elf/sprof.c (print_version): Likewise. * iconv/iconv_prog.c (print_version): Likewise. * iconv/iconvconfig.c (print_version): Likewise. * locale/programs/locale.c (print_version): Likewise. * locale/programs/localedef.c (print_version): Likewise. * login/programs/pt_chown.c (print_version): Likewise. * malloc/memusage.sh (do_version): Likewise. * malloc/memusagestat.c (print_version): Likewise. * malloc/mtrace.pl: Likewise. * manual/libc.texinfo: Likewise. * nptl/version.c (banner): Likewise. * nscd/nscd.c (print_version): Likewise. * nss/getent.c (print_version): Likewise. * nss/makedb.c (print_version): Likewise. * posix/getconf.c (main): Likewise. * scripts/test-installation.pl: Likewise. * sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 65175286c9..f0f4d8bcdd 100644 --- a/NEWS +++ b/NEWS @@ -4324,7 +4324,7 @@ Version 1.04 ---------------------------------------------------------------------- Copyright information: -Copyright (C) 1992-2017 Free Software Foundation, Inc. +Copyright (C) 1992-2018 Free Software Foundation, Inc. Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that the |