home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / languages / elisp / games / meta-server / COPYING < prev    next >
Encoding:
Text File  |  1993-01-20  |  7.4 KB  |  142 lines

  1.             GNU GENERAL PUBLIC LICENSE
  2.    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  3.  
  4.   0. This License Agreement applies to any program or other work which
  5. contains a notice placed by the copyright holder saying it may be
  6. distributed under the terms of this General Public License.  The
  7. "Program", below, refers to any such program or work, and a "work based
  8. on the Program" means either the Program or any work containing the
  9. Program or a portion of it, either verbatim or with modifications.  Each
  10. licensee is addressed as "you".
  11.  
  12.   1. You may copy and distribute verbatim copies of the Program's source
  13. code as you receive it, in any medium, provided that you conspicuously and
  14. appropriately publish on each copy an appropriate copyright notice and
  15. disclaimer of warranty; keep intact all the notices that refer to this
  16. General Public License and to the absence of any warranty; and give any
  17. other recipients of the Program a copy of this General Public License
  18. along with the Program.  You may charge a fee for the physical act of
  19. transferring a copy.
  20.  
  21.   2. You may modify your copy or copies of the Program or any portion of
  22. it, and copy and distribute such modifications under the terms of Paragraph
  23. 1 above, provided that you also do the following:
  24.  
  25.     a) cause the modified files to carry prominent notices stating that
  26.     you changed the files and the date of any change; and
  27.  
  28.     b) cause the whole of any work that you distribute or publish, that
  29.     in whole or in part contains the Program or any part thereof, either
  30.     with or without modifications, to be licensed at no charge to all
  31.     third parties under the terms of this General Public License (except
  32.     that you may choose to grant warranty protection to some or all
  33.     third parties, at your option).
  34.  
  35.     c) If the modified program normally reads commands interactively when
  36.     run, you must cause it, when started running for such interactive use
  37.     in the simplest and most usual way, to print or display an
  38.     announcement including an appropriate copyright notice and a notice
  39.     that there is no warranty (or else, saying that you provide a
  40.     warranty) and that users may redistribute the program under these
  41.     conditions, and telling the user how to view a copy of this General
  42.     Public License.
  43.  
  44.     d) You may charge a fee for the physical act of transferring a
  45.     copy, and you may at your option offer warranty protection in
  46.     exchange for a fee.
  47.  
  48. Mere aggregation of another independent work with the Program (or its
  49. derivative) on a volume of a storage or distribution medium does not bring
  50. the other work under the scope of these terms.
  51.  
  52.   3. You may copy and distribute the Program (or a portion or derivative of
  53. it, under Paragraph 2) in object code or executable form under the terms of
  54. Paragraphs 1 and 2 above provided that you also do one of the following:
  55.  
  56.     a) accompany it with the complete corresponding machine-readable
  57.     source code, which must be distributed under the terms of
  58.     Paragraphs 1 and 2 above; or,
  59.  
  60.     b) accompany it with a written offer, valid for at least three
  61.     years, to give any third party free (except for a nominal charge
  62.     for the cost of distribution) a complete machine-readable copy of the
  63.     corresponding source code, to be distributed under the terms of
  64.     Paragraphs 1 and 2 above; or,
  65.  
  66.     c) accompany it with the information you received as to where the
  67.     corresponding source code may be obtained.  (This alternative is
  68.     allowed only for noncommercial distribution and only if you
  69.     received the program in object code or executable form alone.)
  70.  
  71. Source code for a work means the preferred form of the work for making
  72. modifications to it.  For an executable file, complete source code means
  73. all the source code for all modules it contains; but, as a special
  74. exception, it need not include source code for modules which are standard
  75. libraries that accompany the operating system on which the executable
  76. file runs, or for standard header files or definitions files that
  77. accompany that operating system.
  78.  
  79.   4. You may not copy, modify, sublicense, distribute or transfer the
  80. Program except as expressly provided under this General Public License.
  81. Any attempt otherwise to copy, modify, sublicense, distribute or transfer
  82. the Program is void, and will automatically terminate your rights to use
  83. the Program under this License.  However, parties who have received
  84. copies, or rights to use copies, from you under this General Public
  85. License will not have their licenses terminated so long as such parties
  86. remain in full compliance.
  87.  
  88.   5. By copying, distributing or modifying the Program (or any work based
  89. on the Program) you indicate your acceptance of this license to do so,
  90. and all its terms and conditions.
  91.  
  92.   6. Each time you redistribute the Program (or any work based on the
  93. Program), the recipient automatically receives a license from the original
  94. licensor to copy, distribute or modify the Program subject to these
  95. terms and conditions.  You may not impose any further restrictions on the
  96. recipients' exercise of the rights granted herein.
  97.  
  98.   7. The Free Software Foundation may publish revised and/or new versions
  99. of the General Public License from time to time.  Such new versions will
  100. be similar in spirit to the present version, but may differ in detail to
  101. address new problems or concerns.
  102.  
  103. Each version is given a distinguishing version number.  If the Program
  104. specifies a version number of the license which applies to it and "any
  105. later version", you have the option of following the terms and conditions
  106. either of that version or of any later version published by the Free
  107. Software Foundation.  If the Program does not specify a version number of
  108. the license, you may choose any version ever published by the Free Software
  109. Foundation.
  110.  
  111.   8. If you wish to incorporate parts of the Program into other free
  112. programs whose distribution conditions are different, write to the author
  113. to ask for permission.  For software which is copyrighted by the Free
  114. Software Foundation, write to the Free Software Foundation; we sometimes
  115. make exceptions for this.  Our decision will be guided by the two goals
  116. of preserving the free status of all derivatives of our free software and
  117. of promoting the sharing and reuse of software generally.
  118.  
  119.                 NO WARRANTY
  120.  
  121.   9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
  122. FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
  123. OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
  124. PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
  125. OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  126. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
  127. TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
  128. PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
  129. REPAIR OR CORRECTION.
  130.  
  131.   10. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
  132. WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  133. REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
  134. INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
  135. OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
  136. TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
  137. YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
  138. PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
  139. POSSIBILITY OF SUCH DAMAGES.
  140.  
  141.              END OF TERMS AND CONDITIONS
  142.