Hi! I'm writing a JIT compiler and to make my life easier I have used some files from /mono/mono/arch. Unfortunately, these files lack the typical license boilerplate and I'm not 100% sure about their license. According to FAQ, Mono itself is dual-licensed under the MIT license and GPL. Does it mean that my program (which is using these files) has to comply with both licenses? Or can I pick only one license which is more suitable for my program?
Regards, Petr Krajca -- View this message in context: http://n4.nabble.com/mono-mono-arch-files-license-tp2015097p2015097.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
