]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update copyright dates not handled by scripts/update-copyrights
authorJoseph Myers <joseph@codesourcery.com>
Fri, 6 Jan 2023 21:45:36 +0000 (21:45 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Fri, 6 Jan 2023 21:45:36 +0000 (21:45 +0000)
I've updated copyright dates in glibc for 2023.  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 f296451fae442bec9102c7dd15db36cd539ed2a0..61ac797349f2c79e5df2834b57642860cf1091e6 100644 (file)
@@ -245,7 +245,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\
-"), "2022");
+"), "2023");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }
 
index 71341e45b4c36b660bd65501405a9bbd0fc9702c..9f98aa8218edad37b034f283282048d79d4db0e8 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\
-"), "2022");
+"), "2023");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }
index 37b574372377be661a9b5ffb34050a4be6f33c58..3d1f2af43a4bfa313b978f8b9fd8dc4c8e4d1368 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.
-" "2022"
+" "2023"
   printf $"Written by %s.
 " "Ulrich Drepper"
   exit 0
index 7ac57be01c80ddd5097a3716689f069f5cf55bc4..166dccb5280cd8ef6bbcf98b4a77e24f7046bfe0 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\
-"), "2022");
+"), "2023");
   fprintf (stream, gettext ("Written by %s.\n"),
           "Andreas Jaeger");
 }
index 7519527ba9155842a89d836934aff3a83f74aa46..e45dec5894fe561585da01ea64b651663128e8d5 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.
-" "2022"
+" "2023"
     printf $"Written by %s and %s.
 " "Roland McGrath" "Ulrich Drepper"
     exit 0
index e08481c1656c88290e4bebf6055d72b0f3f8516c..454805dc1704453405db352a3845ae3ed0f8d2b5 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\
-"), "2022");
+"), "2023");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }
 
index 6201beccbb3923c26b68a2196d0a2668edb416ff..874a6bed3f6351087a6911d84400b96135bd450f 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.
-" "2022"
+" "2023"
     printf $"Written by %s.\n" "Ulrich Drepper"
     exit 0
     ;;
index c655564ca565815280ce28f4406e2ab213a8d330..dfca16b7a6104f77a18d55784e68e4f45d1ff54e 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\
 "),
-          "2022");
+          "2023");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }
 
index dc43101856b4de978575569098808f0359d3aa85..1d90938d71fec593f81bfb7d3b4764ff717fea66 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\
-"), "2022");
+"), "2023");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }
 
index 9b2530de5571b4b4873abc2519fa330bdc8428fd..a319e2f7622a34ea4cf5482b0f4119b55a7e3789 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\
-"), "2022");
+"), "2023");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }
 
index 376184a993315e66071200a05be997d1e6f42622..1d1a9b2f0081fcd15d2e25f748c7336a6e4ad3e9 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\
-"), "2022");
+"), "2023");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }
 
index 58baad4a238c264a9dee24fa10cfa08eebc634fa..1b751bb7be3b02a9cd67a90fc105b63b4d8df4b6 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\
-"), "2022");
+"), "2023");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }
 
index 30f28e94970422d0af1709754cc9bae8f4ad1733..aa352bcaf8e3b18aeb422d28f53556be015e17ff 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\
-"), "2022");
+"), "2023");
 }
 
 static char *
index 058661a43ec8f1be1798d88cee169d8508897e3e..b1f5848b74d1609e8bae7ccc5692c054674c5603 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.
-" "2022"
+" "2023"
   printf $"Written by %s.
 " "Ulrich Drepper"
   exit 0
index ea7162b972ef403c49def0c4ee67ba80222f9db9..67c5131f793fd6b3c2a1899ed58c851e744aa178 100644 (file)
@@ -581,6 +581,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\
-"), "2022");
+"), "2023");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }
index 9e294d278b96fb51d82ff01d9ba7133c038c4c7a..872b4f17b50c5c562a398b8cabd4ca7a31cd64d1 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) 2022 Free Software Foundation, Inc.\n";
+       print "Copyright (C) 2023 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 8935f0050364839759c13a0035e06715ca533e46..424106421fe5902fc1d9d139ce1c9b676fb528e5 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\
-"), "2022");
+"), "2023");
   fprintf (stream, gettext ("Written by %s.\n"),
           "Thorsten Kukuk and Ulrich Drepper");
 }
index b417418486968f7bea5ebc8ac4ddf8e43a5b623b..ad9c7828662d78b70fb62afa0f1bbcdbe7ff29c0 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\
-"), "2022");
+"), "2023");
   fprintf (stream, gettext ("Written by %s.\n"), "Thorsten Kukuk");
 }
 
index cb1fc0088829b73e2b31a3457dba9d348c4e1e80..48c8fe133352040b0165bfdae49e5aab57a81326 100644 (file)
@@ -387,7 +387,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\
-"), "2022");
+"), "2023");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }
 
index 78456ed55d4a0e9316c1344cce14af40605f7164..60248f856e599fde796b28f6d5063dda0087a2e2 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\
-"), "2022");
+"), "2023");
       printf (gettext ("Written by %s.\n"), "Roland McGrath");
       return 0;
     }
index 687c40a0ba727b2b8a221f428c924072a9f4fd58..95971a15249edc9804912c4b7e16d8f54ce87380 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) 2022 Free Software Foundation, Inc.\n";
+    print "Copyright (C) 2023 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";