summaryrefslogtreecommitdiffstats
path: root/module/cli
diff options
context:
space:
mode:
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