diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2011-01-01 12:12:26 +0100 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2011-01-01 12:12:26 +0100 |
commit | 76d5c10380fec15e5e8800ace91597041f814a96 (patch) | |
tree | 2d0af1110a67b1a5b3bf77efa698135a18962272 /pyLoadCore.py | |
parent | MU premium lifetime fix (diff) | |
download | pyload-76d5c10380fec15e5e8800ace91597041f814a96.tar.xz |
Happy new Year !!!
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 "" |