diff options
| author | Angelo Naselli <anaselli@linux.it> | 2017-09-10 12:54:47 +0200 |
|---|---|---|
| committer | Angelo Naselli <anaselli@linux.it> | 2017-09-10 12:54:47 +0200 |
| commit | 98b99df1bc012f23530d615225c66a1593b4d793 (patch) | |
| tree | 19370416f87cd0095e8f441c72051776520447ca /lib/ManaTools/Shared | |
| parent | 7bb4ee9365e8f24c69b4ed13cd74711f9f9d7061 (diff) | |
| download | manatools-98b99df1bc012f23530d615225c66a1593b4d793.tar manatools-98b99df1bc012f23530d615225c66a1593b4d793.tar.gz manatools-98b99df1bc012f23530d615225c66a1593b4d793.tar.bz2 manatools-98b99df1bc012f23530d615225c66a1593b4d793.tar.xz manatools-98b99df1bc012f23530d615225c66a1593b4d793.zip | |
updated credits date
Diffstat (limited to 'lib/ManaTools/Shared')
| -rw-r--r-- | lib/ManaTools/Shared/Firewall.pm | 2 | ||||
| -rw-r--r-- | lib/ManaTools/Shared/GUI/EventHandlerRole.pm | 2 | ||||
| -rw-r--r-- | lib/ManaTools/Shared/GUI/EventRole.pm | 2 | ||||
| -rw-r--r-- | lib/ManaTools/Shared/Hosts.pm | 2 | ||||
| -rw-r--r-- | lib/ManaTools/Shared/Proxy.pm | 2 | ||||
| -rw-r--r-- | lib/ManaTools/Shared/urpmi_backend/DB.pm | 2 | ||||
| -rw-r--r-- | lib/ManaTools/Shared/urpmi_backend/tools.pm | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/lib/ManaTools/Shared/Firewall.pm b/lib/ManaTools/Shared/Firewall.pm index 5b19837b..693c0f8d 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-2016 Matteo Pasotti <matteo.pasotti@gmail.com> +# Copyright (c) 2013-2017 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/EventHandlerRole.pm b/lib/ManaTools/Shared/GUI/EventHandlerRole.pm index 515112ec..6ed9196d 100644 --- a/lib/ManaTools/Shared/GUI/EventHandlerRole.pm +++ b/lib/ManaTools/Shared/GUI/EventHandlerRole.pm @@ -44,7 +44,7 @@ package ManaTools::Shared::GUI::EventHandlerRole; =head1 COPYRIGHT and LICENSE -Copyright (c) 2015-2016 Maarten Vanraes <alien@rmail.be> +Copyright (c) 2015-2017 Maarten Vanraes <alien@rmail.be> 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/EventRole.pm b/lib/ManaTools/Shared/GUI/EventRole.pm index 14c91517..14887236 100644 --- a/lib/ManaTools/Shared/GUI/EventRole.pm +++ b/lib/ManaTools/Shared/GUI/EventRole.pm @@ -48,7 +48,7 @@ package ManaTools::Shared::GUI::EventRole; =head1 COPYRIGHT and LICENSE -Copyright (c) 2015-2016 Maarten Vanraes <alien@rmail.be> +Copyright (c) 2015-2017 Maarten Vanraes <alien@rmail.be> 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/Hosts.pm b/lib/ManaTools/Shared/Hosts.pm index 690a637c..196b75f6 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-2016 Matteo Pasotti <matteo.pasotti@gmail.com> +# Copyright (c) 2013-2017 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/Proxy.pm b/lib/ManaTools/Shared/Proxy.pm index 374232f1..6167b385 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-2016 Matteo Pasotti <matteo.pasotti@gmail.com> +# Copyright (c) 2013-2017 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/urpmi_backend/DB.pm b/lib/ManaTools/Shared/urpmi_backend/DB.pm index 0f58b5cf..aea74a6a 100644 --- a/lib/ManaTools/Shared/urpmi_backend/DB.pm +++ b/lib/ManaTools/Shared/urpmi_backend/DB.pm @@ -32,7 +32,7 @@ package ManaTools::Shared::urpmi_backend::DB; =head1 COPYRIGHT and LICENSE -Copyright (c) 2015-2016 Angelo Naselli <anaselli@linux.it> +Copyright (c) 2015-2017 Angelo Naselli <anaselli@linux.it> from Rpmdrake::open_db: Copyright (c) 2002 Guillaume Cottenceau Copyright (C) 2008 Aurelien Lefebvre <alkh@mandriva.org> diff --git a/lib/ManaTools/Shared/urpmi_backend/tools.pm b/lib/ManaTools/Shared/urpmi_backend/tools.pm index 3ca21b7f..e1064288 100644 --- a/lib/ManaTools/Shared/urpmi_backend/tools.pm +++ b/lib/ManaTools/Shared/urpmi_backend/tools.pm @@ -34,7 +34,7 @@ package ManaTools::Shared::urpmi_backend::tools; =head1 COPYRIGHT and LICENSE -Copyright (c) 2015-2016 Angelo Naselli <anaselli@linux.it> +Copyright (c) 2015-2017 Angelo Naselli <anaselli@linux.it> from Rpmdrake: Copyright (c) 2002 Guillaume Cottenceau Copyright (c) 2003-2005 MandrakeSoft SA |
