Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2010-03-22 19:32:36 +0300
committerMiguel de Icaza <miguel@gnome.org>2010-03-22 19:32:36 +0300
commitd9e70421a01bc5e23a752ccacf0533d97b1b9381 (patch)
treeb4fb89937a8a95e7d3b379cd91dee8c269eeb32b /LICENSE
parent387b6cef41edc35675d9ea2c28cefcb65e4543ad (diff)
Update license files
svn path=/trunk/mono/; revision=153993
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE7
1 files changed, 7 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index 6177891cdc0..e9655394176 100644
--- a/LICENSE
+++ b/LICENSE
@@ -54,6 +54,13 @@ For comments, corrections and updates, please contact mono@novell.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.
+
** mcs/mcs, mcs/gmcs
The C# Compilers (1.0 and 2.0)