]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - locale/programs/locale.c
Update copyright dates not handled by scripts/update-copyrights
[thirdparty/glibc.git] / locale / programs / locale.c
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");
 }