Update copyright ranges for 2022

Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
Lukas Fleischer
2022-03-11 11:33:19 -05:00
parent a03a4710cc
commit 01ad848628
54 changed files with 56 additions and 56 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-2020 calcurse Development Team.
Copyright (c) 2004-2022 calcurse Development Team.
This is free software; see the source for copying conditions.
")"
else