NAME
Pod::Weaver::PluginBundle::Author::AJNN::License - Pod section for copyright and license statement
VERSION
version 0.08
SYNOPSIS
package Pod::Weaver::PluginBundle::Author::AJNN;
use Pod::Weaver::PluginBundle::Author::AJNN::License;
sub mvp_bundle_config {
return (
...,
[ '@AJNN/License', __PACKAGE__ . '::License', {}, ],
)
}
DESCRIPTION
This package provides AJNN's customised copyright and license statement.
In particular, for distributions which declare their license as Artistic-2.0 and which declare AJNN as their only author, the license statement is modified to explicitly allow reuse under the same terms as the Perl 5 programming language system itself as well. Effectively, this results in triple-licensing under (Artistic-2.0 OR Artistic-1.0-Perl OR GPL-1.0-or-later), at the choice of the user.
Reuse under Perl 5 terms might already be allowed under section (4) (c) (ii) of Artistic-2.0, but I like to state this explicitly for the avoidance of doubt.
BUGS
Multiple authors are unsupported.
SEE ALSO
Pod::Weaver::PluginBundle::Author::AJNN
AUTHOR
Arne Johannessen (AJNN)
COPYRIGHT AND LICENSE
Arne Johannessen has dedicated the work to the Commons by waiving all of his or her rights to the work worldwide under copyright law and all related or neighboring legal rights he or she had in the work, to the extent allowable by law.
Works under CC0 do not require attribution. When citing the work, you should not imply endorsement by the author.