Update copyright ranges for 2023

Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
Lukas Fleischer
2023-04-11 17:04:24 -04:00
parent 98ff4dbacb
commit 213e5f86a5
62 changed files with 72 additions and 72 deletions

View File

@@ -15,7 +15,7 @@ if [ "$#" -gt 0 ]; then
elif [ "$1" = "-v" -o "$1" = "--version" ]; then
echo "calcurse-upgrade @PACKAGE_VERSION@"
echo "$(gettext "
Copyright (c) 2004-2022 calcurse Development Team.
Copyright (c) 2004-2023 calcurse Development Team.
This is free software; see the source for copying conditions.
")"
else