COPYRIGHT for "Demonstration of Fractals with JAVA" =================================================== (c) 2000 by Wolfram Schenck Contact: mail@wolframschenck.de The user is free to use the provided Java classes and their source code for academic or private purpose. The redistribution of a changed version of these JAVA classes or their source code is only allowed for private or academic purpose. Any application based on the provided Java classes and their source code and any changed or unchanged redistribution of these Java classes or their source code is subject to this copyright. This readme-file must be included in any redistribution and has to accompany any application which is based on the provided Java classes or their source code. Any commercial use has to be announced to the author and may require payment. "Demonstration of Fractals with JAVA" consists of the following classes and source code files: ColorParams.class Complex.class ControlPanel.class Formulas.class Fractal.class InputPanel.class MainWindow.class MandelbrotConf.class MandelbrotPicture.class MandelbrotThread.class MandelDim.class ManPicData.class TextDialog.class ColorParams.java Complex.java ControlPanel.java Formulas.java Fractal.java InputPanel.java MandelbrotConf.java MandelbrotPicture.java MandelbrotThread.java MandelDim.java ManPicData.java TextDialog.java DISCLAIMER ========== The author of these Java classes does not take any responsibility for any damage the use of these classes (and their source code) may cause.