2 The Mono code is licensed under various different licenses.
4 GNU GPL: details avaliable in the file LICENSE.GPL
5 GNU LGPL: details available in the file LICENSE.LGPL
6 MIT X11: text available in the file MIT.X11
7 MPL: text available in the file LICENSE.MPL
9 For your convenience copies of the GNU GPL and GNU LGPL are
10 located in the file COPYING and COPYING.LIB.
14 All of the core classes licensed under the terms of
17 Third party libraries that we distribute for
18 convenience reasons are distributed under their own
19 terms (all of them allow development of proprietary
20 applications with them).
22 Third party libraries include: ByteFX.Data,
23 ICSharpCode.SharpZipLib, Npgsql, MicrosoftAjaxLibrary.
25 The Microsoft.JScript assembly is covered by the
26 MIT X11 and the Mozilla MPL license as it contains
27 ported pieces of code from Rhino, the Mozilla JavaScript
30 * Mono C# compiler: GNU GPL
32 * Mono Basic compiler: GNU GPL.
34 * Various tools in the `tools' directory: GNU GPL.