Skip to content

Commit

Permalink
Update copyright dates not handled by scripts/update-copyrights.
Browse files Browse the repository at this point in the history
I've updated copyright dates in glibc for 2022.  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 csu/version.c which
previously had to be handled manually but is now successfully updated
by update-copyrights), there is a small change to the copyright notice
in NEWS which should let NEWS get updated automatically next year.

Please remember to include 2022 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).
  • Loading branch information
eggert committed Jan 1, 2022
1 parent 581c785 commit 634b5eb
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion catgets/gencat.c
Original file line number Diff line number Diff line change
Expand Up @@ -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\
"), "2021");
"), "2022");
fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
}

Expand Down
2 changes: 1 addition & 1 deletion debug/catchsegv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ EOF
;;
--v | --ve | --ver | --vers | --versi | --versio | --version)
echo 'catchsegv @PKGVERSION@@VERSION@'
echo 'Copyright (C) 2021 Free Software Foundation, Inc.
echo 'Copyright (C) 2022 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.
Written by Ulrich Drepper.'
Expand Down
2 changes: 1 addition & 1 deletion debug/pcprofiledump.c
Original file line number Diff line number Diff line change
Expand Up @@ -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\
"), "2021");
"), "2022");
fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
}
2 changes: 1 addition & 1 deletion debug/xtrace.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.
" "2021"
" "2022"
printf $"Written by %s.
" "Ulrich Drepper"
exit 0
Expand Down
2 changes: 1 addition & 1 deletion elf/ldconfig.c
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,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\
"), "2021");
"), "2022");
fprintf (stream, gettext ("Written by %s.\n"),
"Andreas Jaeger");
}
Expand Down
2 changes: 1 addition & 1 deletion elf/ldd.bash.in
Original file line number Diff line number Diff line change
Expand Up @@ -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.
" "2021"
" "2022"
printf $"Written by %s and %s.
" "Roland McGrath" "Ulrich Drepper"
exit 0
Expand Down
2 changes: 1 addition & 1 deletion elf/pldd.c
Original file line number Diff line number Diff line change
Expand Up @@ -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\
"), "2021");
"), "2022");
fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
}

Expand Down
2 changes: 1 addition & 1 deletion elf/sotruss.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.
" "2021"
" "2022"
printf $"Written by %s.\n" "Ulrich Drepper"
exit 0
;;
Expand Down
2 changes: 1 addition & 1 deletion elf/sprof.c
Original file line number Diff line number Diff line change
Expand Up @@ -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\
"),
"2021");
"2022");
fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
}

Expand Down
2 changes: 1 addition & 1 deletion iconv/iconv_prog.c
Original file line number Diff line number Diff line change
Expand Up @@ -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\
"), "2021");
"), "2022");
fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
}

Expand Down
2 changes: 1 addition & 1 deletion iconv/iconvconfig.c
Original file line number Diff line number Diff line change
Expand Up @@ -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\
"), "2021");
"), "2022");
fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
}

Expand Down
2 changes: 1 addition & 1 deletion locale/programs/locale.c
Original file line number Diff line number Diff line change
Expand Up @@ -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\
"), "2021");
"), "2022");
fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
}

Expand Down
2 changes: 1 addition & 1 deletion locale/programs/localedef.c
Original file line number Diff line number Diff line change
Expand Up @@ -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\
"), "2021");
"), "2022");
fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
}

Expand Down
2 changes: 1 addition & 1 deletion login/programs/pt_chown.c
Original file line number Diff line number Diff line change
Expand Up @@ -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\
"), "2021");
"), "2022");
}

static char *
Expand Down
2 changes: 1 addition & 1 deletion malloc/memusage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.
" "2021"
" "2022"
printf $"Written by %s.
" "Ulrich Drepper"
exit 0
Expand Down
2 changes: 1 addition & 1 deletion malloc/memusagestat.c
Original file line number Diff line number Diff line change
Expand Up @@ -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\
"), "2021");
"), "2022");
fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
}
2 changes: 1 addition & 1 deletion malloc/mtrace.pl
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ sub usage {
$ARGV[0] eq "--vers" || $ARGV[0] eq "--versi" ||
$ARGV[0] eq "--versio" || $ARGV[0] eq "--version") {
print "mtrace $PKGVERSION$VERSION\n";
print "Copyright (C) 2021 Free Software Foundation, Inc.\n";
print "Copyright (C) 2022 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";
Expand Down
2 changes: 1 addition & 1 deletion nscd/nscd.c
Original file line number Diff line number Diff line change
Expand Up @@ -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\
"), "2021");
"), "2022");
fprintf (stream, gettext ("Written by %s.\n"),
"Thorsten Kukuk and Ulrich Drepper");
}
Expand Down
2 changes: 1 addition & 1 deletion nss/getent.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,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\
"), "2021");
"), "2022");
fprintf (stream, gettext ("Written by %s.\n"), "Thorsten Kukuk");
}

Expand Down
2 changes: 1 addition & 1 deletion nss/makedb.c
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,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\
"), "2021");
"), "2022");
fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
}

Expand Down
2 changes: 1 addition & 1 deletion posix/getconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -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\
"), "2021");
"), "2022");
printf (gettext ("Written by %s.\n"), "Roland McGrath");
return 0;
}
Expand Down
2 changes: 1 addition & 1 deletion scripts/test-installation.pl
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ sub installation_problem {
$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) 2021 Free Software Foundation, Inc.\n";
print "Copyright (C) 2022 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";
Expand Down
2 changes: 1 addition & 1 deletion sysdeps/unix/sysv/linux/lddlibc4.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,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\
"), "2021");
"), "2022");
return 0;
}

Expand Down

0 comments on commit 634b5eb

Please sign in to comment.