Update copyright ranges

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
Lukas Fleischer
2015-02-07 11:42:20 +01:00
parent 4350494d3b
commit 9ef427693b
70 changed files with 75 additions and 75 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-2013 calcurse Development Team.
Copyright (c) 2004-2015 calcurse Development Team.
This is free software; see the source for copying conditions.
")"
else