summaryrefslogtreecommitdiffstats
path: root/pyload/Core.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/Core.py')
-rw-r--r--pyload/Core.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/Core.py b/pyload/Core.py
index 4d07bfe0f..957f6144d 100644
--- a/pyload/Core.py
+++ b/pyload/Core.py
@@ -125,7 +125,7 @@ class Core(object):
def print_help(self):
print
- print "pyLoad v%s 2008-2014 the pyLoad Team" % CURRENT_VERSION
+ print "pyLoad v%s 2008-2015 the pyLoad Team" % CURRENT_VERSION
print
if sys.argv[0].endswith(".py"):
print "Usage: python pyload.py [options]"