PARadise Academy 

Open Source Software

We use a variety of open source software, under several licenses:

Mono and non-Windows platforms

On non-Windows platforms, the PAR software is run via Mono. We have made a small change to mono-basic, and a very minor tweak to libgdiplus so that it will compile correctly on some older versions of Linux. There is also a fix in mono itself, and some other changes needed for PAR Version 17+.

Mono is a separate program under the MIT License. We also distribute a few other small programs and some of its dependencies, under their own licenses. On these platforms Mono is installed in the "mono" subdirectory of the application directory. Licenses for Mono, and also the dependencies we distribute, can be found in the "share/doc/licenses" subdirectory of that, or in the source code. The source code for these is available below.

Mono (libgdiplus in particular) is based in part on the work of the Independent JPEG Group. Mono includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/) Mono includes cryptographic software written by Eric Young (eay@cryptsoft.com).