home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
263a.lha
/
Mandel_v1.3_rev#180
/
doc
/
Notice
< prev
next >
Wrap
Text File
|
1989-07-03
|
4KB
|
74 lines
/*
* +-----------------------------+
* | Mandelbrot Construction Set |
* +-----------------------------+
*
* (C) By Olaf {* KosmoSoft *} Seibert
* 15 September 1987 V1.0
* 22 January 1989 V1.1
* 28 January 1989 V1.2
* 16 April 1989 V1.3
*
*
* Copyright 1987, 1989 by Olaf Seibert, KosmoSoft Productions.
*
* Notice: The palette and the file requester were written by others.
* (=RJ= Mical and C. Heath respectively)
* These packages were adapted to be more generally usable, and to
* conform more to my own taste.
* I had to remove a number of bugs from Jim Kents IFF routines.
* For the 'select' requester I used Stuart Ferguson's blk 2.0 (which I
* extended to generate code for longint string requesters)
*
* Mind you: _I_ didn't mention ShareWare! (though donations are
* not unwelcome...)
*/
This software is (C) Copyright 1989 by Olaf Seibert. All Rights Reserved.
This software is NOT in the public domain. It may not be sold or used for
profit without prior written consent from the author, Olaf Seibert.
Conditions for redistribution are:
- This notice must remain included at all times. It may not be modified in
any way.
- No charge may be made for distribution above media and transportation
costs, except by Fred Fish when included in his library.
- The source and documentation of the program must always be distributed
with the binary, unless the distributor of said binary agrees to supply
the source and documentation on request, with no expiration date on
availability of said source and documentation.
- If any part of this program (source or binary) or its documentation is
included in any other software package, either integrated or separately,
these redistribution conditions automatically apply to the entire
package, unless prior written permission is obtained from the author.
- No claim is made regarding the quality of this software or its
documentation. It is supplied purely as-is. The author cannot be held
responsible for any damages occurring directly or indirectly from using
or not using this program.
/************************************************************************
* .-------------------------------------------------------------------. *
* | --- >>> AUTHOR INFORMATION <<< --- | *
* `-------------------------------------------------------------------' *
*=======================================================================*
* || *
* Study address || Home address *
* (might vary) || (safe way to send fanmail) *
* || *
* Olaf Seibert || Olaf Seibert *
* Vossendijk 149 || Beek 5 *
* 6534 TN Nijmegen || 5815 CS Merselo *
* The Netherlands || The Netherlands *
* || *
* International +31-80561045 || International +31-4786205 *
* or National 080-561045 || or National 04786-205 *
* || *
*=======================================================================*
************************************************************************/