summaryrefslogtreecommitdiffstats
path: root/pyLoadCli.py
diff options
context:
space:
mode:
authorGravatar Stefano <l.stickell@yahoo.it> 2014-05-07 14:13:55 +0200
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-06-28 02:52:33 +0200
commitdb5d6cee90725385dff2c05910908b4af5b96a06 (patch)
treefda941ae7e1d84a2a1733830da2d48d2abe19c07 /pyLoadCli.py
parentUpgrading Bottle from 0.10.2 to 0.12.5 (diff)
downloadpyload-db5d6cee90725385dff2c05910908b4af5b96a06.tar.xz
Updated copyright year notice
Diffstat (limited to 'pyLoadCli.py')
-rwxr-xr-xpyLoadCli.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyLoadCli.py b/pyLoadCli.py
index b790041a1..017aa03b3 100755
--- a/pyLoadCli.py
+++ b/pyLoadCli.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
-#Copyright (C) 2011 RaNaN
+#Copyright (C) 2008-2014 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
@@ -392,7 +392,7 @@ class RefreshThread(Thread):
def print_help(config):
print
- print "pyLoadCli Copyright (c) 2008-2011 the pyLoad Team"
+ print "pyLoadCli Copyright (c) 2008-2014 the pyLoad Team"
print
print "Usage: [python] pyLoadCli.py [options] [command]"
print