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:
Mario Limonciello 2024-12-06 12:23:30 -06:00
parent 06aea4d8bf
commit 2727215631
2 changed files with 4 additions and 0 deletions

3
LICENSE Normal file
View File

@ -0,0 +1,3 @@
VARIOUS
-------
Individual firmware binaries are released under licenses described in `WHENCE`.

View File

@ -83,6 +83,7 @@ def main():
".pre-commit-config.yaml",
"Dockerfile",
"Makefile",
"LICENSE",
"README.md",
"WHENCE",
"build_packages.py",