about summary refs log tree commit diff
path: root/csu
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2020-01-01 00:21:22 +0000
committerJoseph Myers <joseph@codesourcery.com>2020-01-01 00:21:22 +0000
commit5f72f9800b250410cad3abfeeb09469ef12b2438 (patch)
treed8bdee0a70ac3cbb05c07a5da9439be38990578d /csu
parentd614a7539657941a9201c236b2f15afac18e1213 (diff)
downloadglibc-5f72f9800b250410cad3abfeeb09469ef12b2438.tar.gz
glibc-5f72f9800b250410cad3abfeeb09469ef12b2438.tar.xz
glibc-5f72f9800b250410cad3abfeeb09469ef12b2438.zip
Update copyright dates not handled by scripts/update-copyrights.
I've updated copyright dates in glibc for 2020.  This is the patch for
the changes not generated by scripts/update-copyrights and subsequent
build / regeneration of generated files.  As well as the usual annual
updates, mainly dates in --version output (minus libc.texinfo which
previously had to be handled manually but is now successfully updated
by update-copyrights), there is a fix to
sysdeps/unix/sysv/linux/powerpc/bits/termios-c_lflag.h where a typo in
the copyright notice meant it failed to be updated automatically.

Please remember to include 2020 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).
Diffstat (limited to 'csu')
-rw-r--r--csu/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/csu/version.c b/csu/version.c
index cc677cbf77..57b49dfd8a 100644
--- a/csu/version.c
+++ b/csu/version.c
@@ -25,7 +25,7 @@ static const char __libc_version[] = VERSION;
 
 static const char banner[] =
 "GNU C Library "PKGVERSION RELEASE" release version "VERSION".\n\
-Copyright (C) 2019 Free Software Foundation, Inc.\n\
+Copyright (C) 2020 Free Software Foundation, Inc.\n\
 This is free software; see the source for copying conditions.\n\
 There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n\
 PARTICULAR PURPOSE.\n\