diff options
author | Jesús <heckyel@hyperbola.info> | 2020-03-03 13:03:30 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-03-03 13:03:30 -0500 |
commit | 751b876f8a52d93ab371db735d5cf1442b69d115 (patch) | |
tree | 953d6b08ebfdfb49c22c323e1443fbccb94966ec /lib/WWW/FairViewer/ParseXML.pm | |
parent | e0864145380380dba8386233628883961075ddaf (diff) | |
download | fair-viewer-751b876f8a52d93ab371db735d5cf1442b69d115.tar.lz fair-viewer-751b876f8a52d93ab371db735d5cf1442b69d115.tar.xz fair-viewer-751b876f8a52d93ab371db735d5cf1442b69d115.zip |
Keep dual licenses GPLv3 or later and Artistic 2.0
Diffstat (limited to 'lib/WWW/FairViewer/ParseXML.pm')
-rw-r--r-- | lib/WWW/FairViewer/ParseXML.pm | 17 |
1 files changed, 5 insertions, 12 deletions
diff --git a/lib/WWW/FairViewer/ParseXML.pm b/lib/WWW/FairViewer/ParseXML.pm index ea9d4b5..733c2bc 100644 --- a/lib/WWW/FairViewer/ParseXML.pm +++ b/lib/WWW/FairViewer/ParseXML.pm @@ -302,18 +302,11 @@ Copyright 2012-2015 Trizen. Copyright 2020 Jesus E. -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see L<https://www.gnu.org/licenses/>. +This program is free software; you can redistribute it and/or modify it +under the terms of either: the GNU General Public License as published +by the Free Software Foundation; or the Artistic License. + +See L<http://dev.perl.org/licenses/> for more information. =cut |