diff options
author | Angelo Naselli <anaselli@linux.it> | 2015-01-13 17:54:48 +0100 |
---|---|---|
committer | Angelo Naselli <anaselli@linux.it> | 2015-01-13 17:54:48 +0100 |
commit | eddfc0c31310467bd06e87bd1ccd6343dc1897e5 (patch) | |
tree | e9982efb4da9406928ee72eefba584da316d6af4 /lib | |
parent | 6114c61e5e03e86cd843d3d88a7d66cd5c9dee08 (diff) | |
download | manatools-eddfc0c31310467bd06e87bd1ccd6343dc1897e5.tar manatools-eddfc0c31310467bd06e87bd1ccd6343dc1897e5.tar.gz manatools-eddfc0c31310467bd06e87bd1ccd6343dc1897e5.tar.bz2 manatools-eddfc0c31310467bd06e87bd1ccd6343dc1897e5.tar.xz manatools-eddfc0c31310467bd06e87bd1ccd6343dc1897e5.zip |
Uodated copyright date
Diffstat (limited to 'lib')
-rw-r--r-- | lib/AdminPanel/Module/AdminMouse.pm | 2 | ||||
-rw-r--r-- | lib/AdminPanel/Module/Clock.pm | 2 | ||||
-rw-r--r-- | lib/AdminPanel/Module/LogViewer.pm | 2 | ||||
-rw-r--r-- | lib/AdminPanel/Module/Proxy.pm | 2 | ||||
-rw-r--r-- | lib/AdminPanel/Module/Services.pm | 2 | ||||
-rw-r--r-- | lib/AdminPanel/Module/Users.pm | 2 | ||||
-rw-r--r-- | lib/AdminPanel/Shared/GUI.pm | 2 | ||||
-rw-r--r-- | lib/AdminPanel/Shared/JournalCtl.pm | 2 | ||||
-rw-r--r-- | lib/AdminPanel/Shared/Locales.pm | 2 | ||||
-rw-r--r-- | lib/AdminPanel/Shared/Services.pm | 2 | ||||
-rw-r--r-- | lib/AdminPanel/Shared/TimeZone.pm | 2 | ||||
-rw-r--r-- | lib/AdminPanel/Shared/Users.pm | 2 |
12 files changed, 13 insertions, 11 deletions
diff --git a/lib/AdminPanel/Module/AdminMouse.pm b/lib/AdminPanel/Module/AdminMouse.pm index 1f203e4b..071a8f3e 100644 --- a/lib/AdminPanel/Module/AdminMouse.pm +++ b/lib/AdminPanel/Module/AdminMouse.pm @@ -19,6 +19,8 @@ # #***************************************************************************** +# NOTE this module has not been ported and does not work +# TODO porting it if it is really needed nowadays package AdminPanel::Module::AdminMouse; #leaving them atm diff --git a/lib/AdminPanel/Module/Clock.pm b/lib/AdminPanel/Module/Clock.pm index 6b95b706..d384f0f2 100644 --- a/lib/AdminPanel/Module/Clock.pm +++ b/lib/AdminPanel/Module/Clock.pm @@ -31,7 +31,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2014, Angelo Naselli. +Copyright (C) 2014-2015, Angelo Naselli. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as diff --git a/lib/AdminPanel/Module/LogViewer.pm b/lib/AdminPanel/Module/LogViewer.pm index bf1a37a8..c34559df 100644 --- a/lib/AdminPanel/Module/LogViewer.pm +++ b/lib/AdminPanel/Module/LogViewer.pm @@ -29,7 +29,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2014, Angelo Naselli. +Copyright (C) 2014-2015, Angelo Naselli. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as diff --git a/lib/AdminPanel/Module/Proxy.pm b/lib/AdminPanel/Module/Proxy.pm index 3a7ea6cc..2b18db5e 100644 --- a/lib/AdminPanel/Module/Proxy.pm +++ b/lib/AdminPanel/Module/Proxy.pm @@ -1,7 +1,7 @@ # vim: set et ts=4 sw=4: #***************************************************************************** # -# Copyright (c) 2013-2014 Matteo Pasotti <matteo.pasotti@gmail.com> +# Copyright (c) 2013-2015 Matteo Pasotti <matteo.pasotti@gmail.com> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2, as diff --git a/lib/AdminPanel/Module/Services.pm b/lib/AdminPanel/Module/Services.pm index 7ca3d8ef..4d099c57 100644 --- a/lib/AdminPanel/Module/Services.pm +++ b/lib/AdminPanel/Module/Services.pm @@ -38,7 +38,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2014, Angelo Naselli. +Copyright (C) 2014-2015, Angelo Naselli. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as diff --git a/lib/AdminPanel/Module/Users.pm b/lib/AdminPanel/Module/Users.pm index 4f5afa6a..71eb7ccf 100644 --- a/lib/AdminPanel/Module/Users.pm +++ b/lib/AdminPanel/Module/Users.pm @@ -36,7 +36,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2013, Angelo Naselli. +Copyright (C) 2013-2015, Angelo Naselli. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as diff --git a/lib/AdminPanel/Shared/GUI.pm b/lib/AdminPanel/Shared/GUI.pm index b70d5edf..d918e2ff 100644 --- a/lib/AdminPanel/Shared/GUI.pm +++ b/lib/AdminPanel/Shared/GUI.pm @@ -33,7 +33,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2014, Angelo Naselli. +Copyright (C) 2014-2015, Angelo Naselli. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as diff --git a/lib/AdminPanel/Shared/JournalCtl.pm b/lib/AdminPanel/Shared/JournalCtl.pm index a241db74..5d11bcf7 100644 --- a/lib/AdminPanel/Shared/JournalCtl.pm +++ b/lib/AdminPanel/Shared/JournalCtl.pm @@ -30,7 +30,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2014, Angelo Naselli. +Copyright (C) 2014-2015, Angelo Naselli. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as diff --git a/lib/AdminPanel/Shared/Locales.pm b/lib/AdminPanel/Shared/Locales.pm index 57c22d2a..a1186add 100644 --- a/lib/AdminPanel/Shared/Locales.pm +++ b/lib/AdminPanel/Shared/Locales.pm @@ -35,7 +35,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2014, Angelo Naselli. +Copyright (C) 2014-2015, Angelo Naselli. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as diff --git a/lib/AdminPanel/Shared/Services.pm b/lib/AdminPanel/Shared/Services.pm index 89002015..b53ad925 100644 --- a/lib/AdminPanel/Shared/Services.pm +++ b/lib/AdminPanel/Shared/Services.pm @@ -37,7 +37,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2013-2014, Angelo Naselli. +Copyright (C) 2013-2015, Angelo Naselli. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as diff --git a/lib/AdminPanel/Shared/TimeZone.pm b/lib/AdminPanel/Shared/TimeZone.pm index 112610c2..a2c64419 100644 --- a/lib/AdminPanel/Shared/TimeZone.pm +++ b/lib/AdminPanel/Shared/TimeZone.pm @@ -29,7 +29,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2014, Angelo Naselli. +Copyright (C) 2014-2015, Angelo Naselli. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as diff --git a/lib/AdminPanel/Shared/Users.pm b/lib/AdminPanel/Shared/Users.pm index 73322cd2..dd759eee 100644 --- a/lib/AdminPanel/Shared/Users.pm +++ b/lib/AdminPanel/Shared/Users.pm @@ -32,7 +32,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2014, Angelo Naselli. +Copyright (C) 2014-2015, Angelo Naselli. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as |