diff options
author | Stefano <l.stickell@yahoo.it> | 2014-05-07 14:13:55 +0200 |
---|---|---|
committer | Walter Purcaro <vuolter@gmail.com> | 2014-06-28 02:52:33 +0200 |
commit | db5d6cee90725385dff2c05910908b4af5b96a06 (patch) | |
tree | fda941ae7e1d84a2a1733830da2d48d2abe19c07 /module/cli | |
parent | Upgrading Bottle from 0.10.2 to 0.12.5 (diff) | |
download | pyload-db5d6cee90725385dff2c05910908b4af5b96a06.tar.xz |
Updated copyright year notice
Diffstat (limited to 'module/cli')
-rw-r--r-- | module/cli/AddPackage.py | 2 | ||||
-rw-r--r-- | module/cli/Handler.py | 2 | ||||
-rw-r--r-- | module/cli/ManageFiles.py | 2 |
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 |