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/Shared/GUI | |
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/Shared/GUI')
-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 |
9 files changed, 9 insertions, 9 deletions
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 |