home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / alt_os / mint / mint112 / binary / copying next >
Text File  |  1994-08-30  |  3KB  |  55 lines

  1. MiNT is Not TOS: A Multitasking Operating System Extension for the Atari ST
  2.  
  3. Copyright 1990,1991,1992 Eric R. Smith.
  4. Copyright 1992,1993,1994 Atari Corporation
  5. All rights reserved.
  6.  
  7. MINT is still under development, and is probably still very
  8. buggy. Treat it as you would any experimental software;
  9. with extreme caution. Please read the following notice
  10. carefully:
  11.  
  12. THE MiNT SOURCE CODE AND EXECUTABLES ARE PROVIDED FREE OF CHARGE,
  13. AS IS. ATARI CORPORATION AND ERIC R. SMITH MAKE NO REPRESENTATIONS
  14. OR WARRANTIES WITH RESPECT TO THIS CODE, AND IN PARTICULAR
  15. SPECIFICALLY DISCLAIM ANY IMPLIED WARRANTIES OF
  16. MERCHANTIBILITY OR FITNESS FOR A PARTICULAR PURPOSE. USE THIS
  17. CODE AT YOUR OWN RISK.
  18. ----------------------------------------------------------------------------
  19.  
  20. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION, AND MODIFICATION
  21.  
  22. 1. Redistribution and use of unmodified verbatim copies of MiNT (in either
  23. source or binary forms) are permitted, provided that the above copyright
  24. notices and this documentation are distributed along with all such copies
  25. of MiNT.
  26.  
  27. 2. Redistribution of modified copies of the source code of MiNT, or
  28. of binaries compiled from such modified copies, is permitted under
  29. the terms of paragraph 1 above, provided also that the following
  30. conditions are adhered to:
  31.  
  32.     a) all modified files must carry prominent notices stating that
  33.     the files have been changed, and the date of any change; and
  34.  
  35.     b) any binary compiled from a modified version of the MiNT source
  36.     code must, when executed, print a notice stating that it is
  37.     a modified version of MiNT; and
  38.  
  39.     c) any work that is based in whole or in part on MiNT must be
  40.     licensed, at no charge, to all third parties under the terms
  41.     of this license. Mere aggregation of a work with another work
  42.     based upon MiNT does not cause it to fall under this clause.
  43.  
  44. In plain English: (1) means you can copy unmodified versions of MiNT,
  45. with the only restriction being that you must preserve copyright
  46. notices, and include a copy of this file. (2) Means that if you
  47. modify your version of MiNT, you can redistribute it as long as
  48. you keep the original copyright notices (including this file),
  49. you clearly indicate that it is a modified version, and you agree
  50. that anyone you give it to can also give it away. If you bundle
  51. MiNT (or a modified version of MiNT) with another program, that
  52. other program does not fall under the terms of this license, but
  53. the copy of MiNT (or the modified version of MiNT) does, and hence
  54. must remain freely copyable.
  55.