[Mono-dev] Using Mono Assemblies under terms of LGPL
Jacques Beaurain
jacques.beaurain at gmail.com
Wed Mar 3 10:16:00 EST 2010
Hi,
Thanks for all the replies. Signing the assembly and making the
private/public key available was one option we were considering, but I
think the final and easiest solution is writing our own assembly with
native interop to libintl.
Interestingly the gettext documentation does not state the license for
the GNU.Gettext.dll assembly
(http://www.gnu.org/software/gettext/manual/gettext.html#Licenses) and
Rafael pointed out that the actual source code was marked GPL. I am
questioning whether this was intentional since that assembly pretty
much performs the same function as libintl (which is why I assumed it
will also be LGPL).
Cheers,
Jacques
More information about the Mono-devel-list
mailing list