X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=LICENSE;h=ad5cbb429ff8967d651bee84d1d13edfb8439474;hb=aea57f09d430ae672e03d96729d447c814ec867c;hp=19ed03acc968af23c3286bfdfc912c29babce367;hpb=8bb9b4409d3f73fdf5ec2afc3b9add6bd33f712f;p=mono.git diff --git a/LICENSE b/LICENSE index 19ed03acc96..ad5cbb429ff 100644 --- a/LICENSE +++ b/LICENSE @@ -8,8 +8,8 @@ For comments, corrections and updates, please contact mono@xamarin.com Parts of Mono are dual licensed, they are available to the public in GPL or LGPL forms, but we also offer those pieces - under commercial terms from Xamarin for the cases wher the GPL - and the LGPL are not suitable. + under commercial terms from Xamarin for the cases where the + GPL and the LGPL are not suitable. We have tried to pick the licenses that will maximize adoption of Mono, so we tend to use the MIT X11 or LGPL liceses. @@ -64,13 +64,6 @@ For comments, corrections and updates, please contact mono@xamarin.com 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