]> git.ipfire.org Git - thirdparty/linux-firmware.git/commitdiff
Add top level license file.
authorMario Limonciello <mario.limonciello@amd.com>
Fri, 6 Dec 2024 18:23:30 +0000 (12:23 -0600)
committerMario Limonciello <mario.limonciello@amd.com>
Fri, 6 Dec 2024 18:29:04 +0000 (12:29 -0600)
This is to avoid Gitlab UI showing the wrong thing.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
LICENSE [new file with mode: 0644]
check_whence.py

diff --git a/LICENSE b/LICENSE
new file mode 100644 (file)
index 0000000..e587dc4
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,3 @@
+VARIOUS
+-------
+Individual firmware binaries are released under licenses described in `WHENCE`.
index 1fece4f4920a1fdcce7589e54cdc37e1b4c2100c..42480892aab5bd8008f6105d5ee493fa12bee280 100755 (executable)
@@ -83,6 +83,7 @@ def main():
             ".pre-commit-config.yaml",
             "Dockerfile",
             "Makefile",
+            "LICENSE",
             "README.md",
             "WHENCE",
             "build_packages.py",