[Mono-list] 3rd Party Components Developed Under Mono

Jonathan Pryor jonpryor@vt.edu
Wed, 17 Sep 2003 19:03:38 -0400


Mono, the *application*, is GPL.

Mono, the *runtime libraries* (JIT, GC, etc.), is LGPL.

The runtime libraries include libmono.so, libmonogc.so, and
libmono-profiler-cov.so.

At least, this is my current understanding.  This should probably be
clarified on mono-list (not to mention, *documented* in mcs/LICENSE), so
I'm copying them in my response.

 - Jon

On Wed, 2003-09-17 at 16:20, Patxi wrote:
> Hi,
> 
> > 
> > Applications, such as mono and mcs, use the GPL.  You 
> > probably won't need to modify these, so it shouldn't affect you.
> > 
> 
> And what about embedding mono runtime in an application? In that case
> would must be the application GPL?
> 
> Thanks
>