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 /pyLoadCli.py | |
parent | MU premium lifetime fix (diff) | |
download | pyload-76d5c10380fec15e5e8800ace91597041f814a96.tar.xz |
Happy new Year !!!
Diffstat (limited to 'pyLoadCli.py')
-rwxr-xr-x | pyLoadCli.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pyLoadCli.py b/pyLoadCli.py index e8fc57160..3a1a13384 100755 --- a/pyLoadCli.py +++ b/pyLoadCli.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- # -#Copyright (C) 2010 RaNaN +#Copyright (C) 2011 RaNaN # #This program is free software; you can redistribute it and/or modify #it under the terms of the GNU General Public License as published by @@ -448,7 +448,7 @@ def white(string): def print_help(): print "" - print "pyLoadCli Copyright (c) 2008-2010 the pyLoad Team" + print "pyLoadCli Copyright (c) 2008-2011 the pyLoad Team" print "" print "Usage: [python] pyLoadCli.py [options] [server url]" print "" |