Update copyright ranges

Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
Lukas Fleischer
2020-01-30 19:22:23 +01:00
parent f4e621d58d
commit 5ad76df5fe
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-2017 calcurse Development Team.
Copyright (c) 2004-2020 calcurse Development Team.
This is free software; see the source for copying conditions.
")"
else