summaryrefslogtreecommitdiffstats
path: root/module/cli
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 /module/cli
parentUpgrading Bottle from 0.10.2 to 0.12.5 (diff)
downloadpyload-db5d6cee90725385dff2c05910908b4af5b96a06.tar.xz
Updated copyright year notice
Diffstat (limited to 'module/cli')
-rw-r--r--module/cli/AddPackage.py2
-rw-r--r--module/cli/Handler.py2
-rw-r--r--module/cli/ManageFiles.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/module/cli/AddPackage.py b/module/cli/AddPackage.py
index 2c0c6f170..bcdaa1a6d 100644
--- a/module/cli/AddPackage.py
+++ b/module/cli/AddPackage.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
-#Copyright (C) 2011 RaNaN
+#Copyright (C) 2011-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
diff --git a/module/cli/Handler.py b/module/cli/Handler.py
index 13568d570..291d1cb95 100644
--- a/module/cli/Handler.py
+++ b/module/cli/Handler.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
-#Copyright (C) 2011 RaNaN
+#Copyright (C) 2011-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
diff --git a/module/cli/ManageFiles.py b/module/cli/ManageFiles.py
index d3dc14eff..e0f76411b 100644
--- a/module/cli/ManageFiles.py
+++ b/module/cli/ManageFiles.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
-#Copyright (C) 2011 RaNaN
+#Copyright (C) 2011-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