mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
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:
parent
71467c3ebc
commit
ecdcf685a3
1 changed files with 3 additions and 0 deletions
3
HACKING
3
HACKING
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue