]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - locale/programs/localedef.c
Update copyright dates not handled by scripts/update-copyrights.
[thirdparty/glibc.git] / locale / programs / localedef.c
index 3d39daaad1c428075d21761fa766cb3809c832a7..35a092a111831c6739f4f1881626c5626395a8fe 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\
-"), "2021");
+"), "2022");
   fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
 }