diff options
author | Angelo Naselli <anaselli@linux.it> | 2017-09-09 17:10:49 +0200 |
---|---|---|
committer | Angelo Naselli <anaselli@linux.it> | 2017-09-09 17:10:49 +0200 |
commit | 81b4733c501440827d6fbcfeac02127a90ee42cd (patch) | |
tree | d9426f00f91c1bf97e60673f18c320770dbee590 /lib/ManaTools/Module | |
parent | 3e6a44ae95b70fb53c6dd1797af3f52014c81cba (diff) | |
download | manatools-81b4733c501440827d6fbcfeac02127a90ee42cd.tar manatools-81b4733c501440827d6fbcfeac02127a90ee42cd.tar.gz manatools-81b4733c501440827d6fbcfeac02127a90ee42cd.tar.bz2 manatools-81b4733c501440827d6fbcfeac02127a90ee42cd.tar.xz manatools-81b4733c501440827d6fbcfeac02127a90ee42cd.zip |
Updated
Diffstat (limited to 'lib/ManaTools/Module')
-rw-r--r-- | lib/ManaTools/Module/Clock.pm | 2 | ||||
-rw-r--r-- | lib/ManaTools/Module/LogViewer.pm | 2 | ||||
-rw-r--r-- | lib/ManaTools/Module/Services.pm | 2 | ||||
-rw-r--r-- | lib/ManaTools/Module/Users.pm | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/lib/ManaTools/Module/Clock.pm b/lib/ManaTools/Module/Clock.pm index dabfb43d..f912dc55 100644 --- a/lib/ManaTools/Module/Clock.pm +++ b/lib/ManaTools/Module/Clock.pm @@ -31,7 +31,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2014-2016, Angelo Naselli. +Copyright (C) 2014-2017, 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/ManaTools/Module/LogViewer.pm b/lib/ManaTools/Module/LogViewer.pm index 4cccaaa5..ac75f41b 100644 --- a/lib/ManaTools/Module/LogViewer.pm +++ b/lib/ManaTools/Module/LogViewer.pm @@ -29,7 +29,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2014-2016, Angelo Naselli. +Copyright (C) 2014-2017, 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/ManaTools/Module/Services.pm b/lib/ManaTools/Module/Services.pm index 57917bcc..94f9b03b 100644 --- a/lib/ManaTools/Module/Services.pm +++ b/lib/ManaTools/Module/Services.pm @@ -38,7 +38,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2014-2016, Angelo Naselli. +Copyright (C) 2014-2017, 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/ManaTools/Module/Users.pm b/lib/ManaTools/Module/Users.pm index f5e686b9..d45628ee 100644 --- a/lib/ManaTools/Module/Users.pm +++ b/lib/ManaTools/Module/Users.pm @@ -36,7 +36,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2013-2016, Angelo Naselli. +Copyright (C) 2013-2017, 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 |