Blame LICENSE

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