Mention license of include/lar.h, util/lar/lar.h, and

util/lar/example.c in HACKING (trivial).

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de> 



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@177 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
Uwe Hermann 2007-03-03 13:17:54 +00:00
parent 71467c3ebc
commit ecdcf685a3

View file

@ -22,6 +22,9 @@ Third-party Code and License Overview
* util/lar/*: GPLv2
Independant project, but written specifically for LinuxBIOS.
* include/lar.h, util/lar/lar.h, util/lar/example.c:
Dual-licensed (GPLv2 + revised BSD license)
* util/lzma/C/*: Dual-licensed, LGPL + Common Public License (CPL). There's
a special exception, please see util/lzma/C/7zip/Decompress/LzmaDecode.c.
Source: LZMA SDK, http://sourceforge.net/projects/sevenzip/