--- MiNT/copying 2018/04/24 17:57:48 1.1.1.4 +++ MiNT/copying 2018/04/24 17:58:30 1.1.1.5 @@ -20,11 +20,11 @@ carefully: -THE MiNT SOURCE CODE IS PROVIDED FREE OF CHARGE, AS IS. ATARI +THE MiNT SOURCE CODE AND EXECUTABLES ARE PROVIDED FREE OF CHARGE, -CORPORATION AND ERIC R. SMITH MAKE NO REPRESENTATIONS OR +AS IS. ATARI CORPORATION AND ERIC R. SMITH MAKE NO REPRESENTATIONS -WARRANTIES WITH RESPECT TO THIS CODE, AND IN PARTICULAR +OR WARRANTIES WITH RESPECT TO THIS CODE, AND IN PARTICULAR SPECIFICALLY DISCLAIM ANY IMPLIED WARRANTIES OF @@ -36,23 +36,73 @@ CODE AT YOUR OWN RISK. -Redistribution of this code for profit, or use of this code in any +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION, AND MODIFICATION -product, requires a license from Atari Corporation. The unmodified -source code may be redistributed provided that no fee is charged -for redistribution (other than a reasonable fee for the cost +1. Redistribution and use of unmodified verbatim copies of MiNT (in either -of the distribution media). Only the source code may be so +source or binary forms) are permitted, provided that the above copyright -redistributed; binaries compiled from the source may not be. +notices and this documentation are distributed along with all such copies -Anyone trying to use this product should be an experienced +of MiNT. -programmer capable of compiling it, and who understands the importance -of backups and the dangers of using beta test software. +2. Redistribution of modified copies of the source code of MiNT, or +of binaries compiled from such modified copies, is permitted under + +the terms of paragraph 1 above, provided also that the following + +conditions are adhered to: + + + + a) all modified files must carry prominent notices stating that + + the files have been changed, and the date of any change; and + + + + b) any binary compiled from a modified version of the MiNT source + + code must, when executed, print a notice stating that it is + + a modified version of MiNT; and + + + + 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.