mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
Document origins of util/lar/elf.h (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/coreboot-v3@653 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
47854e08ca
commit
3680265c23
1 changed files with 5 additions and 0 deletions
5
HACKING
5
HACKING
|
@ -59,6 +59,11 @@ Third-party Code and License Overview
|
|||
* util/lar/*: GPLv2
|
||||
Independant project, but written specifically for coreboot.
|
||||
|
||||
* util/lar/elf.h: LGPL-2.1 or later
|
||||
Source: glibc, http://ftp.gnu.org/gnu/glibc/
|
||||
Original files: elf/elf.h
|
||||
Current version we use: 2.7
|
||||
|
||||
* include/lar.h, util/lar/lar.h, util/lar/example.c:
|
||||
Dual-licensed (GPLv2 + revised BSD license)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue