home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / EFFO / pd3.lzh / SBPROLOG2.2 / Copying < prev    next >
Text File  |  1991-08-10  |  6KB  |  119 lines

  1.          SB-PROLOG GENERAL PUBLIC LICENSE
  2.  
  3.  Copyright (C) 1986 SUNY at Stony Brook.
  4.  Everyone is permitted to copy and distribute verbatim copies
  5.  of this license, but changing it is not allowed.
  6.  
  7.   The license agreements of most software companies keep you at the
  8. mercy of those companies.  By contrast, our general public license is
  9. intended to give everyone the right to share SB-Prolog.  To make
  10. sure that you get the rights we want you to have, we need to make
  11. restrictions that forbid anyone to deny you these rights or to ask you
  12. to surrender the rights.  Hence this license agreement.
  13.  
  14.   Specifically, we want to make sure that you have the right to give
  15. away copies of SB-Prolog, that you receive source code or else can get it
  16. if you want it, that you can change SB-Prolog or use pieces of it in new
  17. free programs, and that you know you can do these things.
  18.  
  19.   To make sure that everyone has such rights, we have to forbid you to
  20. deprive anyone else of these rights.  For example, if you distribute
  21. copies of SB-Prolog, you must give the recipients all the rights that you
  22. have.  You must make sure that they, too, receive or can get the
  23. source code.  And you must tell them their rights.
  24.  
  25.   Also, for our own protection, we must make certain that everyone
  26. finds out that there is no warranty for SB-Prolog.  If SB-Prolog is
  27. modified by someone else and passed on, we want its recipients to know
  28. that what they have is not what we distributed, so that any problems
  29. introduced by others will not reflect on our reputation.
  30.  
  31.   Therefore we make the following terms which say what you must do to be
  32. allowed to distribute or change SB-Prolog.
  33.  
  34.             COPYING POLICIES
  35.  
  36.   1. You may copy and distribute verbatim copies of SB-Prolog source
  37. code as you receive it, in any medium, provided that you conspicuously
  38. and appropriately publish on each file a valid copyright notice such
  39. as "Copyright (C) 1986 SUNY at Stony Brook", containing the year of
  40. last change and name of copyright holder for the file in question;
  41. keep intact the notices on all files that refer to this License
  42. Agreement and to the absence of any warranty; and give any other
  43. recipients of the SB-Prolog program a copy of this License Agreement
  44. along with the program.
  45.  
  46.   2. You may modify your copy or copies of SB-Prolog source code or
  47. any portion of it, and copy and distribute such modifications under
  48. the terms of Paragraph 1 above, provided that you also do the following:
  49.  
  50.     a) cause the modified files to carry prominent notices stating
  51.     who last changed such files and the date of any change; and
  52.  
  53.     b) cause the whole of any work that you distribute or publish,
  54.     that in whole or in part contains or is a derivative of SB-Prolog
  55.     or any part thereof, to be freely distributed
  56.     and licensed to all third parties on terms identical to those
  57.     contained in this License Agreement (except that you may choose
  58.     to grant more extensive warranty protection to third parties,
  59.     at your option).
  60.  
  61.   3. You may copy and distribute SB-Prolog or any portion of it in
  62. compiled, executable or object code form under the terms of Paragraphs
  63. 1 and 2 above provided that you do the following:
  64.  
  65.     a) cause each such copy of SB-Prolog to be accompanied by the
  66.     corresponding machine-readable source code; or
  67.  
  68.     b) cause each such copy of SB-Prolog to be accompanied by a
  69.     written offer, with no time limit, to give any third party
  70.     free (except for a nominal shipping charge) machine readable
  71.     copy of the corresponding source code; or
  72.  
  73.     c) in the case of a recipient of SB-Prolog in compiled, executable
  74.     or object code form (without the corresponding source code) you
  75.     shall cause copies you distribute to be accompanied by a copy
  76.     of the written offer of source code which you received along
  77.     with the copy of SB-Prolog.
  78.  
  79.   4. You may not copy, sublicense, distribute or transfer SB-Prolog
  80. except as expressly provided under this License Agreement.  Any attempt
  81. otherwise to copy, sublicense, distribute or transfer SB-Prolog is void and
  82. your rights to use SB-Prolog under this License agreement shall be
  83. automatically terminated.  However, parties who have received computer
  84. software programs from you with this License Agreement will not have
  85. their licenses terminated so long as such parties remain in full compliance.
  86.  
  87. Your comments and suggestions about our licensing policies and our
  88. software are welcome!  Please contact Saumya K. Debray, University of
  89. Arizona, at 602-621-4527.
  90.  
  91.                NO WARRANTY
  92.  
  93.   BECAUSE SB-PROLOG IS LICENSED FREE OF CHARGE, WE PROVIDE ABSOLUTELY
  94. NO WARRANTY, TO THE EXTENT PERMITTED BY APPLICABLE STATE LAW.  EXCEPT
  95. WHEN OTHERWISE STATED IN WRITING, SUNY AT STONY BROOK, 
  96. SAUMYA K. DEBRAY AND/OR OTHER PARTIES PROVIDE SB-PROLOG "AS IS"
  97. WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
  98. BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  99. FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY
  100. AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE SB-PROLOG
  101. PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
  102. SERVICING, REPAIR OR CORRECTION.
  103.  
  104.  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW WILL SUNY AT STONY BROOK,
  105. SAUMYA K. DEBRAY, AND/OR ANY OTHER PARTY WHO MAY
  106. MODIFY AND REDISTRIBUTE SB-PROLOG AS PERMITTED ABOVE, BE LIABLE TO YOU
  107. FOR DAMAGES, INCLUDING ANY LOST PROFITS, LOST MONIES, OR OTHER
  108. SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
  109. INABILITY TO USE (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA
  110. BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY THIRD PARTIES OR A
  111. FAILURE OF THE PROGRAM TO OPERATE WITH PROGRAMS NOT DISTRIBUTED BY
  112. FREE SOFTWARE FOUNDATION, INC.) THE PROGRAM, EVEN IF YOU HAVE BEEN
  113. ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR FOR ANY CLAIM BY ANY
  114. OTHER PARTY.
  115.  
  116. This license is adapted from the GnuEmacs General Public License, (c)
  117. Richard Stallman, 1985.
  118. ---
  119.