1N/A v.09232010
1N/A
1N/ACracklib LICENCE (sic) file:
1N/A
1N/A (*
1N/A This document is freely plagiarised from the 'Artistic Licence',
1N/A distributed as part of the Perl v4.0 kit by Larry Wall, which is
1N/A available from most major archive sites
1N/A *)
1N/A
1N/A This documents purpose is to state the conditions under which these
1N/A Packages (See definition below) viz: "Crack", the Unix Password Cracker,
1N/A and "CrackLib", the Unix Password Checking library, which are held in
1N/A copyright by Alec David Edward Muffett, may be copied, such that the
1N/A copyright holder maintains some semblance of artistic control over the
1N/A development of the packages, while giving the users of the package the
1N/A right to use and distribute the Package in a more-or-less customary
1N/A fashion, plus the right to make reasonable modifications.
1N/A
1N/A So there.
1N/A
1N/A ***************************************************************************
1N/A
1N/A Definitions:
1N/A
1N/A
1N/A A "Package" refers to the collection of files distributed by the
1N/A Copyright Holder, and derivatives of that collection of files created
1N/A through textual modification, or segments thereof.
1N/A
1N/A "Standard Version" refers to such a Package if it has not been modified,
1N/A or has been modified in accordance with the wishes of the Copyright
1N/A Holder.
1N/A
1N/A "Copyright Holder" is whoever is named in the copyright or copyrights
1N/A for the package.
1N/A
1N/A "You" is you, if you're thinking about copying or distributing this
1N/A Package.
1N/A
1N/A "Reasonable copying fee" is whatever you can justify on the basis of
1N/A media cost, duplication charges, time of people involved, and so on.
1N/A (You will not be required to justify it to the Copyright Holder, but
1N/A only to the computing community at large as a market that must bear the
1N/A fee.)
1N/A
1N/A "Freely Available" means that no fee is charged for the item itself,
1N/A though there may be fees involved in handling the item. It also means
1N/A that recipients of the item may redistribute it under the same
1N/A conditions they received it.
1N/A
1N/A
1N/A 1. You may make and give away verbatim copies of the source form of the
1N/A Standard Version of this Package without restriction, provided that you
1N/A duplicate all of the original copyright notices and associated
1N/A disclaimers.
1N/A
1N/A 2. You may apply bug fixes, portability fixes and other modifications
1N/A derived from the Public Domain or from the Copyright Holder. A Package
1N/A modified in such a way shall still be considered the Standard Version.
1N/A
1N/A 3. You may otherwise modify your copy of this Package in any way,
1N/A provided that you insert a prominent notice in each changed file stating
1N/A how and when AND WHY you changed that file, and provided that you do at
1N/A least ONE of the following:
1N/A
1N/A a) place your modifications in the Public Domain or otherwise make them
1N/A Freely Available, such as by posting said modifications to Usenet or an
1N/A equivalent medium, or placing the modifications on a major archive site
1N/A such as uunet.uu.net, or by allowing the Copyright Holder to include
1N/A your modifications in the Standard Version of the Package.
1N/A
1N/A b) use the modified Package only within your corporation or organization.
1N/A
1N/A c) rename any non-standard executables so the names do not conflict with
1N/A standard executables, which must also be provided, and provide separate
1N/A documentation for each non-standard executable that clearly documents
1N/A how it differs from the Standard Version.
1N/A
1N/A d) make other distribution arrangements with the Copyright Holder.
1N/A
1N/A 4. You may distribute the programs of this Package in object code or
1N/A executable form, provided that you do at least ONE of the following:
1N/A
1N/A a) distribute a Standard Version of the executables and library files,
1N/A together with instructions (in the manual page or equivalent) on where
1N/A to get the Standard Version.
1N/A
1N/A b) accompany the distribution with the machine-readable source of the
1N/A Package with your modifications.
1N/A
1N/A c) accompany any non-standard executables with their corresponding
1N/A Standard Version executables, giving the non-standard executables
1N/A non-standard names, and clearly documenting the differences in manual
1N/A pages (or equivalent), together with instructions on where to get the
1N/A Standard Version.
1N/A
1N/A d) make other distribution arrangements with the Copyright Holder.
1N/A
1N/A 5. You may charge a reasonable copying fee for any distribution of this
1N/A Package. You may charge any fee you choose for support of this Package.
1N/A YOU MAY NOT CHARGE A FEE FOR THIS PACKAGE ITSELF. However, you may
1N/A distribute this Package in aggregate with other (possibly commercial)
1N/A programs as part of a larger (possibly commercial) software distribution
1N/A provided that YOU DO NOT ADVERTISE this package as a product of your
1N/A own.
1N/A
1N/A 6. The name of the Copyright Holder may not be used to endorse or
1N/A promote products derived from this software without specific prior
1N/A written permission.
1N/A
1N/A 7. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
1N/A WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
1N/A MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
1N/A
1N/A The End
1N/A