License information for MiningMart 
==================================

Version 1.0

Copyright (C) 2006 Martin Scholz, Timm Euler, 
                   Daniel Hakenjos, Katharina Morik

Contact: miningmart@ls8.cs.uni-dortmund.de

Refer to the README file in this directory to learn about
the usage of path names in this documentation.

MiningMart consists of several components. The licensing
conditions are different for some of these components. 

- For the Java source classes in this distribution the 
  GNU GPL holds; the license text can be found in the file
  MM_HOME/licenses/LICENSE_GPL. If you have received only
  the binaries (that is, if there is a file 
  MM_HOME/lib/mmart.jar but no Java source files), you can
  download the sources at 
  http://mmart.cs.uni-dortmund.de/
  
- Some Java libraries are included in this distribution
  in the directory MM_HOME/lib:
  
  yale.jar: packages classes from the YALE project
  (http://yale.cs.uni-dortmund.de) and is distributed
  under GNU GPL (see MM_HOME/licenses/LICENSE_GPL)
  
  LiMo.jar: packages classes from the LiMo project
  developed by Joerg Pleumann at the University of 
  Dortmund, (C) Joerg Pleumann 2006. It is distributed
  under GNU LGPL (lesser GPL); the license text can
  be found in the file MM_HOME/licenses/LICENSE_LGPL.
  You may contact the author at:
  joerg.pleumann@uni-dortmund.de
  
  kxml.jar is distributed under GNU LGPL. More about
  the KXML project is to be found at
  http://kxml.sourceforge.net/
  
  jhotdraw-6.0b1.jar is distributed under GNU LGPL. 
  Find out more at http://www.jhotdraw.org/

  epsgraphics.jar is distributed under GNU GPL.
  Find out more at http://www.jibble.org/epsgraphics/
  
  postgresql.jar is distributed under the license 
  specified in the file 
  MM_HOME/licenses/LICENSE_POSTGRESQL_JDBC
  
  commons-codec-1.3.jar is distributed under the 
  license specified in the file
  MM_HOME/licenses/LICENSE_COMMONS-CODEC