home *** CD-ROM | disk | FTP | other *** search
/ 1st Canadian Shareware Disc / 1st_Canadian_Shareware_Disc_1991.ISO / graphics / egaint / copying next >
Text File  |  1989-12-03  |  11KB  |  201 lines

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