From ab3697781e5e6f3c0babfaed3c190055e9287974 Mon Sep 17 00:00:00 2001 From: mkaay Date: Sat, 5 Feb 2011 15:28:44 +0100 Subject: setup encoding fix --- pyLoadCore.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyLoadCore.py') diff --git a/pyLoadCore.py b/pyLoadCore.py index 6334ca00d..875f0061e 100755 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -139,7 +139,7 @@ class Core(object): def print_help(self): print "" - print "pyLoad %s Copyright (c) 2008-2011 the pyLoad Team" % CURRENT_VERSION + print "pyLoad v%s 2008-2011 the pyLoad Team" % CURRENT_VERSION print "" print "Usage: [python] pyLoadCore.py [options]" print "" -- cgit v1.2.3