| 1 | The Artistic License |
|---|
| 2 | |
|---|
| 3 | Preamble |
|---|
| 4 | |
|---|
| 5 | The intent of this document is to state the conditions under which a |
|---|
| 6 | Package may be copied, such that the Copyright Holder maintains some |
|---|
| 7 | semblance of artistic control over the development of the package, while |
|---|
| 8 | giving the users of the package the right to use and distribute the |
|---|
| 9 | Package in a more-or-less customary fashion, plus the right to make |
|---|
| 10 | reasonable modifications. |
|---|
| 11 | |
|---|
| 12 | Definitions: |
|---|
| 13 | |
|---|
| 14 | - "Package" refers to the collection of files distributed by the |
|---|
| 15 | Copyright Holder, and derivatives of that collection of files created |
|---|
| 16 | through textual modification. |
|---|
| 17 | |
|---|
| 18 | - "Standard Version" refers to such a Package if it has not been |
|---|
| 19 | modified, or has been modified in accordance with the wishes of the |
|---|
| 20 | Copyright Holder. |
|---|
| 21 | |
|---|
| 22 | - "Copyright Holder" is whoever is named in the copyright or copyrights |
|---|
| 23 | for the package. |
|---|
| 24 | |
|---|
| 25 | - "You" is you, if you're thinking about copying or distributing this |
|---|
| 26 | Package. |
|---|
| 27 | |
|---|
| 28 | - "Reasonable copying fee" is whatever you can justify on the basis of |
|---|
| 29 | media cost, duplication charges, time of people involved, and so on. |
|---|
| 30 | (You will not be required to justify it to the Copyright Holder, but |
|---|
| 31 | only to the computing community at large as a market that must bear the |
|---|
| 32 | fee.) |
|---|
| 33 | |
|---|
| 34 | - "Freely Available" means that no fee is charged for the item itself, |
|---|
| 35 | though there may be fees involved in handling the item. It also means |
|---|
| 36 | that recipients of the item may redistribute it under the same |
|---|
| 37 | conditions they received it. |
|---|
| 38 | |
|---|
| 39 | 1. You may make and give away verbatim copies of the source form of the |
|---|
| 40 | Standard Version of this Package without restriction, provided that you |
|---|
| 41 | duplicate all of the original copyright notices and associated |
|---|
| 42 | disclaimers. |
|---|
| 43 | |
|---|
| 44 | 2. You may apply bug fixes, portability fixes and other modifications |
|---|
| 45 | derived from the Public Domain or from the Copyright Holder. A Package |
|---|
| 46 | modified in such a way shall still be considered the Standard Version. |
|---|
| 47 | |
|---|
| 48 | 3. You may otherwise modify your copy of this Package in any way, |
|---|
| 49 | provided that you insert a prominent notice in each changed file stating |
|---|
| 50 | how and when you changed that file, and provided that you do at least |
|---|
| 51 | ONE of the following: |
|---|
| 52 | |
|---|
| 53 | a) place your modifications in the Public Domain or otherwise make them |
|---|
| 54 | Freely Available, such as by posting said modifications to Usenet or an |
|---|
| 55 | equivalent medium, or placing the modifications on a major archive site |
|---|
| 56 | such as ftp.uu.net, or by allowing the Copyright Holder to include your |
|---|
| 57 | modifications in the Standard Version of the Package. |
|---|
| 58 | |
|---|
| 59 | b) use the modified Package only within your corporation or |
|---|
| 60 | organization. |
|---|
| 61 | |
|---|
| 62 | c) rename any non-standard executables so the names do not conflict with |
|---|
| 63 | standard executables, which must also be provided, and provide a |
|---|
| 64 | separate manual page for each non-standard executable that clearly |
|---|
| 65 | documents how it differs from the Standard Version. |
|---|
| 66 | |
|---|
| 67 | d) make other distribution arrangements with the Copyright Holder. |
|---|
| 68 | |
|---|
| 69 | 4. You may distribute the programs of this Package in object code or |
|---|
| 70 | executable form, provided that you do at least ONE of the following: |
|---|
| 71 | |
|---|
| 72 | a) distribute a Standard Version of the executables and library files, |
|---|
| 73 | together with instructions (in the manual page or equivalent) on where |
|---|
| 74 | to get the Standard Version. |
|---|
| 75 | |
|---|
| 76 | b) accompany the distribution with the machine-readable source of the |
|---|
| 77 | Package with your modifications. |
|---|
| 78 | |
|---|
| 79 | c) accompany any non-standard executables with their corresponding |
|---|
| 80 | Standard Version executables, giving the non-standard executables |
|---|
| 81 | non-standard names, and clearly documenting the differences in manual |
|---|
| 82 | pages (or equivalent), together with instructions on where to get the |
|---|
| 83 | Standard Version. |
|---|
| 84 | |
|---|
| 85 | d) make other distribution arrangements with the Copyright Holder. |
|---|
| 86 | |
|---|
| 87 | 5. You may charge a reasonable copying fee for any distribution of this |
|---|
| 88 | Package. You may charge any fee you choose for support of this Package. |
|---|
| 89 | You may not charge a fee for this Package itself. However, you may |
|---|
| 90 | distribute this Package in aggregate with other (possibly commercial) |
|---|
| 91 | programs as part of a larger (possibly commercial) software distribution |
|---|
| 92 | provided that you do not advertise this Package as a product of your |
|---|
| 93 | own. |
|---|
| 94 | |
|---|
| 95 | 6. The scripts and library files supplied as input to or produced as |
|---|
| 96 | output from the programs of this Package do not automatically fall under |
|---|
| 97 | the copyright of this Package, but belong to whomever generated them, |
|---|
| 98 | and may be sold commercially, and may be aggregated with this Package. |
|---|
| 99 | |
|---|
| 100 | 7. C or perl subroutines supplied by you and linked into this Package |
|---|
| 101 | shall not be considered part of this Package. |
|---|
| 102 | |
|---|
| 103 | 8. The name of the Copyright Holder may not be used to endorse or |
|---|
| 104 | promote products derived from this software without specific prior |
|---|
| 105 | written permission. |
|---|
| 106 | |
|---|
| 107 | 9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED |
|---|
| 108 | WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF |
|---|
| 109 | MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 110 | |
|---|
| 111 | The End |
|---|