Update copyright ranges

Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
Lukas Fleischer
2017-01-12 08:40:30 +01:00
parent e2086c426c
commit 9f6678bc49
72 changed files with 82 additions and 82 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-2016 calcurse Development Team.
Copyright (c) 2004-2017 calcurse Development Team.
This is free software; see the source for copying conditions.
")"
else