diff options
Diffstat (limited to 'lib/ManaTools/Shared')
-rw-r--r-- | lib/ManaTools/Shared/Firewall.pm | 2 | ||||
-rw-r--r-- | lib/ManaTools/Shared/GUI.pm | 2 | ||||
-rw-r--r-- | lib/ManaTools/Shared/Hosts.pm | 2 | ||||
-rw-r--r-- | lib/ManaTools/Shared/JournalCtl.pm | 2 | ||||
-rw-r--r-- | lib/ManaTools/Shared/Locales.pm | 2 | ||||
-rw-r--r-- | lib/ManaTools/Shared/Proxy.pm | 2 | ||||
-rw-r--r-- | lib/ManaTools/Shared/Services.pm | 2 | ||||
-rw-r--r-- | lib/ManaTools/Shared/TimeZone.pm | 2 | ||||
-rw-r--r-- | lib/ManaTools/Shared/Users.pm | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/lib/ManaTools/Shared/Firewall.pm b/lib/ManaTools/Shared/Firewall.pm index f5a6c45c..5b19837b 100644 --- a/lib/ManaTools/Shared/Firewall.pm +++ b/lib/ManaTools/Shared/Firewall.pm @@ -1,7 +1,7 @@ # vim: set et ts=4 sw=4: #***************************************************************************** # -# Copyright (c) 2013-2015 Matteo Pasotti <matteo.pasotti@gmail.com> +# Copyright (c) 2013-2016 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/ManaTools/Shared/GUI.pm b/lib/ManaTools/Shared/GUI.pm index ae67c3bc..0de02f93 100644 --- a/lib/ManaTools/Shared/GUI.pm +++ b/lib/ManaTools/Shared/GUI.pm @@ -33,7 +33,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2014-2015, Angelo Naselli. +Copyright (C) 2014-2016, Angelo Naselli. Copyright (C) 2015, Matteo Pasotti <matteo.pasotti@gmail.com>. This program is free software; you can redistribute it and/or modify diff --git a/lib/ManaTools/Shared/Hosts.pm b/lib/ManaTools/Shared/Hosts.pm index d3b7fc9c..690a637c 100644 --- a/lib/ManaTools/Shared/Hosts.pm +++ b/lib/ManaTools/Shared/Hosts.pm @@ -1,7 +1,7 @@ # vim: set et ts=4 sw=4: #***************************************************************************** # -# Copyright (c) 2013-2015 Matteo Pasotti <matteo.pasotti@gmail.com> +# Copyright (c) 2013-2016 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/ManaTools/Shared/JournalCtl.pm b/lib/ManaTools/Shared/JournalCtl.pm index ac1a6c75..32023d11 100644 --- a/lib/ManaTools/Shared/JournalCtl.pm +++ b/lib/ManaTools/Shared/JournalCtl.pm @@ -30,7 +30,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2014-2015, Angelo Naselli. +Copyright (C) 2014-2016, 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/Shared/Locales.pm b/lib/ManaTools/Shared/Locales.pm index 5ed1c638..eacca906 100644 --- a/lib/ManaTools/Shared/Locales.pm +++ b/lib/ManaTools/Shared/Locales.pm @@ -35,7 +35,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2014-2015, Angelo Naselli. +Copyright (C) 2014-2016, 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/Shared/Proxy.pm b/lib/ManaTools/Shared/Proxy.pm index 6accbb77..374232f1 100644 --- a/lib/ManaTools/Shared/Proxy.pm +++ b/lib/ManaTools/Shared/Proxy.pm @@ -1,7 +1,7 @@ # vim: set et ts=4 sw=4: #***************************************************************************** # -# Copyright (c) 2013-2015 Matteo Pasotti <matteo.pasotti@gmail.com> +# Copyright (c) 2013-2016 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/ManaTools/Shared/Services.pm b/lib/ManaTools/Shared/Services.pm index 7db83939..686e4584 100644 --- a/lib/ManaTools/Shared/Services.pm +++ b/lib/ManaTools/Shared/Services.pm @@ -37,7 +37,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2013-2015, Angelo Naselli. +Copyright (C) 2013-2016, 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/Shared/TimeZone.pm b/lib/ManaTools/Shared/TimeZone.pm index 744e7f91..b8e82d31 100644 --- a/lib/ManaTools/Shared/TimeZone.pm +++ b/lib/ManaTools/Shared/TimeZone.pm @@ -29,7 +29,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2014-2015, Angelo Naselli. +Copyright (C) 2014-2016, 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/Shared/Users.pm b/lib/ManaTools/Shared/Users.pm index 22a5820c..f078561b 100644 --- a/lib/ManaTools/Shared/Users.pm +++ b/lib/ManaTools/Shared/Users.pm @@ -32,7 +32,7 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2014-2015, Angelo Naselli. +Copyright (C) 2014-2016, 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 |