--- MiNT/copying 2018/04/24 17:55:35 1.1 +++ MiNT/copying 2018/04/24 17:58:30 1.1.1.5 @@ -2,83 +2,107 @@ MiNT is Not TOS: A Multitasking Operatin -Copyright 1990,1991,1992 Eric R. Smith. All rights reserved. +Copyright 1990,1991,1992 Eric R. Smith. -Redistribution is permitted only under the following conditions: +Copyright 1992,1993,1994 Atari Corporation +All rights reserved. -(1) Non-profit redistribution (at no more than the cost of the disk -the program is placed on, if any) is permitted in either source or +MINT is still under development, and is probably still very -binary forms, provided that this file, "mint.doc", and all "readme" files +buggy. Treat it as you would any experimental software; -are included with the program, and provided further that if the source code +with extreme caution. Please read the following notice -is not included then directions for obtaining the source code are. +carefully: -(2) Redistribution for profit is permitted only with the express written +THE MiNT SOURCE CODE AND EXECUTABLES ARE PROVIDED FREE OF CHARGE, -permission of the author, except in the following cases: +AS IS. ATARI CORPORATION AND ERIC R. SMITH MAKE NO REPRESENTATIONS - (a) Permission is hereby granted for MiNT to be distributed on commercial +OR WARRANTIES WITH RESPECT TO THIS CODE, AND IN PARTICULAR - bulletin boards and on-line services, in either source or binary form, +SPECIFICALLY DISCLAIM ANY IMPLIED WARRANTIES OF - provided that the conditions of (1) are met, and further provided +MERCHANTIBILITY OR FITNESS FOR A PARTICULAR PURPOSE. USE THIS - that no special charge (i.e. beyond the normal connection fees) is +CODE AT YOUR OWN RISK. - levied for downloading MiNT. +---------------------------------------------------------------------------- - (b) Permission is hereby granted for MiNT to be distributed on "public - domain collection disks", such as are sold by user's groups and - by some companies, provided that *all* source code and documentation +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION, AND MODIFICATION - is included, and provided that the price charged for disks containing - MiNT is the same as the price for other disks in the collection, and - is less than $10 in U.S. funds. Note that binary-only distributions +1. Redistribution and use of unmodified verbatim copies of MiNT (in either - of MiNT in this form are not permitted under this clause; the source +source or binary forms) are permitted, provided that the above copyright - code *must* be included. +notices and this documentation are distributed along with all such copies -Distribution of MiNT with any profit-making product (software or hardware) +of MiNT. -is considered "distribution for profit" and requires a license. +2. Redistribution of modified copies of the source code of MiNT, or -(3) Modified copies of MiNT must be clearly marked as such. Such modified +of binaries compiled from such modified copies, is permitted under - copies may be distributed under the terms of (1) and (2), if they are +the terms of paragraph 1 above, provided also that the following - accompanied by a file describing the changes made to MiNT. +conditions are adhered to: -WARNING: This program does some very low level things to your computer. + a) all modified files must carry prominent notices stating that -MiNT works well on my machine, and I trust my data to it. But + the files have been changed, and the date of any change; and -then, I make regular backups, so even if a horrible bug in MiNT that -I haven't found yet trashes my hard drive, I won't lose much. You'll -have to decide for yourself about trusting your data to MiNT. I would + b) any binary compiled from a modified version of the MiNT source -certainly recommend regular backups in any event. + code must, when executed, print a notice stating that it is + a modified version of MiNT; and -MiNT COMES WITH ABSOLUTELY NO WARRANTY, NOR WILL I BE LIABLE FOR ANY -DAMAGES INCURRED FROM THE USE OF IT. USE ENTIRELY AT YOUR OWN RISK!!! + c) any work that is based in whole or in part on MiNT must be + + licensed, at no charge, to all third parties under the terms + + of this license. Mere aggregation of a work with another work + + based upon MiNT does not cause it to fall under this clause. + + + +In plain English: (1) means you can copy unmodified versions of MiNT, + +with the only restriction being that you must preserve copyright + +notices, and include a copy of this file. (2) Means that if you + +modify your version of MiNT, you can redistribute it as long as + +you keep the original copyright notices (including this file), + +you clearly indicate that it is a modified version, and you agree + +that anyone you give it to can also give it away. If you bundle + +MiNT (or a modified version of MiNT) with another program, that + +other program does not fall under the terms of this license, but + +the copy of MiNT (or the modified version of MiNT) does, and hence + +must remain freely copyable.