summaryrefslogtreecommitdiff
path: root/tools/update-copyright.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/update-copyright.sh')
-rwxr-xr-xtools/update-copyright.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/update-copyright.sh b/tools/update-copyright.sh
index 1a0af938b..37979879a 100755
--- a/tools/update-copyright.sh
+++ b/tools/update-copyright.sh
@@ -3,6 +3,7 @@
# Copyright (C) 2010 The ManaWorld Development Team.
# Copyright (C) 2012-2016 The ManaPlus Developers.
+cd ..
new_year="$1"
[[ -z $new_year ]] && echo "Missing parameter: year" && exit 1