This directory contains Java libraries provided by third-parties.
MATSim makes use of the functionality provided by these libraries, without the
libraries, MATSim may not fully work, or possibly will not work at all.
The files in this directory are provided as a convenience so that one does
not have to download all the libraries required by MATSim from different web 
sites.  The originating web sites, where also additional information about the
libraries can be found, are listed below.
As these libraries are provided by third-parties, we cannot give any warranty
for them.  They are provided WITHOUT ANY WARRANTY; without even the implied 
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Please see the directory "licenses" for licensing information of the libraries.



colt
----------------------------------------------------------------
http://dsd.lbl.gov/~hoschek/colt/
license: CERN 1999 & LGPL 2.1 with restrictions


commons-collections
----------------------------------------------------------------
http://commons.apache.org/collections/
license: Apache 2.0


Geotools
----------------------------------------------------------------
http://geotools.codehaus.org/
license: LGPL 2.1
note: includes/requires many additional libraries


itext
----------------------------------------------------------------
http://www.lowagie.com/iText/
license: LGPL 2.1  (MPL alternatively)

jaxb-2.1.6
----------------------------------------------------------------
https://jaxb.dev.java.net/
license: dual license of CDDL and GPLv2 with classpath exception

jaxb
----------------------------------------------------------------
https://jaxb.dev.java.net/
license: GPL v2 (CDDL v1.0 alternatively)
note: includes/requires additional libraries


jcommon
----------------------------------------------------------------
http://www.jfree.org/jcommon/index.php
license: LGPL 2.1


jfreechart
----------------------------------------------------------------
http://www.jfree.org/jfreechart/
license: LGPL 2.1
requires: itext, jcommon


jgap
----------------------------------------------------------------
http://jgap.sourceforge.net
license: LGPL 2.1  (MPL alternatively)


jung
----------------------------------------------------------------
http://jung.sourceforge.net/
license: BSD
requires: colt, commons-collections


kml2.2-jaxb2.1
----------------------------------------------------------------
own development (meisterk)
Google Earth KML 2.2 Schema transformed to Java package by XJC/JAXB
requires: jaxb-2.1.6


log4j
----------------------------------------------------------------
http://logging.apache.org/log4j/
license: Apache 2.0

jogl 1.1.0
jogl 1.1.1
----------------------------------------------------------------
https://jogl.dev.java.net/
license: BSD

timingframework (used in OTFOGLDrawer)
----------------------------------------------------------------
https://timingframework.dev.java.net/
license: BSD

truezip-6.jar
----------------------------------------------------------------
https://truezip.dev.java.net/
license: Apache 2.0


jama 1.0.2
----------------------------------------------------------------
http://math.nist.gov/javanumerics/jama/
license: released to public domain (see "Copyright Notice" in jama.LICENSE.html)
used by org.matsim.demandmodeling.primloc


xstream-1.3.1
----------------------------------------------------------------
http://xstream.codehaus.org/index.html
license: BSD


netcdfAll-4.0
----------------------------------------------------------------
http://www.unidata.ucar.edu/software/netcdf/
license: custom free/open source license
NetCDF (network Common Data Form) is a set of software libraries and 
 machine-independent data formats that support the creation, access, 
 and sharing of array-oriented scientific data.
used by gregor/evacuation for reading data
 