Blame LICENSE

Packit 37d9e7
Packit 37d9e7
Terms of Perl itself
Packit 37d9e7
Packit 37d9e7
a) the GNU General Public License as published by the Free
Packit 37d9e7
   Software Foundation; either version 1, or (at your option) any
Packit 37d9e7
   later version, or
Packit 37d9e7
b) the "Artistic License"
Packit 37d9e7
Packit 37d9e7
----------------------------------------------------------------------------
Packit 37d9e7
Packit 37d9e7
                    GNU GENERAL PUBLIC LICENSE
Packit 37d9e7
                       Version 2, June 1991
Packit 37d9e7
Packit 37d9e7
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
Packit 37d9e7
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Packit 37d9e7
 Everyone is permitted to copy and distribute verbatim copies
Packit 37d9e7
 of this license document, but changing it is not allowed.
Packit 37d9e7
Packit 37d9e7
                            Preamble
Packit 37d9e7
Packit 37d9e7
  The licenses for most software are designed to take away your
Packit 37d9e7
freedom to share and change it.  By contrast, the GNU General Public
Packit 37d9e7
License is intended to guarantee your freedom to share and change free
Packit 37d9e7
software--to make sure the software is free for all its users.  This
Packit 37d9e7
General Public License applies to most of the Free Software
Packit 37d9e7
Foundation's software and to any other program whose authors commit to
Packit 37d9e7
using it.  (Some other Free Software Foundation software is covered by
Packit 37d9e7
the GNU Lesser General Public License instead.)  You can apply it to
Packit 37d9e7
your programs, too.
Packit 37d9e7
Packit 37d9e7
  When we speak of free software, we are referring to freedom, not
Packit 37d9e7
price.  Our General Public Licenses are designed to make sure that you
Packit 37d9e7
have the freedom to distribute copies of free software (and charge for
Packit 37d9e7
this service if you wish), that you receive source code or can get it
Packit 37d9e7
if you want it, that you can change the software or use pieces of it
Packit 37d9e7
in new free programs; and that you know you can do these things.
Packit 37d9e7
Packit 37d9e7
  To protect your rights, we need to make restrictions that forbid
Packit 37d9e7
anyone to deny you these rights or to ask you to surrender the rights.
Packit 37d9e7
These restrictions translate to certain responsibilities for you if you
Packit 37d9e7
distribute copies of the software, or if you modify it.
Packit 37d9e7
Packit 37d9e7
  For example, if you distribute copies of such a program, whether
Packit 37d9e7
gratis or for a fee, you must give the recipients all the rights that
Packit 37d9e7
you have.  You must make sure that they, too, receive or can get the
Packit 37d9e7
source code.  And you must show them these terms so they know their
Packit 37d9e7
rights.
Packit 37d9e7
Packit 37d9e7
  We protect your rights with two steps: (1) copyright the software, and
Packit 37d9e7
(2) offer you this license which gives you legal permission to copy,
Packit 37d9e7
distribute and/or modify the software.
Packit 37d9e7
Packit 37d9e7
  Also, for each author's protection and ours, we want to make certain
Packit 37d9e7
that everyone understands that there is no warranty for this free
Packit 37d9e7
software.  If the software is modified by someone else and passed on, we
Packit 37d9e7
want its recipients to know that what they have is not the original, so
Packit 37d9e7
that any problems introduced by others will not reflect on the original
Packit 37d9e7
authors' reputations.
Packit 37d9e7
Packit 37d9e7
  Finally, any free program is threatened constantly by software
Packit 37d9e7
patents.  We wish to avoid the danger that redistributors of a free
Packit 37d9e7
program will individually obtain patent licenses, in effect making the
Packit 37d9e7
program proprietary.  To prevent this, we have made it clear that any
Packit 37d9e7
patent must be licensed for everyone's free use or not licensed at all.
Packit 37d9e7
Packit 37d9e7
  The precise terms and conditions for copying, distribution and
Packit 37d9e7
modification follow.
Packit 37d9e7
Packit 37d9e7
                    GNU GENERAL PUBLIC LICENSE
Packit 37d9e7
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
Packit 37d9e7
Packit 37d9e7
  0. This License applies to any program or other work which contains
Packit 37d9e7
a notice placed by the copyright holder saying it may be distributed
Packit 37d9e7
under the terms of this General Public License.  The "Program", below,
Packit 37d9e7
refers to any such program or work, and a "work based on the Program"
Packit 37d9e7
means either the Program or any derivative work under copyright law:
Packit 37d9e7
that is to say, a work containing the Program or a portion of it,
Packit 37d9e7
either verbatim or with modifications and/or translated into another
Packit 37d9e7
language.  (Hereinafter, translation is included without limitation in
Packit 37d9e7
the term "modification".)  Each licensee is addressed as "you".
Packit 37d9e7
Packit 37d9e7
Activities other than copying, distribution and modification are not
Packit 37d9e7
covered by this License; they are outside its scope.  The act of
Packit 37d9e7
running the Program is not restricted, and the output from the Program
Packit 37d9e7
is covered only if its contents constitute a work based on the
Packit 37d9e7
Program (independent of having been made by running the Program).
Packit 37d9e7
Whether that is true depends on what the Program does.
Packit 37d9e7
Packit 37d9e7
  1. You may copy and distribute verbatim copies of the Program's
Packit 37d9e7
source code as you receive it, in any medium, provided that you
Packit 37d9e7
conspicuously and appropriately publish on each copy an appropriate
Packit 37d9e7
copyright notice and disclaimer of warranty; keep intact all the
Packit 37d9e7
notices that refer to this License and to the absence of any warranty;
Packit 37d9e7
and give any other recipients of the Program a copy of this License
Packit 37d9e7
along with the Program.
Packit 37d9e7
Packit 37d9e7
You may charge a fee for the physical act of transferring a copy, and
Packit 37d9e7
you may at your option offer warranty protection in exchange for a fee.
Packit 37d9e7
Packit 37d9e7
  2. You may modify your copy or copies of the Program or any portion
Packit 37d9e7
of it, thus forming a work based on the Program, and copy and
Packit 37d9e7
distribute such modifications or work under the terms of Section 1
Packit 37d9e7
above, provided that you also meet all of these conditions:
Packit 37d9e7
Packit 37d9e7
    a) You must cause the modified files to carry prominent notices
Packit 37d9e7
    stating that you changed the files and the date of any change.
Packit 37d9e7
Packit 37d9e7
    b) You must cause any work that you distribute or publish, that in
Packit 37d9e7
    whole or in part contains or is derived from the Program or any
Packit 37d9e7
    part thereof, to be licensed as a whole at no charge to all third
Packit 37d9e7
    parties under the terms of this License.
Packit 37d9e7
Packit 37d9e7
    c) If the modified program normally reads commands interactively
Packit 37d9e7
    when run, you must cause it, when started running for such
Packit 37d9e7
    interactive use in the most ordinary way, to print or display an
Packit 37d9e7
    announcement including an appropriate copyright notice and a
Packit 37d9e7
    notice that there is no warranty (or else, saying that you provide
Packit 37d9e7
    a warranty) and that users may redistribute the program under
Packit 37d9e7
    these conditions, and telling the user how to view a copy of this
Packit 37d9e7
    License.  (Exception: if the Program itself is interactive but
Packit 37d9e7
    does not normally print such an announcement, your work based on
Packit 37d9e7
    the Program is not required to print an announcement.)
Packit 37d9e7
Packit 37d9e7
These requirements apply to the modified work as a whole.  If
Packit 37d9e7
identifiable sections of that work are not derived from the Program,
Packit 37d9e7
and can be reasonably considered independent and separate works in
Packit 37d9e7
themselves, then this License, and its terms, do not apply to those
Packit 37d9e7
sections when you distribute them as separate works.  But when you
Packit 37d9e7
distribute the same sections as part of a whole which is a work based
Packit 37d9e7
on the Program, the distribution of the whole must be on the terms of
Packit 37d9e7
this License, whose permissions for other licensees extend to the
Packit 37d9e7
entire whole, and thus to each and every part regardless of who wrote it.
Packit 37d9e7
Packit 37d9e7
Thus, it is not the intent of this section to claim rights or contest
Packit 37d9e7
your rights to work written entirely by you; rather, the intent is to
Packit 37d9e7
exercise the right to control the distribution of derivative or
Packit 37d9e7
collective works based on the Program.
Packit 37d9e7
Packit 37d9e7
In addition, mere aggregation of another work not based on the Program
Packit 37d9e7
with the Program (or with a work based on the Program) on a volume of
Packit 37d9e7
a storage or distribution medium does not bring the other work under
Packit 37d9e7
the scope of this License.
Packit 37d9e7
Packit 37d9e7
  3. You may copy and distribute the Program (or a work based on it,
Packit 37d9e7
under Section 2) in object code or executable form under the terms of
Packit 37d9e7
Sections 1 and 2 above provided that you also do one of the following:
Packit 37d9e7
Packit 37d9e7
    a) Accompany it with the complete corresponding machine-readable
Packit 37d9e7
    source code, which must be distributed under the terms of Sections
Packit 37d9e7
    1 and 2 above on a medium customarily used for software interchange; or,
Packit 37d9e7
Packit 37d9e7
    b) Accompany it with a written offer, valid for at least three
Packit 37d9e7
    years, to give any third party, for a charge no more than your
Packit 37d9e7
    cost of physically performing source distribution, a complete
Packit 37d9e7
    machine-readable copy of the corresponding source code, to be
Packit 37d9e7
    distributed under the terms of Sections 1 and 2 above on a medium
Packit 37d9e7
    customarily used for software interchange; or,
Packit 37d9e7
Packit 37d9e7
    c) Accompany it with the information you received as to the offer
Packit 37d9e7
    to distribute corresponding source code.  (This alternative is
Packit 37d9e7
    allowed only for noncommercial distribution and only if you
Packit 37d9e7
    received the program in object code or executable form with such
Packit 37d9e7
    an offer, in accord with Subsection b above.)
Packit 37d9e7
Packit 37d9e7
The source code for a work means the preferred form of the work for
Packit 37d9e7
making modifications to it.  For an executable work, complete source
Packit 37d9e7
code means all the source code for all modules it contains, plus any
Packit 37d9e7
associated interface definition files, plus the scripts used to
Packit 37d9e7
control compilation and installation of the executable.  However, as a
Packit 37d9e7
special exception, the source code distributed need not include
Packit 37d9e7
anything that is normally distributed (in either source or binary
Packit 37d9e7
form) with the major components (compiler, kernel, and so on) of the
Packit 37d9e7
operating system on which the executable runs, unless that component
Packit 37d9e7
itself accompanies the executable.
Packit 37d9e7
Packit 37d9e7
If distribution of executable or object code is made by offering
Packit 37d9e7
access to copy from a designated place, then offering equivalent
Packit 37d9e7
access to copy the source code from the same place counts as
Packit 37d9e7
distribution of the source code, even though third parties are not
Packit 37d9e7
compelled to copy the source along with the object code.
Packit 37d9e7
Packit 37d9e7
  4. You may not copy, modify, sublicense, or distribute the Program
Packit 37d9e7
except as expressly provided under this License.  Any attempt
Packit 37d9e7
otherwise to copy, modify, sublicense or distribute the Program is
Packit 37d9e7
void, and will automatically terminate your rights under this License.
Packit 37d9e7
However, parties who have received copies, or rights, from you under
Packit 37d9e7
this License will not have their licenses terminated so long as such
Packit 37d9e7
parties remain in full compliance.
Packit 37d9e7
Packit 37d9e7
  5. You are not required to accept this License, since you have not
Packit 37d9e7
signed it.  However, nothing else grants you permission to modify or
Packit 37d9e7
distribute the Program or its derivative works.  These actions are
Packit 37d9e7
prohibited by law if you do not accept this License.  Therefore, by
Packit 37d9e7
modifying or distributing the Program (or any work based on the
Packit 37d9e7
Program), you indicate your acceptance of this License to do so, and
Packit 37d9e7
all its terms and conditions for copying, distributing or modifying
Packit 37d9e7
the Program or works based on it.
Packit 37d9e7
Packit 37d9e7
  6. Each time you redistribute the Program (or any work based on the
Packit 37d9e7
Program), the recipient automatically receives a license from the
Packit 37d9e7
original licensor to copy, distribute or modify the Program subject to
Packit 37d9e7
these terms and conditions.  You may not impose any further
Packit 37d9e7
restrictions on the recipients' exercise of the rights granted herein.
Packit 37d9e7
You are not responsible for enforcing compliance by third parties to
Packit 37d9e7
this License.
Packit 37d9e7
Packit 37d9e7
  7. If, as a consequence of a court judgment or allegation of patent
Packit 37d9e7
infringement or for any other reason (not limited to patent issues),
Packit 37d9e7
conditions are imposed on you (whether by court order, agreement or
Packit 37d9e7
otherwise) that contradict the conditions of this License, they do not
Packit 37d9e7
excuse you from the conditions of this License.  If you cannot
Packit 37d9e7
distribute so as to satisfy simultaneously your obligations under this
Packit 37d9e7
License and any other pertinent obligations, then as a consequence you
Packit 37d9e7
may not distribute the Program at all.  For example, if a patent
Packit 37d9e7
license would not permit royalty-free redistribution of the Program by
Packit 37d9e7
all those who receive copies directly or indirectly through you, then
Packit 37d9e7
the only way you could satisfy both it and this License would be to
Packit 37d9e7
refrain entirely from distribution of the Program.
Packit 37d9e7
Packit 37d9e7
If any portion of this section is held invalid or unenforceable under
Packit 37d9e7
any particular circumstance, the balance of the section is intended to
Packit 37d9e7
apply and the section as a whole is intended to apply in other
Packit 37d9e7
circumstances.
Packit 37d9e7
Packit 37d9e7
It is not the purpose of this section to induce you to infringe any
Packit 37d9e7
patents or other property right claims or to contest validity of any
Packit 37d9e7
such claims; this section has the sole purpose of protecting the
Packit 37d9e7
integrity of the free software distribution system, which is
Packit 37d9e7
implemented by public license practices.  Many people have made
Packit 37d9e7
generous contributions to the wide range of software distributed
Packit 37d9e7
through that system in reliance on consistent application of that
Packit 37d9e7
system; it is up to the author/donor to decide if he or she is willing
Packit 37d9e7
to distribute software through any other system and a licensee cannot
Packit 37d9e7
impose that choice.
Packit 37d9e7
Packit 37d9e7
This section is intended to make thoroughly clear what is believed to
Packit 37d9e7
be a consequence of the rest of this License.
Packit 37d9e7
Packit 37d9e7
  8. If the distribution and/or use of the Program is restricted in
Packit 37d9e7
certain countries either by patents or by copyrighted interfaces, the
Packit 37d9e7
original copyright holder who places the Program under this License
Packit 37d9e7
may add an explicit geographical distribution limitation excluding
Packit 37d9e7
those countries, so that distribution is permitted only in or among
Packit 37d9e7
countries not thus excluded.  In such case, this License incorporates
Packit 37d9e7
the limitation as if written in the body of this License.
Packit 37d9e7
Packit 37d9e7
  9. The Free Software Foundation may publish revised and/or new versions
Packit 37d9e7
of the General Public License from time to time.  Such new versions will
Packit 37d9e7
be similar in spirit to the present version, but may differ in detail to
Packit 37d9e7
address new problems or concerns.
Packit 37d9e7
Packit 37d9e7
Each version is given a distinguishing version number.  If the Program
Packit 37d9e7
specifies a version number of this License which applies to it and "any
Packit 37d9e7
later version", you have the option of following the terms and conditions
Packit 37d9e7
either of that version or of any later version published by the Free
Packit 37d9e7
Software Foundation.  If the Program does not specify a version number of
Packit 37d9e7
this License, you may choose any version ever published by the Free Software
Packit 37d9e7
Foundation.
Packit 37d9e7
Packit 37d9e7
  10. If you wish to incorporate parts of the Program into other free
Packit 37d9e7
programs whose distribution conditions are different, write to the author
Packit 37d9e7
to ask for permission.  For software which is copyrighted by the Free
Packit 37d9e7
Software Foundation, write to the Free Software Foundation; we sometimes
Packit 37d9e7
make exceptions for this.  Our decision will be guided by the two goals
Packit 37d9e7
of preserving the free status of all derivatives of our free software and
Packit 37d9e7
of promoting the sharing and reuse of software generally.
Packit 37d9e7
Packit 37d9e7
                            NO WARRANTY
Packit 37d9e7
Packit 37d9e7
  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
Packit 37d9e7
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
Packit 37d9e7
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
Packit 37d9e7
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
Packit 37d9e7
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
Packit 37d9e7
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
Packit 37d9e7
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
Packit 37d9e7
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
Packit 37d9e7
REPAIR OR CORRECTION.
Packit 37d9e7
Packit 37d9e7
  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
Packit 37d9e7
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
Packit 37d9e7
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
Packit 37d9e7
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
Packit 37d9e7
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
Packit 37d9e7
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
Packit 37d9e7
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
Packit 37d9e7
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
Packit 37d9e7
POSSIBILITY OF SUCH DAMAGES.
Packit 37d9e7
Packit 37d9e7
                     END OF TERMS AND CONDITIONS
Packit 37d9e7
Packit 37d9e7
Packit 37d9e7
----------------------------------------------------------------------------
Packit 37d9e7
Packit 37d9e7
The Artistic License
Packit 37d9e7
Packit 37d9e7
Preamble
Packit 37d9e7
Packit 37d9e7
The intent of this document is to state the conditions under which a Package
Packit 37d9e7
may be copied, such that the Copyright Holder maintains some semblance of
Packit 37d9e7
artistic control over the development of the package, while giving the users of the
Packit 37d9e7
package the right to use and distribute the Package in a more-or-less customary
Packit 37d9e7
fashion, plus the right to make reasonable modifications.
Packit 37d9e7
Packit 37d9e7
Definitions:
Packit 37d9e7
Packit 37d9e7
-    "Package" refers to the collection of files distributed by the Copyright
Packit 37d9e7
     Holder, and derivatives of that collection of files created through textual
Packit 37d9e7
     modification. 
Packit 37d9e7
-    "Standard Version" refers to such a Package if it has not been modified,
Packit 37d9e7
     or has been modified in accordance with the wishes of the Copyright
Packit 37d9e7
     Holder. 
Packit 37d9e7
-    "Copyright Holder" is whoever is named in the copyright or copyrights for
Packit 37d9e7
     the package. 
Packit 37d9e7
-    "You" is you, if you're thinking about copying or distributing this Package.
Packit 37d9e7
-    "Reasonable copying fee" is whatever you can justify on the basis of
Packit 37d9e7
     media cost, duplication charges, time of people involved, and so on. (You
Packit 37d9e7
     will not be required to justify it to the Copyright Holder, but only to the
Packit 37d9e7
     computing community at large as a market that must bear the fee.) 
Packit 37d9e7
-    "Freely Available" means that no fee is charged for the item itself, though
Packit 37d9e7
     there may be fees involved in handling the item. It also means that
Packit 37d9e7
     recipients of the item may redistribute it under the same conditions they
Packit 37d9e7
     received it. 
Packit 37d9e7
Packit 37d9e7
1. You may make and give away verbatim copies of the source form of the
Packit 37d9e7
Standard Version of this Package without restriction, provided that you duplicate
Packit 37d9e7
all of the original copyright notices and associated disclaimers.
Packit 37d9e7
Packit 37d9e7
2. You may apply bug fixes, portability fixes and other modifications derived from
Packit 37d9e7
the Public Domain or from the Copyright Holder. A Package modified in such a
Packit 37d9e7
way shall still be considered the Standard Version.
Packit 37d9e7
Packit 37d9e7
3. You may otherwise modify your copy of this Package in any way, provided
Packit 37d9e7
that you insert a prominent notice in each changed file stating how and when
Packit 37d9e7
you changed that file, and provided that you do at least ONE of the following:
Packit 37d9e7
Packit 37d9e7
     a) place your modifications in the Public Domain or otherwise
Packit 37d9e7
     make them Freely Available, such as by posting said modifications
Packit 37d9e7
     to Usenet or an equivalent medium, or placing the modifications on
Packit 37d9e7
     a major archive site such as ftp.uu.net, or by allowing the
Packit 37d9e7
     Copyright Holder to include your modifications in the Standard
Packit 37d9e7
     Version of the Package.
Packit 37d9e7
Packit 37d9e7
     b) use the modified Package only within your corporation or
Packit 37d9e7
     organization.
Packit 37d9e7
Packit 37d9e7
     c) rename any non-standard executables so the names do not
Packit 37d9e7
     conflict with standard executables, which must also be provided,
Packit 37d9e7
     and provide a separate manual page for each non-standard
Packit 37d9e7
     executable that clearly documents how it differs from the Standard
Packit 37d9e7
     Version.
Packit 37d9e7
Packit 37d9e7
     d) make other distribution arrangements with the Copyright Holder.
Packit 37d9e7
Packit 37d9e7
4. You may distribute the programs of this Package in object code or executable
Packit 37d9e7
form, provided that you do at least ONE of the following:
Packit 37d9e7
Packit 37d9e7
     a) distribute a Standard Version of the executables and library
Packit 37d9e7
     files, together with instructions (in the manual page or equivalent)
Packit 37d9e7
     on where to get the Standard Version.
Packit 37d9e7
Packit 37d9e7
     b) accompany the distribution with the machine-readable source of
Packit 37d9e7
     the Package with your modifications.
Packit 37d9e7
Packit 37d9e7
     c) accompany any non-standard executables with their
Packit 37d9e7
     corresponding Standard Version executables, giving the
Packit 37d9e7
     non-standard executables non-standard names, and clearly
Packit 37d9e7
     documenting the differences in manual pages (or equivalent),
Packit 37d9e7
     together with instructions on where to get the Standard Version.
Packit 37d9e7
Packit 37d9e7
     d) make other distribution arrangements with the Copyright Holder.
Packit 37d9e7
Packit 37d9e7
5. You may charge a reasonable copying fee for any distribution of this Package.
Packit 37d9e7
You may charge any fee you choose for support of this Package. You may not
Packit 37d9e7
charge a fee for this Package itself. However, you may distribute this Package in
Packit 37d9e7
aggregate with other (possibly commercial) programs as part of a larger
Packit 37d9e7
(possibly commercial) software distribution provided that you do not advertise
Packit 37d9e7
this Package as a product of your own.
Packit 37d9e7
Packit 37d9e7
6. The scripts and library files supplied as input to or produced as output from
Packit 37d9e7
the programs of this Package do not automatically fall under the copyright of this
Packit 37d9e7
Package, but belong to whomever generated them, and may be sold
Packit 37d9e7
commercially, and may be aggregated with this Package.
Packit 37d9e7
Packit 37d9e7
7. C or perl subroutines supplied by you and linked into this Package shall not
Packit 37d9e7
be considered part of this Package.
Packit 37d9e7
Packit 37d9e7
8. The name of the Copyright Holder may not be used to endorse or promote
Packit 37d9e7
products derived from this software without specific prior written permission.
Packit 37d9e7
Packit 37d9e7
9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
Packit 37d9e7
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
Packit 37d9e7
WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
Packit 37d9e7
PURPOSE.
Packit 37d9e7
Packit 37d9e7
The End
Packit 37d9e7
Packit 37d9e7