aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-mono/mono/mono-native_4.0.3.13.bb
AgeCommit message (Collapse)Author
2016-11-30mono: Separate license from mono-4.xx.incBarry Grussling
During the last year Mono changed licenses from GPLv2 to MIT: http://www.mono-project.com/news/2016/03/31/mono-relicensed-mit/ As such, we need to split the license out from mono-4.xx.inc so that future consumers of that include can change the license as needed. This changeset introduces mono-gplv2.inc to encode the GPLv2 license. There is no functionality difference in this commit. Signed-off-by: Barry Grussling <barry@grussling.com>
2015-07-20mono: add support for 4.0.3.13Alex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>