summaryrefslogtreecommitdiffstats
path: root/pyload/Core.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-12-12 16:46:29 +0100
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-12-12 16:46:29 +0100
commit13a88116eac8bc760cf9efdac3e50eb91f69151e (patch)
tree7a02449c404747ab90931f3e6e3f34c9eb9cdeea /pyload/Core.py
parentNew Setup (diff)
downloadpyload-13a88116eac8bc760cf9efdac3e50eb91f69151e.tar.xz
Update README and related
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]"