The TESTAMENT


Preamble

this liscence is a mix of artistic liscence, the mozilla public liscence and my additions (those can be found on www.opensource.org)


The intent of this document is to state the conditions under which a Package may be copied, such that the Copyright Holder maintains some semblance of artistic control over the development of the package, while giving the users of the package the right to use and distribute the Package in a more-or-less customary fashion, plus the right to make reasonable modifications.

This liscence try


Definitions:


1. You may make and give away verbatim copies of the source form of the Standard Version of this Package without restriction, provided that you duplicate all of the original copyright notices and associated disclaimers.

2. You must include a copy of the original author whishes in the distribution and maintainer may modify it according :
  1. the original text must remain intact
  2. your addition to the text must be easely identifiable as maintainer modification
  3. only the maintainer is allowed to modify this file
  4. the whishes must not prevent the use, and not prevent the software to evolve and not prevent the software from being pulled out the public domain
  5. this file must contain at least the name of the maintainer even if he don't want to make addition to whishes (this is for keeping trace of successive maintainer for 11. )

this ensure that things forgotten by previous maintainer be fixed, while still allowing the maintainers/author to prevent the project of overgrowing. this is to encourage people making small, precise but usable applications/libraries(for exemple a math librairy should not display text).

3. You are strongly encouraged to make additionnal work that complete this package and distribute it on the side of this package,
  1. these packages have no limitations except the one given by their licenses.
  2. these works can be "larger" work, additional functionalities...
  3. in case of larger work you must inform the end user of use of this package

4. You may apply bug fixes, portability fixes and other modifications derived from the Public Domain or from the Copyright Holder.
  1. A Package modified in such a way shall still be considered the Standard Version as_long_these_modification_comply_to_original_author_whishes.
  2. these modifications should be submitted to the maintainer which MUST accept them and include them into the standard version.
  3. the maintainer is responsible of keeping tracks of the modifications
  1. for patch : the patch file must be copied into a directory (this means that the contributor has the work to make it indentifiable has his work if he whish so)
  2. for members of the team that maintain the work : an independent CVS will record the modifications

4.1. The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property claims:
  1. to use, reproduce, modify, display, perform, sublicense and distribute the Original Code (or portions thereof) with or without Modifications, or as part of a Larger Work; and
  2. under patents now or hereafter owned or controlled by Initial Developer, to make, have made, use and sell ("Utilize") the Original Code (or portions thereof), but solely to the extent that any such patent is reasonably necessary to enable You to Utilize the Original Code (or portions thereof) and not to any greater extent that may be necessary to Utilize further Modifications or combinations.
4.2. Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property claims:
  1. to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof) either on an unmodified basis, with other Modifications, as Covered Code or as part of a Larger Work; and
  2. under patents now or hereafter owned or controlled by Contributor, to Utilize the Contributor Version (or portions thereof), but solely to the extent that any such patent is reasonably necessary to enable You to Utilize the Contributor Version (or portions thereof), and not to any greater extent that may be necessary to Utilize further Modifications or combinations.


5. You may otherwise modify your copy of this Package in any way, provided that you insert a prominent notice in each changed file stating how and when you changed that file, and provided that you do at least ONE of the following:

  1. place your modifications in the Public Domain or otherwise make them Freely Available, such as by posting said modifications to Usenet or an equivalent medium, or placing the modifications on a major archive site such as ftp.uu.net, or by allowing the Copyright Holder to include your modifications in the Standard Version of the Package. you must inform the maintainer of such modifications.
  2. use the modified Package only within your corporation or organization.
  3. rename any non-standard executables so the names do not conflict with standard executables, which must also be provided, and provide a separate manual page for each non-standard executable that clearly documents how it differs from the Standard Version. the name must use as base name the original name
  4. make other distribution arrangements with the Copyright Holder.


6. You may distribute the programs of this Package in object code or executable form, provided that you do at least ONE of the following:
  1. distribute a Standard Version of the executables and library files, together with instructions (in the manual page or equivalent) on where to get the Standard Version.
  2. accompany the distribution with the machine-readable source of the Packagewith your modifications.
  3. accompany any non-standard executables with their corresponding Standard Version executables, giving the non-standard executables non-standard names, and clearly documenting the differences in manual pages (or equivalent), together with instructions on where to get the Standard Version.
  4. make other distribution arrangements with the Copyright Holder.


7. You may charge a reasonable copying fee for any distribution of this Package.
  1. You may charge any fee you choose for support of this Package.
  2. You may not charge a fee for this Package itself. However, you may distribute this Package in aggregate with other (possibly commercial) programs as part of a larger (possibly commercial) software distribution provided that you do not advertise this Package as a product of your own.

8.The scripts and library files supplied as input to or produced as output from the programs of this Package do not automatically fall under the copyright of this Package, but belong to whomever generated them, and may be sold commercially, and may be aggregated with this Package.

9.subroutines supplied by you and linked into this Package shall not be considered part of this Package.

10. The name of the Copyright Holder may not be used to endorse or promote products derived from this software without specific prior written permission.

11. maintainer succession matter :
some required definitions :
you are granted a right to become the maintainer of standard package according :
when maintainer resurection
In all case the mechanism must be performed in a friendly fashion : you are not here to crush each other but to improve the software... remember : you have a common interest in the project! in case of non friendly fashion the "rule breaker" (the maintainer or the old maintainer) will lose all the rights related to this paragraph and can loose it's status however it's strongly recommended to achieve a compromise as it will prevent forks (which are against end-user)


12. forkers related maters
people using 5.a) 5.c) 6.a) 6.C) are called forkers
for the end user sake we must warn it of presence of both parties (so he can make choices with knowledge) for this, the current maintainer of this package and the forkers must provide linkages on their web :
  1. both parties MUST have a link to other part
  2. the link must be visible easely (1 link max from the top of the site)
  3. in case their is no maintainer you should resonably think of taking the maintainership
  4. both parties must inform other of changes related to web hosting.

13. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES,INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

The End