aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/calcurse-upgrade.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/calcurse-upgrade.sh.in')
-rw-r--r--scripts/calcurse-upgrade.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/calcurse-upgrade.sh.in b/scripts/calcurse-upgrade.sh.in
index 295f736..f9e9113 100644
--- a/scripts/calcurse-upgrade.sh.in
+++ b/scripts/calcurse-upgrade.sh.in
@@ -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-2012 calcurse Development Team.
+Copyright (c) 2004-2013 calcurse Development Team.
This is free software; see the source for copying conditions.
")"
else