aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ManaTools/Shared
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2016-01-11 18:45:03 +0100
committerAngelo Naselli <anaselli@linux.it>2016-01-11 19:11:50 +0100
commit8d805b7feb85e8fec51540f565597d00c4a42af2 (patch)
treec2974b35768b9f4c345adf9815bc3c8ce9af6b39 /lib/ManaTools/Shared
parentb87547f413ce7cc482d0490786c03b79a3c93197 (diff)
downloadmanatools-8d805b7feb85e8fec51540f565597d00c4a42af2.tar
manatools-8d805b7feb85e8fec51540f565597d00c4a42af2.tar.gz
manatools-8d805b7feb85e8fec51540f565597d00c4a42af2.tar.bz2
manatools-8d805b7feb85e8fec51540f565597d00c4a42af2.tar.xz
manatools-8d805b7feb85e8fec51540f565597d00c4a42af2.zip
Updated date
Diffstat (limited to 'lib/ManaTools/Shared')
-rw-r--r--lib/ManaTools/Shared/CommandLine.pm2
-rw-r--r--lib/ManaTools/Shared/GUI.pm2
-rw-r--r--lib/ManaTools/Shared/GUI/CommandLine.pm2
-rw-r--r--lib/ManaTools/Shared/GUI/Dialog.pm2
-rw-r--r--lib/ManaTools/Shared/GUI/Event.pm2
-rw-r--r--lib/ManaTools/Shared/GUI/EventHandlerRole.pm2
-rw-r--r--lib/ManaTools/Shared/GUI/EventRole.pm2
-rw-r--r--lib/ManaTools/Shared/GUI/ExtTab.pm2
-rw-r--r--lib/ManaTools/Shared/GUI/ReplacePoint.pm2
-rw-r--r--lib/ManaTools/Shared/Logging.pm2
-rw-r--r--lib/ManaTools/Shared/urpmi_backend/DB.pm2
-rw-r--r--lib/ManaTools/Shared/urpmi_backend/tools.pm2
12 files changed, 12 insertions, 12 deletions
diff --git a/lib/ManaTools/Shared/CommandLine.pm b/lib/ManaTools/Shared/CommandLine.pm
index 5a5aa811..44f16165 100644
--- a/lib/ManaTools/Shared/CommandLine.pm
+++ b/lib/ManaTools/Shared/CommandLine.pm
@@ -35,7 +35,7 @@ package ManaTools::Shared::CommandLine;
=head1 COPYRIGHT and LICENSE
-Copyright (C) 2015, Angelo Naselli.
+Copyright (C) 2015-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/GUI.pm b/lib/ManaTools/Shared/GUI.pm
index 0de02f93..1becfd6f 100644
--- a/lib/ManaTools/Shared/GUI.pm
+++ b/lib/ManaTools/Shared/GUI.pm
@@ -34,7 +34,7 @@ Angelo Naselli <anaselli@linux.it>
=head1 COPYRIGHT and LICENSE
Copyright (C) 2014-2016, Angelo Naselli.
-Copyright (C) 2015, Matteo Pasotti <matteo.pasotti@gmail.com>.
+Copyright (C) 2015-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/CommandLine.pm b/lib/ManaTools/Shared/GUI/CommandLine.pm
index 772a101f..413bf176 100644
--- a/lib/ManaTools/Shared/GUI/CommandLine.pm
+++ b/lib/ManaTools/Shared/GUI/CommandLine.pm
@@ -55,7 +55,7 @@ Angelo Naselli <anaselli@linux.it>
=head1 COPYRIGHT and LICENSE
- Copyright (C) 2015, Angelo Naselli.
+ Copyright (C) 2015-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/GUI/Dialog.pm b/lib/ManaTools/Shared/GUI/Dialog.pm
index 62f4b6ee..317b71d9 100644
--- a/lib/ManaTools/Shared/GUI/Dialog.pm
+++ b/lib/ManaTools/Shared/GUI/Dialog.pm
@@ -50,7 +50,7 @@ Maarten Vanraes <alien@rmail.be>
=head1 COPYRIGHT and LICENSE
-Copyright (C) 2015, Maarten Vanraes.
+Copyright (C) 2015-2016, Maarten Vanraes.
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/Event.pm b/lib/ManaTools/Shared/GUI/Event.pm
index 655adffb..c51a39fd 100644
--- a/lib/ManaTools/Shared/GUI/Event.pm
+++ b/lib/ManaTools/Shared/GUI/Event.pm
@@ -45,7 +45,7 @@ Maarten Vanraes <alien@rmail.be>
=head1 COPYRIGHT and LICENSE
-Copyright (C) 2015, Maarten Vanraes.
+Copyright (C) 2015-2016, Maarten Vanraes.
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 289267fb..ba130bc7 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 Maarten Vanraes <alien@rmail.be>
+Copyright (c) 2015-2016 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 3326610b..6688b582 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 Maarten Vanraes <alien@rmail.be>
+Copyright (c) 2015-2016 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/ExtTab.pm b/lib/ManaTools/Shared/GUI/ExtTab.pm
index 863e09b8..0927b631 100644
--- a/lib/ManaTools/Shared/GUI/ExtTab.pm
+++ b/lib/ManaTools/Shared/GUI/ExtTab.pm
@@ -54,7 +54,7 @@ Maarten Vanraes <alien@rmail.be>
=head1 COPYRIGHT and LICENSE
-Copyright (C) 2015, Maarten Vanraes.
+Copyright (C) 2015-2016, Maarten Vanraes.
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/ReplacePoint.pm b/lib/ManaTools/Shared/GUI/ReplacePoint.pm
index 38137915..8001feb1 100644
--- a/lib/ManaTools/Shared/GUI/ReplacePoint.pm
+++ b/lib/ManaTools/Shared/GUI/ReplacePoint.pm
@@ -57,7 +57,7 @@ Maarten Vanraes <alien@rmail.be>
=head1 COPYRIGHT and LICENSE
-Copyright (C) 2015, Maarten Vanraes.
+Copyright (C) 2015-2016, Maarten Vanraes.
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/Logging.pm b/lib/ManaTools/Shared/Logging.pm
index 46f102c8..6104f860 100644
--- a/lib/ManaTools/Shared/Logging.pm
+++ b/lib/ManaTools/Shared/Logging.pm
@@ -38,7 +38,7 @@ Maarten Vanraes <alien@rmail.be>
=head1 COPYRIGHT and LICENSE
-Copyright (C) 2015, Maarten Vanraes.
+Copyright (C) 2015-2016, Maarten Vanraes.
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 d4baa24d..817f2f13 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 Angelo Naselli <anaselli@linux.it>
+Copyright (c) 2015-2016 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 2147fab4..7573e387 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 Angelo Naselli <anaselli@linux.it>
+Copyright (c) 2015-2016 Angelo Naselli <anaselli@linux.it>
from Rpmdrake:
Copyright (c) 2002 Guillaume Cottenceau
Copyright (c) 2003-2005 MandrakeSoft SA