From db5d6cee90725385dff2c05910908b4af5b96a06 Mon Sep 17 00:00:00 2001 From: Stefano Date: Wed, 7 May 2014 14:13:55 +0200 Subject: Updated copyright year notice --- pyLoadCore.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyLoadCore.py') diff --git a/pyLoadCore.py b/pyLoadCore.py index 56e196497..e648e7fe9 100755 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -144,7 +144,7 @@ class Core(object): def print_help(self): print "" - print "pyLoad v%s 2008-2011 the pyLoad Team" % CURRENT_VERSION + print "pyLoad v%s 2008-2014 the pyLoad Team" % CURRENT_VERSION print "" if sys.argv[0].endswith(".py"): print "Usage: python pyLoadCore.py [options]" -- cgit v1.2.3