bump copyright to 2024

* bin/common_setup.cc, debian/copyright: Here.
This commit is contained in:
Alexandre Duret-Lutz 2024-01-13 12:53:54 +01:00
parent 69c8187330
commit 9957aa1a3a
2 changed files with 2 additions and 2 deletions

View file

@ -35,7 +35,7 @@ display_version(FILE *stream, struct argp_state*)
fputs(program_name, stream);
fputs(" (" PACKAGE_NAME ") " PACKAGE_VERSION "\n\
\n\
Copyright (C) 2023 by the Spot authors, see the AUTHORS File for details.\n\
Copyright (C) 2024 by the Spot authors, see the AUTHORS File for details.\n\
License GPLv3+: \
GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.\n\
This is free software: you are free to change and redistribute it.\n\