Add licenses
[mono.git] / mcs / LICENSE
1
2 The Mono code is licensed under various different licenses.
3
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
8         For your convenience copies of the GNU GPL and GNU LGPL are
9         located in the file COPYING and COPYING.LIB.
10
11         * Class Libraries:
12
13                 All of the core classes licensed under the terms of
14                 the MIT X11 license.
15
16                 Third party libraries that we distribute for
17                 convenience reasons are distributed under their own
18                 terms (all of them allow development of proprietary
19                 applications with them).
20
21                 Third party libraries include: ByteFX.Data,
22                 ICSharpCode.SharpZipLib, Npgsql.
23
24         * Mono C# compiler: GNU GPL
25
26         * Mono Basic compiler: GNU GPL.
27
28         * Various tools in the `tools' directory: GNU GPL.
29