]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update copyright dates not handled by scripts/update-copyrights
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Jan 2024 18:35:28 +0000 (10:35 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Jan 2024 18:53:40 +0000 (10:53 -0800)
I've updated copyright dates in glibc for 2024.  This is the patch for
the changes not generated by scripts/update-copyrights and subsequent
build / regeneration of generated files.

21 files changed:
catgets/gencat.c
debug/pcprofiledump.c
debug/xtrace.sh
elf/ldconfig.c
elf/ldd.bash.in
elf/pldd.c
elf/sotruss.sh
elf/sprof.c
iconv/iconv_prog.c
iconv/iconvconfig.c
locale/programs/locale.c
locale/programs/localedef.c
login/programs/pt_chown.c
malloc/memusage.sh
malloc/memusagestat.c
malloc/mtrace.pl
nscd/nscd.c
nss/getent.c
nss/makedb.c
posix/getconf.c
scripts/test-installation.pl

index 32a7dd19bce03eed3fd35708171261cfac92b0c7..7110970bd519abfe7130e49233e73f91557c1c2b 100644 (file)
@@ -247,7 +247,7 @@ print_version (FILE *stream, struct argp_state *state)
 Copyright (C) %s Free Software Foundation, Inc.\n\
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
-"), "2023");
+"), "2024");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }
 
index a44522d4283a967a6fdf984c1d7d5a7da6240693..049a9c2744df739a68ebd8bbf9ced395a8f0b8e7 100644 (file)
@@ -225,6 +225,6 @@ print_version (FILE *stream, struct argp_state *state)
 Copyright (C) %s Free Software Foundation, Inc.\n\
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
-"), "2023");
+"), "2024");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }
index 28f0fa70eda42b5f8871ed0d2eca4ad5ac1164ec..77ec1d84df690bd92aa8225c687a26fcaa7b19d2 100755 (executable)
@@ -63,7 +63,7 @@ do_version() {
   printf $"Copyright (C) %s Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-" "2023"
+" "2024"
   printf $"Written by %s.
 " "Ulrich Drepper"
   exit 0
index 6be8a81a951359386562222e272dd80820dc3803..b64c54b53e1aa5bfb2806eb50d13757e8cb24396 100644 (file)
@@ -233,7 +233,7 @@ print_version (FILE *stream, struct argp_state *state)
 Copyright (C) %s Free Software Foundation, Inc.\n\
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
-"), "2023");
+"), "2024");
   fprintf (stream, gettext ("Written by %s.\n"),
           "Andreas Jaeger");
 }
index b6f5e83c53c4b27b9d914ed19c8ece56d0f11efb..d6b640df666c5e2d064175c31afa41eb5e63aa3d 100644 (file)
@@ -38,7 +38,7 @@ while test $# -gt 0; do
     printf $"Copyright (C) %s Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-" "2023"
+" "2024"
     printf $"Written by %s and %s.
 " "Roland McGrath" "Ulrich Drepper"
     exit 0
index c323856980faba92bff68b1e0cc7bac5fdf9a6c3..1333a8748734f18d1e721605ac5b5c4070cfd535 100644 (file)
@@ -263,7 +263,7 @@ print_version (FILE *stream, struct argp_state *state)
 Copyright (C) %s Free Software Foundation, Inc.\n\
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
-"), "2023");
+"), "2024");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }
 
index 7454cd1f1426866a565ba114af373171d37ba74c..ac1a83984e91fefa87bfb60af4d2fc48e8228376 100755 (executable)
@@ -75,7 +75,7 @@ while test $# -gt 0; do
     printf $"Copyright (C) %s Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-" "2023"
+" "2024"
     printf $"Written by %s.\n" "Ulrich Drepper"
     exit 0
     ;;
index 1c4831a238755611b306142b089d0b25ee089c62..b19aca329241a41a7fc4294e4d613a51b695b7c1 100644 (file)
@@ -390,7 +390,7 @@ Copyright (C) %s Free Software Foundation, Inc.\n\
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
 "),
-          "2023");
+          "2024");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }
 
index d4762badcc584516a322b37ca819dbcb26df1cc8..a765b1af21d2bde0e87ad94391f561c31428065a 100644 (file)
@@ -405,7 +405,7 @@ print_version (FILE *stream, struct argp_state *state)
 Copyright (C) %s Free Software Foundation, Inc.\n\
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
-"), "2023");
+"), "2024");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }
 
index 65b0f8addeab1d11ba478f4e44fcd0b788c800a5..97d33784c2838143a1a0ebe12da65831d8c0b25f 100644 (file)
@@ -398,7 +398,7 @@ print_version (FILE *stream, struct argp_state *state)
 Copyright (C) %s Free Software Foundation, Inc.\n\
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
-"), "2023");
+"), "2024");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }
 
index 5f413da0cab8ac4284d68809120d0032c3e708be..c7ee1874e8838e2cdab6fd083a4bfff6e4829048 100644 (file)
@@ -293,7 +293,7 @@ print_version (FILE *stream, struct argp_state *state)
 Copyright (C) %s Free Software Foundation, Inc.\n\
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
-"), "2023");
+"), "2024");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }
 
index 10bef0afc67be34729206973313a4239bf10e0ab..907bb5fb255cf0c3c09151badc76275854fa0bfd 100644 (file)
@@ -460,7 +460,7 @@ print_version (FILE *stream, struct argp_state *state)
 Copyright (C) %s Free Software Foundation, Inc.\n\
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
-"), "2023");
+"), "2024");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }
 
index 5ed8ce6d87389f50b2b9b1de77809ba4b116a677..dbdf08a4f93d624b0a7f7b7d880280b25681f0a1 100644 (file)
@@ -63,7 +63,7 @@ print_version (FILE *stream, struct argp_state *state)
 Copyright (C) %s Free Software Foundation, Inc.\n\
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
-"), "2023");
+"), "2024");
 }
 
 static char *
index adc23236dbfbd0e248c654ea401a8452ad307abe..d2d9d17ea8948a30b35ff8937d25ace758a4a35d 100755 (executable)
@@ -70,7 +70,7 @@ do_version() {
   printf $"Copyright (C) %s Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-" "2023"
+" "2024"
   printf $"Written by %s.
 " "Ulrich Drepper"
   exit 0
index 12e0a8c6b690058c44e60554c21f2103be03485c..60fba6e6c23751be55bcfdd9fcaea479f4a74eb6 100644 (file)
@@ -583,6 +583,6 @@ print_version (FILE *stream, struct argp_state *state)
 Copyright (C) %s Free Software Foundation, Inc.\n\
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
-"), "2023");
+"), "2024");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }
index 66da6a686d18f542e32082c073b7fd91c8bdc842..075da0d9f11da15c32fb50dbe4a9d34b6e90e2cc 100644 (file)
@@ -44,7 +44,7 @@ arglist: while (@ARGV) {
        $ARGV[0] eq "--vers" || $ARGV[0] eq "--versi" ||
        $ARGV[0] eq "--versio" || $ARGV[0] eq "--version") {
        print "mtrace $PKGVERSION$VERSION\n";
-       print "Copyright (C) 2023 Free Software Foundation, Inc.\n";
+       print "Copyright (C) 2024 Free Software Foundation, Inc.\n";
        print "This is free software; see the source for copying conditions.  There is NO\n";
        print "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n";
        print "Written by Ulrich Drepper <drepper\@gnu.org>\n";
index 012641eb66efdea16ccf8c86df6c80e2baa1a777..13c0c8985fde02901f1701c373521a04e76cf570 100644 (file)
@@ -522,7 +522,7 @@ print_version (FILE *stream, struct argp_state *state)
 Copyright (C) %s Free Software Foundation, Inc.\n\
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
-"), "2023");
+"), "2024");
   fprintf (stream, gettext ("Written by %s.\n"),
           "Thorsten Kukuk and Ulrich Drepper");
 }
index 2da0f2e1ac324c57714a82e37e9b15fa19a035a6..34877fdaf9abbf6cf1aae3bacc1a6cd0b5ea27f9 100644 (file)
@@ -93,7 +93,7 @@ print_version (FILE *stream, struct argp_state *state)
 Copyright (C) %s Free Software Foundation, Inc.\n\
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
-"), "2023");
+"), "2024");
   fprintf (stream, gettext ("Written by %s.\n"), "Thorsten Kukuk");
 }
 
index aa1ec2c57427e0bb951b4b61d0bf48ad4beb4fc3..5cc37da799dec6745459a7e60974ba0e7c05205c 100644 (file)
@@ -388,7 +388,7 @@ print_version (FILE *stream, struct argp_state *state)
 Copyright (C) %s Free Software Foundation, Inc.\n\
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
-"), "2023");
+"), "2024");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }
 
index f9c3383745a41a99c9a19b38d05bc7c68ac54ef4..6a2127b3ee0b69cb7670ea49305a985659ed83a6 100644 (file)
@@ -486,7 +486,7 @@ main (int argc, char *argv[])
 Copyright (C) %s Free Software Foundation, Inc.\n\
 This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
-"), "2023");
+"), "2024");
       printf (gettext ("Written by %s.\n"), "Roland McGrath");
       return 0;
     }
index 91a9d226447745d057a5410bbdd469b20a7d08a6..f56dab935b5e0304386fd31396ec1430c591daec 100755 (executable)
@@ -58,7 +58,7 @@ arglist: while (@ARGV) {
       $ARGV[0] eq "--vers" || $ARGV[0] eq "--versi" ||
       $ARGV[0] eq "--versio" || $ARGV[0] eq "--version") {
     print "test-installation (GNU $PACKAGE)\n";
-    print "Copyright (C) 2023 Free Software Foundation, Inc.\n";
+    print "Copyright (C) 2024 Free Software Foundation, Inc.\n";
     print "This is free software; see the source for copying conditions.  There is NO\n";
     print "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n";
     print "Written by Andreas Jaeger <aj\@arthur.rhein-neckar.de>\n";