diff options
Diffstat (limited to 'pyLoadCore.py')
-rwxr-xr-x | pyLoadCore.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyLoadCore.py b/pyLoadCore.py index 3349a7393..eb990bab7 100755 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -142,7 +142,7 @@ class Core(object): def print_help(self): print "" - print "pyLoad %s Copyright (c) 2008-2010 the pyLoad Team" % CURRENT_VERSION + print "pyLoad %s Copyright (c) 2008-2011 the pyLoad Team" % CURRENT_VERSION print "" print "Usage: [python] pyLoadCore.py [options]" print "" |