home *** CD-ROM | disk | FTP | other *** search
/ Desktop Works 1995 - 1996 / desktopworks1995-1996.iso / scrnsave / spinner / copying.txt next >
Text File  |  1996-01-01  |  13KB  |  293 lines

  1.  
  2.                     GNU GENERAL PUBLIC LICENSE
  3.                      Version 1, February 1989
  4.  
  5.  Copyright (C) 1989 Free Software Foundation, Inc.
  6.                     675 Mass Ave, Cambridge, MA 02139, USA
  7.  Everyone is permitted to copy and distribute verbatim copies
  8.  of this license document, but changing it is not allowed.
  9.  
  10.                             Preamble
  11.  
  12.   The license agreements of most software companies try to keep users
  13. at the mercy of those companies.  By contrast, our General Public
  14. License is intended to guarantee your freedom to share and change free
  15. software--to make sure the software is free for all its users.  The
  16. General Public License applies to the Free Software Foundation's
  17. software and to any other program whose authors commit to using it.
  18. You can use it for your programs, too.
  19.  
  20.   When we speak of free software, we are referring to freedom, not
  21. price.  Specifically, the General Public License is designed to make
  22. sure that you have the freedom to give away or sell copies of free
  23. software, that you receive source code or can get it if you want it,
  24. that you can change the software or use pieces of it in new free
  25. programs; and that you know you can do these things.
  26.  
  27.   To protect your rights, we need to make restrictions that forbid
  28. anyone to deny you these rights or to ask you to surrender the rights.
  29. These restrictions translate to certain responsibilities for you if you
  30. distribute copies of the software, or if you modify it.
  31.  
  32.   For example, if you distribute copies of a such a program, whether
  33. gratis or for a fee, you must give the recipients all the rights that
  34. you have.  You must make sure that they, too, receive or can get the
  35. source code.  And you must tell them their rights.
  36.  
  37.   We protect your rights with two steps: (1) copyright the software, and
  38. (2) offer you this license which gives you legal permission to copy,
  39. distribute and/or modify the software.
  40.  
  41.   Also, for each author's protection and ours, we want to make certain
  42. that everyone understands that there is no warranty for this free
  43. software.  If the software is modified by someone else and passed on, we
  44. want its recipients to know that what they have is not the original, so
  45. that any problems introduced by others will not reflect on the original
  46. authors' reputations.
  47.  
  48.   The precise terms and conditions for copying, distribution and
  49. modification follow.
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.                     GNU GENERAL PUBLIC LICENSE
  68.    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  69.  
  70.   0. This License Agreement applies to any program or other work which
  71. contains a notice placed by the copyright holder saying it may be
  72. distributed under the terms of this General Public License.  The
  73. "Program", below, refers to any such program or work, and a "work based
  74. on the Program" means either the Program or any work containing the
  75. Program or a portion of it, either verbatim or with modifications.  Each
  76. licensee is addressed as "you".
  77.  
  78.   1. You may copy and distribute verbatim copies of the Program's source
  79. code as you receive it, in any medium, provided that you conspicuously and
  80. appropriately publish on each copy an appropriate copyright notice and
  81. disclaimer of warranty; keep intact all the notices that refer to this
  82. General Public License and to the absence of any warranty; and give any
  83. other recipients of the Program a copy of this General Public License
  84. along with the Program.  You may charge a fee for the physical act of
  85. transferring a copy.
  86.  
  87.   2. You may modify your copy or copies of the Program or any portion of
  88. it, and copy and distribute such modifications under the terms of Paragraph
  89. 1 above, provided that you also do the following:
  90.  
  91.     a) cause the modified files to carry prominent notices stating that
  92.     you changed the files and the date of any change; and
  93.  
  94.     b) cause the whole of any work that you distribute or publish, that
  95.     in whole or in part contains the Program or any part thereof, either
  96.     with or without modifications, to be licensed at no charge to all
  97.     third parties under the terms of this General Public License (except
  98.     that you may choose to grant warranty protection to some or all
  99.     third parties, at your option).
  100.  
  101.     c) If the modified program normally reads commands interactively when
  102.     run, you must cause it, when started running for such interactive use
  103.     in the simplest and most usual way, to print or display an
  104.     announcement including an appropriate copyright notice and a notice
  105.     that there is no warranty (or else, saying that you provide a
  106.     warranty) and that users may redistribute the program under these
  107.     conditions, and telling the user how to view a copy of this General
  108.     Public License.
  109.  
  110.     d) You may charge a fee for the physical act of transferring a
  111.     copy, and you may at your option offer warranty protection in
  112.     exchange for a fee.
  113.  
  114. Mere aggregation of another independent work with the Program (or its
  115. derivative) on a volume of a storage or distribution medium does not bring
  116. the other work under the scope of these terms.
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.   3. You may copy and distribute the Program (or a portion or derivative of
  140. it, under Paragraph 2) in object code or executable form under the terms of
  141. Paragraphs 1 and 2 above provided that you also do one of the following:
  142.  
  143.     a) accompany it with the complete corresponding machine-readable
  144.     source code, which must be distributed under the terms of
  145.     Paragraphs 1 and 2 above; or,
  146.  
  147.     b) accompany it with a written offer, valid for at least three
  148.     years, to give any third party free (except for a nominal charge
  149.     for the cost of distribution) a complete machine-readable copy of the
  150.     corresponding source code, to be distributed under the terms of
  151.     Paragraphs 1 and 2 above; or,
  152.  
  153.     c) accompany it with the information you received as to where the
  154.     corresponding source code may be obtained.  (This alternative is
  155.     allowed only for noncommercial distribution and only if you
  156.     received the program in object code or executable form alone.)
  157.  
  158. Source code for a work means the preferred form of the work for making
  159. modifications to it.  For an executable file, complete source code means
  160. all the source code for all modules it contains; but, as a special
  161. exception, it need not include source code for modules which are standard
  162. libraries that accompany the operating system on which the executable
  163. file runs, or for standard header files or definitions files that
  164. accompany that operating system.
  165.  
  166.   4. You may not copy, modify, sublicense, distribute or transfer the
  167. Program except as expressly provided under this General Public License.
  168. Any attempt otherwise to copy, modify, sublicense, distribute or transfer
  169. the Program is void, and will automatically terminate your rights to use
  170. the Program under this License.  However, parties who have received
  171. copies, or rights to use copies, from you under this General Public
  172. License will not have their licenses terminated so long as such parties
  173. remain in full compliance.
  174.  
  175.   5. By copying, distributing or modifying the Program (or any work based
  176. on the Program) you indicate your acceptance of this license to do so,
  177. and all its terms and conditions.
  178.  
  179.   6. Each time you redistribute the Program (or any work based on the
  180. Program), the recipient automatically receives a license from the original
  181. licensor to copy, distribute or modify the Program subject to these
  182. terms and conditions.  You may not impose any further restrictions on the
  183. recipients' exercise of the rights granted herein.
  184.  
  185.  
  186.  
  187.   7. The Free Software Foundation may publish revised and/or new versions
  188. of the General Public License from time to time.  Such new versions will
  189. be similar in spirit to the present version, but may differ in detail to
  190. address new problems or concerns.
  191.  
  192. Each version is given a distinguishing version number.  If the Program
  193. specifies a version number of the license which applies to it and "any
  194. later version", you have the option