X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=LICENSE;h=be4be30323b480b0c553d3c4b5d91adecd2411cd;hb=7e6965d3989c362afcbc712daf160ec657c2d18c;hp=0c52cc7dc9580339505658e89441c8d48e7cdf82;hpb=f78e6f8fee273c6c80c8c36e7e1b2bbd8392b8cb;p=mono.git diff --git a/LICENSE b/LICENSE index 0c52cc7dc95..be4be30323b 100644 --- a/LICENSE +++ b/LICENSE @@ -51,19 +51,19 @@ For comments, corrections and updates, please contact mono@xamarin.com Contact mono@xamarin.com for details on obtaining the Mono runtime under other terms. +** mono/support: MonoPosixHelper and support code + + This code is dual licensed under the LGPL or commercial licenses, with + the same guidelines as mono/mono code. + + The ZLib files are included under a "new BSD"-style license. + ** mono/eglib: Mono's X11 glib implementation This is a minimal subset of glib that is to be licensed under the terms of the MIT X11, this means that this code can be used for any purposes by anyone. -** mono/metadata/sgen*: Mono's Copying Collector - - This new garbage collector is licensed under the terms of - the MIT X11 license, in hopes that the GC could be reused - by third party projects, follows the same spirit than the - Boehm GC. - ** mono/arch/*/XXX-codegen.h This are C macros that are useful when generating native