home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / misc / volume9 / draw_jt / part01 / License < prev    next >
Encoding:
Text File  |  1989-12-12  |  13.8 KB  |  280 lines

  1.  
  2. Copyright (C) 1988, 1989 by Juha Takala, jta@sah.vtt.fi
  3.  
  4. $Id: License,v 1.1 89/12/08 14:00:46 jta Exp Locker: jta $
  5.  
  6. I want this program to be free; that's why I say:
  7.  
  8.      This program is free software; you can redistribute it and/or modify
  9.      it under the terms of the GNU General Public License as published by
  10.      the Free Software Foundation; version 1.
  11.  
  12.      This program is distributed in the hope that it will be useful,
  13.      but WITHOUT ANY WARRANTY; without even the implied warranty of
  14.      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  15.      GNU General Public License for more details.
  16.  
  17.      You should have received a copy of the GNU General Public License
  18.      along with this program; if not, write to the Free Software
  19.      Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  20.  
  21. The GNU General Public License follows (taken directly from GNU Emacs info).
  22.  
  23. =====================Start of GNU General Public License ================
  24.  
  25. GNU GENERAL PUBLIC LICENSE
  26. **************************
  27.                           Version 1, February 1989
  28.  
  29.      Copyright (C) 1989 Free Software Foundation, Inc.
  30.      675 Mass Ave, Cambridge, MA 02139, USA
  31.  
  32.      Everyone is permitted to copy and distribute verbatim copies
  33.      of this license document, but changing it is not allowed.
  34.  
  35.  
  36. Preamble
  37. ========
  38.  
  39.   The license agreements of most software companies try to keep users
  40. at the mercy of those companies.  By contrast, our General Public
  41. License is intended to guarantee your freedom to share and change free
  42. software---to make sure the software is free for all its users.  The
  43. General Public License applies to the Free Software Foundation's
  44. software and to any other program whose authors commit to using it.
  45. You can use it for your programs, too.
  46.  
  47.   When we speak of free software, we are referring to freedom, not
  48. price.  Specifically, the General Public License is designed to make
  49. sure that you have the freedom to give away or sell copies of free
  50. software, that you receive source code or can get it if you want it,
  51. that you can change the software or use pieces of it in new free
  52. programs; and that you know you can do these things.
  53.  
  54.   To protect your rights, we need to make restrictions that forbid
  55. anyone to deny you these rights or to ask you to surrender the rights.
  56. These restrictions translate to certain responsibilities for you if you
  57. distribute copies of the software, or if you modify it.
  58.  
  59.   For example, if you distribute copies of a such a program, whether
  60. gratis or for a fee, you must give the recipients all the rights that
  61. you have.  You must make sure that they, too, receive or can get the
  62. source code.  And you must tell them their rights.
  63.  
  64.   We protect your rights with two steps: (1) copyright the software, and
  65. (2) offer you this license which gives you legal permission to copy,
  66. distribute and/or modify the software.
  67.  
  68.   Also, for each author's protection and ours, we want to make certain
  69. that everyone understands that there is no warranty for this free
  70. software.  If the software is modified by someone else and passed on, we
  71. want its recipients to know that what they have is not the original, so
  72. that any problems introduced by others will not reflect on the original
  73. authors' reputations.
  74.  
  75.   The precise terms and conditions for copying, distribution and
  76. modification follow.
  77.  
  78.                             TERMS AND CONDITIONS
  79.  
  80.   1. This License Agreement applies to any program or other work which
  81.      contains a notice placed by the copyright holder saying it may be
  82.      distributed under the terms of this General Public License.  The
  83.      "Program", below, refers to any such program or work, and a "work based
  84.      on the Program" means either the Program or any work containing the
  85.      Program or a portion of it, either verbatim or with modifications.  Each
  86.      licensee is addressed as "you".
  87.  
  88.   2. You may copy and distribute verbatim copies of the Program's source
  89.      code as you receive it, in any medium, provided that you conspicuously and
  90.      appropriately publish on each copy an appropriate copyright notice and
  91.      disclaimer of warranty; keep intact all the notices that refer to this
  92.      General Public License and to the absence of any warranty; and give any
  93.      other recipients of the Program a copy of this General Public License
  94.      along with the Program.  You may charge a fee for the physical act of
  95.      transferring a copy.
  96.  
  97.   3. You may modify your copy or copies of the Program or any portion of
  98.      it, and copy and distribute such modifications under the terms of Paragraph
  99.      1 above, provided that you also do the following:
  100.  
  101.         * cause the modified files to carry prominent notices stating that
  102.           you changed the files and the date of any change; and
  103.  
  104.         * cause the whole of any work that you distribute or publish, that
  105.           in whole or in part contains the Program or any part thereof, either
  106.           with or without modifications, to be licensed at no charge to all
  107.           third parties under the terms of this General Public License (except
  108.           that you may choose to grant warranty protection to some or all
  109.           third parties, at your option).
  110.  
  111.         * If the modified program normally reads commands interactively when
  112.           run, you must cause it, when started running for such interactive use
  113.           in the simplest and most usual way, to print or display an
  114.           announcement including an appropriate copyright notice and a notice
  115.           that there is no warranty (or else, saying that you provide a
  116.           warranty) and that users may redistribute the program under these
  117.           conditions, and telling the user how to view a copy of this General
  118.           Public License.
  119.  
  120.         * You may charge a fee for the physical act of transferring a
  121.           copy, and you may at your option offer warranty protection in
  122.           exchange for a fee.
  123.  
  124.      Mere aggregation of another independent work with the Program (or its
  125.      derivative) on a volume of a storage or distribution medium does not bring
  126.      the other work under the scope of these terms.
  127.  
  128.   4. You may copy and distribute the Program (or a portion or derivative of
  129.      it, under Paragraph 2) in object code or executable form under the terms of
  130.      Paragraphs 1 and 2 above provided that you also do one of the following:
  131.  
  132.         * accompany it with the complete corresponding machine-readable
  133.           source code, which must be distributed under the terms of
  134.           Paragraphs 1 and 2 above; or,
  135.  
  136.         * accompany it with a written offer, valid for at least three
  137.           years, to give any third party free (except for a nominal charge
  138.           for the cost of distribution) a complete machine-readable copy of the
  139.           corresponding source code, to be distributed under the terms of
  140.           Paragraphs 1 and 2 above; or,
  141.  
  142.         * accompany it with the information you received as to where the
  143.           corresponding source code may be obtained.  (This alternative is
  144.           allowed only for noncommercial distribution and only if you
  145.           received the program in object code or executable form alone.)
  146.  
  147.      Source code for a work means the preferred form of the work for making
  148.      modifications to it.  For an executable file, complete source code means
  149.      all the source code for all modules it contains; but, as a special
  150.      exception, it need not include source code for modules which are standard
  151.      libraries that accompany the operating system on which the executable
  152.      file runs, or for standard header files or definitions files that
  153.      accompany that operating system.
  154.  
  155.   5. You may not copy, modify, sublicense, distribute or transfer the
  156.      Program except as expressly provided under this General Public License.
  157.      Any attempt otherwise to copy, modify, sublicense, distribute or transfer
  158.      the Program is void, and will automatically terminate your rights to use
  159.      the Program under this License.  However, parties who have received
  160.      copies, or rights to use copies, from you under this General Public
  161.      License will not have their licenses terminated so long as such parties
  162.      remain in full compliance.
  163.  
  164.   6. By copying, distributing or modifying the Program (or any work based
  165.      on the Program) you indicate your acceptance of this license to do so,
  166.      and all its terms and conditions.
  167.  
  168.   7. Each time you redistribute the Program (or any work based on the
  169.      Program), the recipient automatically receives a license from the original
  170.      licensor to copy, distribute or modify the Program subject to these
  171.      terms and conditions.  You may not impose any further restrictions on the
  172.      recipients' exercise of the rights granted herein.
  173.  
  174.   8. The Free Software Foundation may publish revised and/or new versions
  175.      of the General Public License from time to time.  Such new versions will
  176.      be similar in spirit to the present version, but may differ in detail to
  177.      address new problems or concerns.
  178.  
  179.      Each version is given a distinguishing version number.  If the Program
  180.      specifies a version number of the license which applies to it and "any
  181.      later version", you have the option of following the terms and conditions
  182.      either of that version or of any later version published by the Free
  183.      Software Foundation.  If the Program does not specify a version number of
  184.      the license, you may choose any version ever published by the Free Software
  185.      Foundation.
  186.  
  187.   9. If you wish to incorporate parts of the Program into other free
  188.      programs whose distribution conditions are different, write to the author
  189.      to ask for permission.  For software which is copyrighted by the Free
  190.      Software Foundation, write to the Free Software Foundation; we sometimes
  191.      make exceptions for this.  Our decision will be guided by the two goals
  192.      of preserving the free status of all derivatives of our free software and
  193.      of promoting the sharing and reuse of software generally.
  194.  
  195.                                    NO WARRANTY
  196.  
  197.  10. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
  198.      FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
  199.      OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
  200.      PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
  201.      OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  202.      MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
  203.      TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
  204.      PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
  205.      REPAIR OR CORRECTION.
  206.  
  207.  11. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
  208.      ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  209.      REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
  210.      INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
  211.      ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT
  212.      LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES
  213.      SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE
  214.      WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
  215.      ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  216.  
  217.                         END OF TERMS AND CONDITIONS
  218.  
  219.  
  220. Appendix: How to Apply These Terms to Your New Programs
  221. =======================================================
  222.  
  223.   If you develop a new program, and you want it to be of the greatest
  224. possible use to humanity, the best way to achieve this is to make it
  225. free software which everyone can redistribute and change under these
  226. terms.
  227.  
  228.   To do so, attach the following notices to the program.  It is safest to
  229. attach them to the start of each source file to most effectively convey
  230. the exclusion of warranty; and each file should have at least the
  231. "copyright" line and a pointer to where the full notice is found.
  232.  
  233.      ONE LINE TO GIVE THE PROGRAM'S NAME AND A BRIEF IDEA OF WHAT IT DOES.
  234.      Copyright (C) 19YY  NAME OF AUTHOR
  235.  
  236.      This program is free software; you can redistribute it and/or modify
  237.      it under the terms of the GNU General Public License as published by
  238.      the Free Software Foundation; either version 1, or (at your option)
  239.      any later version.
  240.  
  241.      This program is distributed in the hope that it will be useful,
  242.      but WITHOUT ANY WARRANTY; without even the implied warranty of
  243.      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  244.      GNU General Public License for more details.
  245.  
  246.      You should have received a copy of the GNU General Public License
  247.      along with this program; if not, write to the Free Software
  248.      Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  249.  
  250. Also add information on how to contact you by electronic and paper mail.
  251.  
  252. If the program is interactive, make it output a short notice like this
  253. when it starts in an interactive mode:
  254.  
  255.      Gnomovision version 69, Copyright (C) 19YY NAME OF AUTHOR
  256.      Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
  257.      This is free software, and you are welcome to redistribute it
  258.      under certain conditions; type `show c' for details.
  259.  
  260. The hypothetical commands `show w' and `show c' should show the
  261. appropriate parts of the General Public License.  Of course, the
  262. commands you use may be called something other than `show w' and `show
  263. c'; they could even be mouse-clicks or menu items---whatever suits your
  264. program.
  265.  
  266. You should also get your employer (if you work as a programmer) or your
  267. school, if any, to sign a "copyright disclaimer" for the program, if
  268. necessary.  Here a sample; alter the names:
  269.  
  270.      Yoyodyne, Inc., hereby disclaims all copyright interest in the
  271.      program `Gnomovision' (a program to direct compilers to make passes
  272.      at assemblers) written by James Hacker.
  273.  
  274.      SIGNATURE OF TY COON, 1 April 1989
  275.      Ty Coon, President of Vice
  276.  
  277. That's all there is to it!
  278.  
  279. ====================== End of GNU General Public License ================
  280.