mirror of
https://gitlab.com/kernel-firmware/linux-firmware.git
synced 2025-12-10 07:44:48 +01:00
Add top level license file.
This is to avoid Gitlab UI showing the wrong thing. Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
This commit is contained in:
parent
06aea4d8bf
commit
2727215631
2 changed files with 4 additions and 0 deletions
3
LICENSE
Normal file
3
LICENSE
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
VARIOUS
|
||||||
|
-------
|
||||||
|
Individual firmware binaries are released under licenses described in `WHENCE`.
|
||||||
|
|
@ -83,6 +83,7 @@ def main():
|
||||||
".pre-commit-config.yaml",
|
".pre-commit-config.yaml",
|
||||||
"Dockerfile",
|
"Dockerfile",
|
||||||
"Makefile",
|
"Makefile",
|
||||||
|
"LICENSE",
|
||||||
"README.md",
|
"README.md",
|
||||||
"WHENCE",
|
"WHENCE",
|
||||||
"build_packages.py",
|
"build_packages.py",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue