Blame LICENSE

Packit Service 817997
This software is Copyright (c) 2016 - 2018 by Dave Rolsky.
Packit Service 817997
Packit Service 817997
This is free software, licensed under:
Packit Service 817997
Packit Service 817997
  The Artistic License 2.0 (GPL Compatible)
Packit Service 817997
Packit Service 817997
		       The Artistic License 2.0
Packit Service 817997
Packit Service 817997
	    Copyright (c) 2000-2006, The Perl Foundation.
Packit Service 817997
Packit Service 817997
     Everyone is permitted to copy and distribute verbatim copies
Packit Service 817997
      of this license document, but changing it is not allowed.
Packit Service 817997
Packit Service 817997
Preamble
Packit Service 817997
Packit Service 817997
This license establishes the terms under which a given free software
Packit Service 817997
Package may be copied, modified, distributed, and/or redistributed.
Packit Service 817997
The intent is that the Copyright Holder maintains some artistic
Packit Service 817997
control over the development of that Package while still keeping the
Packit Service 817997
Package available as open source and free software.
Packit Service 817997
Packit Service 817997
You are always permitted to make arrangements wholly outside of this
Packit Service 817997
license directly with the Copyright Holder of a given Package.  If the
Packit Service 817997
terms of this license do not permit the full use that you propose to
Packit Service 817997
make of the Package, you should contact the Copyright Holder and seek
Packit Service 817997
a different licensing arrangement. 
Packit Service 817997
Packit Service 817997
Definitions
Packit Service 817997
Packit Service 817997
    "Copyright Holder" means the individual(s) or organization(s)
Packit Service 817997
    named in the copyright notice for the entire Package.
Packit Service 817997
Packit Service 817997
    "Contributor" means any party that has contributed code or other
Packit Service 817997
    material to the Package, in accordance with the Copyright Holder's
Packit Service 817997
    procedures.
Packit Service 817997
Packit Service 817997
    "You" and "your" means any person who would like to copy,
Packit Service 817997
    distribute, or modify the Package.
Packit Service 817997
Packit Service 817997
    "Package" means the collection of files distributed by the
Packit Service 817997
    Copyright Holder, and derivatives of that collection and/or of
Packit Service 817997
    those files. A given Package may consist of either the Standard
Packit Service 817997
    Version, or a Modified Version.
Packit Service 817997
Packit Service 817997
    "Distribute" means providing a copy of the Package or making it
Packit Service 817997
    accessible to anyone else, or in the case of a company or
Packit Service 817997
    organization, to others outside of your company or organization.
Packit Service 817997
Packit Service 817997
    "Distributor Fee" means any fee that you charge for Distributing
Packit Service 817997
    this Package or providing support for this Package to another
Packit Service 817997
    party.  It does not mean licensing fees.
Packit Service 817997
Packit Service 817997
    "Standard Version" refers to the Package if it has not been
Packit Service 817997
    modified, or has been modified only in ways explicitly requested
Packit Service 817997
    by the Copyright Holder.
Packit Service 817997
Packit Service 817997
    "Modified Version" means the Package, if it has been changed, and
Packit Service 817997
    such changes were not explicitly requested by the Copyright
Packit Service 817997
    Holder. 
Packit Service 817997
Packit Service 817997
    "Original License" means this Artistic License as Distributed with
Packit Service 817997
    the Standard Version of the Package, in its current version or as
Packit Service 817997
    it may be modified by The Perl Foundation in the future.
Packit Service 817997
Packit Service 817997
    "Source" form means the source code, documentation source, and
Packit Service 817997
    configuration files for the Package.
Packit Service 817997
Packit Service 817997
    "Compiled" form means the compiled bytecode, object code, binary,
Packit Service 817997
    or any other form resulting from mechanical transformation or
Packit Service 817997
    translation of the Source form.
Packit Service 817997
Packit Service 817997
Packit Service 817997
Permission for Use and Modification Without Distribution
Packit Service 817997
Packit Service 817997
(1)  You are permitted to use the Standard Version and create and use
Packit Service 817997
Modified Versions for any purpose without restriction, provided that
Packit Service 817997
you do not Distribute the Modified Version.
Packit Service 817997
Packit Service 817997
Packit Service 817997
Permissions for Redistribution of the Standard Version
Packit Service 817997
Packit Service 817997
(2)  You may Distribute verbatim copies of the Source form of the
Packit Service 817997
Standard Version of this Package in any medium without restriction,
Packit Service 817997
either gratis or for a Distributor Fee, provided that you duplicate
Packit Service 817997
all of the original copyright notices and associated disclaimers.  At
Packit Service 817997
your discretion, such verbatim copies may or may not include a
Packit Service 817997
Compiled form of the Package.
Packit Service 817997
Packit Service 817997
(3)  You may apply any bug fixes, portability changes, and other
Packit Service 817997
modifications made available from the Copyright Holder.  The resulting
Packit Service 817997
Package will still be considered the Standard Version, and as such
Packit Service 817997
will be subject to the Original License.
Packit Service 817997
Packit Service 817997
Packit Service 817997
Distribution of Modified Versions of the Package as Source 
Packit Service 817997
Packit Service 817997
(4)  You may Distribute your Modified Version as Source (either gratis
Packit Service 817997
or for a Distributor Fee, and with or without a Compiled form of the
Packit Service 817997
Modified Version) provided that you clearly document how it differs
Packit Service 817997
from the Standard Version, including, but not limited to, documenting
Packit Service 817997
any non-standard features, executables, or modules, and provided that
Packit Service 817997
you do at least ONE of the following:
Packit Service 817997
Packit Service 817997
    (a)  make the Modified Version available to the Copyright Holder
Packit Service 817997
    of the Standard Version, under the Original License, so that the
Packit Service 817997
    Copyright Holder may include your modifications in the Standard
Packit Service 817997
    Version.
Packit Service 817997
Packit Service 817997
    (b)  ensure that installation of your Modified Version does not
Packit Service 817997
    prevent the user installing or running the Standard Version. In
Packit Service 817997
    addition, the Modified Version must bear a name that is different
Packit Service 817997
    from the name of the Standard Version.
Packit Service 817997
Packit Service 817997
    (c)  allow anyone who receives a copy of the Modified Version to
Packit Service 817997
    make the Source form of the Modified Version available to others
Packit Service 817997
    under
Packit Service 817997
		
Packit Service 817997
	(i)  the Original License or
Packit Service 817997
Packit Service 817997
	(ii)  a license that permits the licensee to freely copy,
Packit Service 817997
	modify and redistribute the Modified Version using the same
Packit Service 817997
	licensing terms that apply to the copy that the licensee
Packit Service 817997
	received, and requires that the Source form of the Modified
Packit Service 817997
	Version, and of any works derived from it, be made freely
Packit Service 817997
	available in that license fees are prohibited but Distributor
Packit Service 817997
	Fees are allowed.
Packit Service 817997
Packit Service 817997
Packit Service 817997
Distribution of Compiled Forms of the Standard Version 
Packit Service 817997
or Modified Versions without the Source
Packit Service 817997
Packit Service 817997
(5)  You may Distribute Compiled forms of the Standard Version without
Packit Service 817997
the Source, provided that you include complete instructions on how to
Packit Service 817997
get the Source of the Standard Version.  Such instructions must be
Packit Service 817997
valid at the time of your distribution.  If these instructions, at any
Packit Service 817997
time while you are carrying out such distribution, become invalid, you
Packit Service 817997
must provide new instructions on demand or cease further distribution.
Packit Service 817997
If you provide valid instructions or cease distribution within thirty
Packit Service 817997
days after you become aware that the instructions are invalid, then
Packit Service 817997
you do not forfeit any of your rights under this license.
Packit Service 817997
Packit Service 817997
(6)  You may Distribute a Modified Version in Compiled form without
Packit Service 817997
the Source, provided that you comply with Section 4 with respect to
Packit Service 817997
the Source of the Modified Version.
Packit Service 817997
Packit Service 817997
Packit Service 817997
Aggregating or Linking the Package 
Packit Service 817997
Packit Service 817997
(7)  You may aggregate the Package (either the Standard Version or
Packit Service 817997
Modified Version) with other packages and Distribute the resulting
Packit Service 817997
aggregation provided that you do not charge a licensing fee for the
Packit Service 817997
Package.  Distributor Fees are permitted, and licensing fees for other
Packit Service 817997
components in the aggregation are permitted. The terms of this license
Packit Service 817997
apply to the use and Distribution of the Standard or Modified Versions
Packit Service 817997
as included in the aggregation.
Packit Service 817997
Packit Service 817997
(8) You are permitted to link Modified and Standard Versions with
Packit Service 817997
other works, to embed the Package in a larger work of your own, or to
Packit Service 817997
build stand-alone binary or bytecode versions of applications that
Packit Service 817997
include the Package, and Distribute the result without restriction,
Packit Service 817997
provided the result does not expose a direct interface to the Package.
Packit Service 817997
Packit Service 817997
Packit Service 817997
Items That are Not Considered Part of a Modified Version 
Packit Service 817997
Packit Service 817997
(9) Works (including, but not limited to, modules and scripts) that
Packit Service 817997
merely extend or make use of the Package, do not, by themselves, cause
Packit Service 817997
the Package to be a Modified Version.  In addition, such works are not
Packit Service 817997
considered parts of the Package itself, and are not subject to the
Packit Service 817997
terms of this license.
Packit Service 817997
Packit Service 817997
Packit Service 817997
General Provisions
Packit Service 817997
Packit Service 817997
(10)  Any use, modification, and distribution of the Standard or
Packit Service 817997
Modified Versions is governed by this Artistic License. By using,
Packit Service 817997
modifying or distributing the Package, you accept this license. Do not
Packit Service 817997
use, modify, or distribute the Package, if you do not accept this
Packit Service 817997
license.
Packit Service 817997
Packit Service 817997
(11)  If your Modified Version has been derived from a Modified
Packit Service 817997
Version made by someone other than you, you are nevertheless required
Packit Service 817997
to ensure that your Modified Version complies with the requirements of
Packit Service 817997
this license.
Packit Service 817997
Packit Service 817997
(12)  This license does not grant you the right to use any trademark,
Packit Service 817997
service mark, tradename, or logo of the Copyright Holder.
Packit Service 817997
Packit Service 817997
(13)  This license includes the non-exclusive, worldwide,
Packit Service 817997
free-of-charge patent license to make, have made, use, offer to sell,
Packit Service 817997
sell, import and otherwise transfer the Package with respect to any
Packit Service 817997
patent claims licensable by the Copyright Holder that are necessarily
Packit Service 817997
infringed by the Package. If you institute patent litigation
Packit Service 817997
(including a cross-claim or counterclaim) against any party alleging
Packit Service 817997
that the Package constitutes direct or contributory patent
Packit Service 817997
infringement, then this Artistic License to you shall terminate on the
Packit Service 817997
date that such litigation is filed.
Packit Service 817997
Packit Service 817997
(14)  Disclaimer of Warranty:
Packit Service 817997
THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS
Packit Service 817997
IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED
Packit Service 817997
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
Packit Service 817997
NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL
Packit Service 817997
LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL
Packit Service 817997
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
Packit Service 817997
DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF
Packit Service 817997
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.