diff options
Diffstat (limited to 'lib/ManaTools/Shared')
| -rw-r--r-- | lib/ManaTools/Shared/CommandLine.pm | 2 | ||||
| -rw-r--r-- | lib/ManaTools/Shared/GUI.pm | 4 | ||||
| -rw-r--r-- | lib/ManaTools/Shared/GUI/ActionList.pm | 2 | ||||
| -rw-r--r-- | lib/ManaTools/Shared/GUI/CommandLine.pm | 2 | ||||
| -rw-r--r-- | lib/ManaTools/Shared/GUI/Dialog.pm | 2 | ||||
| -rw-r--r-- | lib/ManaTools/Shared/GUI/Event.pm | 2 | ||||
| -rw-r--r-- | lib/ManaTools/Shared/GUI/ExtList.pm | 2 | ||||
| -rw-r--r-- | lib/ManaTools/Shared/GUI/ExtTab.pm | 2 | ||||
| -rw-r--r-- | lib/ManaTools/Shared/GUI/ExtWidget.pm | 2 | ||||
| -rw-r--r-- | lib/ManaTools/Shared/GUI/Properties.pm | 2 | ||||
| -rw-r--r-- | lib/ManaTools/Shared/GUI/ReplacePoint.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/Logging.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 |
17 files changed, 18 insertions, 18 deletions
diff --git a/lib/ManaTools/Shared/CommandLine.pm b/lib/ManaTools/Shared/CommandLine.pm index 44f16165..fe4e442e 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-2016, Angelo Naselli. +Copyright (C) 2015-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/Shared/GUI.pm b/lib/ManaTools/Shared/GUI.pm index bba9cf9c..d686ee12 100644 --- a/lib/ManaTools/Shared/GUI.pm +++ b/lib/ManaTools/Shared/GUI.pm @@ -33,8 +33,8 @@ Angelo Naselli <anaselli@linux.it> =head1 COPYRIGHT and LICENSE -Copyright (C) 2014-2016, Angelo Naselli. -Copyright (C) 2015-2016, Matteo Pasotti <matteo.pasotti@gmail.com>. +Copyright (C) 2014-2017, Angelo Naselli. +Copyright (C) 2015-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/ActionList.pm b/lib/ManaTools/Shared/GUI/ActionList.pm index 2c3bba51..3756f215 100644 --- a/lib/ManaTools/Shared/GUI/ActionList.pm +++ b/lib/ManaTools/Shared/GUI/ActionList.pm @@ -41,7 +41,7 @@ Maarten Vanraes <alien@rmail.be> =head1 COPYRIGHT and LICENSE -Copyright (C) 2015-2016, Maarten Vanraes. +Copyright (C) 2015-2017, 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/CommandLine.pm b/lib/ManaTools/Shared/GUI/CommandLine.pm index 413bf176..1f229c6c 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-2016, Angelo Naselli. + Copyright (C) 2015-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/Shared/GUI/Dialog.pm b/lib/ManaTools/Shared/GUI/Dialog.pm index 78a16ffa..f813dd10 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-2016, Maarten Vanraes. +Copyright (C) 2015-2017, 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 49aa2f33..458b773c 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-2016, Maarten Vanraes. +Copyright (C) 2015-2017, 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/ExtList.pm b/lib/ManaTools/Shared/GUI/ExtList.pm index f79d42fa..8d123138 100644 --- a/lib/ManaTools/Shared/GUI/ExtList.pm +++ b/lib/ManaTools/Shared/GUI/ExtList.pm @@ -54,7 +54,7 @@ Maarten Vanraes <alien@rmail.be> =head1 COPYRIGHT and LICENSE -Copyright (C) 2015-2016, Maarten Vanraes. +Copyright (C) 2015-2017, 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/ExtTab.pm b/lib/ManaTools/Shared/GUI/ExtTab.pm index a6b31ae3..cd399fbe 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-2016, Maarten Vanraes. +Copyright (C) 2015-2017, 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/ExtWidget.pm b/lib/ManaTools/Shared/GUI/ExtWidget.pm index 43c00394..0f7cb58e 100644 --- a/lib/ManaTools/Shared/GUI/ExtWidget.pm +++ b/lib/ManaTools/Shared/GUI/ExtWidget.pm @@ -54,7 +54,7 @@ Maarten Vanraes <alien@rmail.be> =head1 COPYRIGHT and LICENSE -Copyright (C) 2015-2016, Maarten Vanraes. +Copyright (C) 2015-2017, 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/Properties.pm b/lib/ManaTools/Shared/GUI/Properties.pm index 3f9aad39..3b25fd8c 100644 --- a/lib/ManaTools/Shared/GUI/Properties.pm +++ b/lib/ManaTools/Shared/GUI/Properties.pm @@ -45,7 +45,7 @@ Maarten Vanraes <alien@rmail.be> =head1 COPYRIGHT and LICENSE -Copyright (C) 2015-2016, Maarten Vanraes. +Copyright (C) 2015-2017, 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 8a2fc7a9..7d87612e 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-2016, Maarten Vanraes. +Copyright (C) 2015-2017, 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/JournalCtl.pm b/lib/ManaTools/Shared/JournalCtl.pm index 32023d11..b5e06510 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-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/Shared/Locales.pm b/lib/ManaTools/Shared/Locales.pm index eacca906..3e466963 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-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/Shared/Logging.pm b/lib/ManaTools/Shared/Logging.pm index 8d9b7ffa..d9c85eb9 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-2016, Maarten Vanraes. +Copyright (C) 2015-2017, 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/Services.pm b/lib/ManaTools/Shared/Services.pm index d0bc9186..f97861f5 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-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 diff --git a/lib/ManaTools/Shared/TimeZone.pm b/lib/ManaTools/Shared/TimeZone.pm index 343c5e9f..3b67fb2a 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-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/Shared/Users.pm b/lib/ManaTools/Shared/Users.pm index e9670d82..de072def 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-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 |
