1.1 diff -r c336e674a37e -r 7422134cbfea LICENSE 1.2 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.3 +++ b/LICENSE Tue Mar 08 09:59:34 2011 +0000 1.4 @@ -0,0 +1,7 @@ 1.5 +Licenses in use for the Modified LM32 Codebase: 1.6 + 1.7 + * LatticeMico32 base code -- Lattice open-source license agreement (LICENSE_lattice.txt) 1.8 + * Small (a few lines or so) patches by Sebastien Bordeauducq -- WTFPL ("do whatever you like", "public domain") 1.9 + * JTAG patch by Michael Walle -- currently unknown. 1.10 + * JTAG patches (e.g. Altera support) by Wesley Terpstra -- public domain 1.11 +