]> git-server-git.apps.pok.os.sepia.ceph.com Git - linux-firmware.git/commitdiff
Makefile: add licence header
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Tue, 2 Dec 2025 19:52:55 +0000 (21:52 +0200)
committerJosh Boyer <jwboyer@redhat.com>
Mon, 8 Dec 2025 11:56:46 +0000 (11:56 +0000)
After consultation with current maintainers and with the original author
of the Makefile add SPDX header, describing the licence for the file.

Cc: Colin Walters <walters@verbum.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Makefile

index 0719f874a38bb30b93f4a440e1e7f29cbcb00ebb..b74d0d84d9e137a82074b0f7ff578cfb2f2aaddd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: CC0-1.0
+
 FIRMWAREDIR = /lib/firmware
 NUM_JOBS := $(or $(patsubst -j%,%,$(filter -j%,$(MAKEFLAGS))),\
                 1)