Update copyright ranges

Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
Lukas Fleischer
2016-01-30 11:21:53 +01:00
parent fb54b56cac
commit 978d24a9d2
60 changed files with 62 additions and 62 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-2015 calcurse Development Team.
Copyright (c) 2004-2016 calcurse Development Team.
This is free software; see the source for copying conditions.
")"
else