in System:
[mono.git] / mcs / LICENSE
index b9e583b91cadad578435c39b8b1ced6e9c825041..ed2d1fc022c68046362a2bcca5018ead1e11dcbe 100644 (file)
@@ -1,9 +1,11 @@
 
 
-The Mono code is licensed under various different licenses.
+The Mono code under the mcs/ directory is licensed under various
+different licenses:
 
        GNU GPL: details avaliable in the file LICENSE.GPL
        GNU LGPL: details available in the file LICENSE.LGPL
        MIT X11: text available in the file MIT.X11
 
        GNU GPL: details avaliable in the file LICENSE.GPL
        GNU LGPL: details available in the file LICENSE.LGPL
        MIT X11: text available in the file MIT.X11
+       MPL: text available in the file LICENSE.MPL
 
        For your convenience copies of the GNU GPL and GNU LGPL are
        located in the file COPYING and COPYING.LIB.
 
        For your convenience copies of the GNU GPL and GNU LGPL are
        located in the file COPYING and COPYING.LIB.
@@ -19,9 +21,14 @@ The Mono code is licensed under various different licenses.
                applications with them).
 
                Third party libraries include: ByteFX.Data,
                applications with them).
 
                Third party libraries include: ByteFX.Data,
-               ICSharpCode.SharpZipLib, Npgsql.
+               ICSharpCode.SharpZipLib, Npgsql, MicrosoftAjaxLibrary.
 
 
-       * Mono C# compiler: GNU GPL
+               The Microsoft.JScript assembly is covered by the
+               MIT X11 and the Mozilla MPL license as it contains
+               ported pieces of code from Rhino, the Mozilla JavaScript
+               implementations
+
+       * Mono C# compiler: Dual licensed MIT X11 and GNU GPL.
 
        * Mono Basic compiler: GNU GPL.
 
 
        * Mono Basic compiler: GNU GPL.