Blame Artistic

Packit Service 098c73
Packit Service 098c73
Packit Service 098c73
Packit Service 098c73
Packit Service 098c73
			 The "Artistic License"
Packit Service 098c73
Packit Service 098c73
				Preamble
Packit Service 098c73
Packit Service 098c73
The intent of this document is to state the conditions under which a
Packit Service 098c73
Package may be copied, such that the Copyright Holder maintains some
Packit Service 098c73
semblance of artistic control over the development of the package,
Packit Service 098c73
while giving the users of the package the right to use and distribute
Packit Service 098c73
the Package in a more-or-less customary fashion, plus the right to make
Packit Service 098c73
reasonable modifications.
Packit Service 098c73
Packit Service 098c73
Definitions:
Packit Service 098c73
Packit Service 098c73
	"Package" refers to the collection of files distributed by the
Packit Service 098c73
	Copyright Holder, and derivatives of that collection of files
Packit Service 098c73
	created through textual modification.
Packit Service 098c73
Packit Service 098c73
	"Standard Version" refers to such a Package if it has not been
Packit Service 098c73
	modified, or has been modified in accordance with the wishes
Packit Service 098c73
	of the Copyright Holder as specified below.
Packit Service 098c73
Packit Service 098c73
	"Copyright Holder" is whoever is named in the copyright or
Packit Service 098c73
	copyrights for the package.
Packit Service 098c73
Packit Service 098c73
	"You" is you, if you're thinking about copying or distributing
Packit Service 098c73
	this Package.
Packit Service 098c73
Packit Service 098c73
	"Reasonable copying fee" is whatever you can justify on the
Packit Service 098c73
	basis of media cost, duplication charges, time of people involved,
Packit Service 098c73
	and so on.  (You will not be required to justify it to the
Packit Service 098c73
	Copyright Holder, but only to the computing community at large
Packit Service 098c73
	as a market that must bear the fee.)
Packit Service 098c73
Packit Service 098c73
	"Freely Available" means that no fee is charged for the item
Packit Service 098c73
	itself, though there may be fees involved in handling the item.
Packit Service 098c73
	It also means that recipients of the item may redistribute it
Packit Service 098c73
	under the same conditions they received it.
Packit Service 098c73
Packit Service 098c73
1. You may make and give away verbatim copies of the source form of the
Packit Service 098c73
Standard Version of this Package without restriction, provided that you
Packit Service 098c73
duplicate all of the original copyright notices and associated disclaimers.
Packit Service 098c73
Packit Service 098c73
2. You may apply bug fixes, portability fixes and other modifications
Packit Service 098c73
derived from the Public Domain or from the Copyright Holder.  A Package
Packit Service 098c73
modified in such a way shall still be considered the Standard Version.
Packit Service 098c73
Packit Service 098c73
3. You may otherwise modify your copy of this Package in any way, provided
Packit Service 098c73
that you insert a prominent notice in each changed file stating how and
Packit Service 098c73
when you changed that file, and provided that you do at least ONE of the
Packit Service 098c73
following:
Packit Service 098c73
Packit Service 098c73
    a) place your modifications in the Public Domain or otherwise make them
Packit Service 098c73
    Freely Available, such as by posting said modifications to Usenet or
Packit Service 098c73
    an equivalent medium, or placing the modifications on a major archive
Packit Service 098c73
    site such as uunet.uu.net, or by allowing the Copyright Holder to include
Packit Service 098c73
    your modifications in the Standard Version of the Package.
Packit Service 098c73
Packit Service 098c73
    b) use the modified Package only within your corporation or organization.
Packit Service 098c73
Packit Service 098c73
    c) rename any non-standard executables so the names do not conflict
Packit Service 098c73
    with standard executables, which must also be provided, and provide
Packit Service 098c73
    a separate manual page for each non-standard executable that clearly
Packit Service 098c73
    documents how it differs from the Standard Version.
Packit Service 098c73
Packit Service 098c73
    d) make other distribution arrangements with the Copyright Holder.
Packit Service 098c73
Packit Service 098c73
4. You may distribute the programs of this Package in object code or
Packit Service 098c73
executable form, provided that you do at least ONE of the following:
Packit Service 098c73
Packit Service 098c73
    a) distribute a Standard Version of the executables and library files,
Packit Service 098c73
    together with instructions (in the manual page or equivalent) on where
Packit Service 098c73
    to get the Standard Version.
Packit Service 098c73
Packit Service 098c73
    b) accompany the distribution with the machine-readable source of
Packit Service 098c73
    the Package with your modifications.
Packit Service 098c73
Packit Service 098c73
    c) give non-standard executables non-standard names, and clearly
Packit Service 098c73
    document the differences in manual pages (or equivalent), together
Packit Service 098c73
    with instructions on where to get the Standard Version.
Packit Service 098c73
Packit Service 098c73
    d) make other distribution arrangements with the Copyright Holder.
Packit Service 098c73
Packit Service 098c73
5. You may charge a reasonable copying fee for any distribution of this
Packit Service 098c73
Package.  You may charge any fee you choose for support of this
Packit Service 098c73
Package.  You may not charge a fee for this Package itself.  However,
Packit Service 098c73
you may distribute this Package in aggregate with other (possibly
Packit Service 098c73
commercial) programs as part of a larger (possibly commercial) software
Packit Service 098c73
distribution provided that you do not advertise this Package as a
Packit Service 098c73
product of your own.  You may embed this Package's interpreter within
Packit Service 098c73
an executable of yours (by linking); this shall be construed as a mere
Packit Service 098c73
form of aggregation, provided that the complete Standard Version of the
Packit Service 098c73
interpreter is so embedded.
Packit Service 098c73
Packit Service 098c73
6. The scripts and library files supplied as input to or produced as
Packit Service 098c73
output from the programs of this Package do not automatically fall
Packit Service 098c73
under the copyright of this Package, but belong to whoever generated
Packit Service 098c73
them, and may be sold commercially, and may be aggregated with this
Packit Service 098c73
Package.  If such scripts or library files are aggregated with this
Packit Service 098c73
Package via the so-called "undump" or "unexec" methods of producing a
Packit Service 098c73
binary executable image, then distribution of such an image shall
Packit Service 098c73
neither be construed as a distribution of this Package nor shall it
Packit Service 098c73
fall under the restrictions of Paragraphs 3 and 4, provided that you do
Packit Service 098c73
not represent such an executable image as a Standard Version of this
Packit Service 098c73
Package.
Packit Service 098c73
Packit Service 098c73
7. C subroutines (or comparably compiled subroutines in other
Packit Service 098c73
languages) supplied by you and linked into this Package in order to
Packit Service 098c73
emulate subroutines and variables of the language defined by this
Packit Service 098c73
Package shall not be considered part of this Package, but are the
Packit Service 098c73
equivalent of input as in Paragraph 6, provided these subroutines do
Packit Service 098c73
not change the language in any way that would cause it to fail the
Packit Service 098c73
regression tests for the language.
Packit Service 098c73
Packit Service 098c73
8. Aggregation of this Package with a commercial distribution is always
Packit Service 098c73
permitted provided that the use of this Package is embedded; that is,
Packit Service 098c73
when no overt attempt is made to make this Package's interfaces visible
Packit Service 098c73
to the end user of the commercial distribution.  Such use shall not be
Packit Service 098c73
construed as a distribution of this Package.
Packit Service 098c73
Packit Service 098c73
9. The name of the Copyright Holder may not be used to endorse or promote
Packit Service 098c73
products derived from this software without specific prior written permission.
Packit Service 098c73
Packit Service 098c73
10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
Packit Service 098c73
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
Packit Service 098c73
WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
Packit Service 098c73
Packit Service 098c73
				The End