home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MISC / GNU / PL4019AS.ZIP / ARTISTIC < prev    next >
Encoding:
Text File  |  1991-11-28  |  5.2 KB  |  149 lines

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