File: ACKNOWLEDGEMENTS_FMUChecker.txt
Acknowledgements for third-party software used.

The FMI Compliance Checker uses code from third party tools and packages.
The respective copyright information and licenses are listed with URL 
references to the full texts.

- FMI Library
A library for working with FMUs, part of JModelica platform.
Homepage: <http://www.jmodelica.org/FMILibrary/>
License identical to FMI Compliance Checker.

- eXPat
The parsing of the file modelDescription.xml is using eXpat.
Homepage: <http://www.libexpat.org/> 
MIT License: <http://www.jclark.com/xml/copying.txt>

-  Minizip 
The unziping of the FMU is performed partially by using Minizip library.
Homepage: <http://www.winimage.com/zLibDll/minizip.html>.
Condition of use and distribution are the same as Zlib
<http://www.zlib.net/zlib_license.html>.

-  Zlib 
The unziping is performed by using Zlib library called via \e minizip library.
Homepage: <http://www.zlib.net/>.
Zlib License: <http://www.zlib.net/zlib_license.html>. 
