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
|
@ -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",
|
||||
"Dockerfile",
|
||||
"Makefile",
|
||||
"LICENSE",
|
||||
"README.md",
|
||||
"WHENCE",
|
||||
"build_packages.py",
|
||||
|
|
Loading…
Reference in New Issue