build: add SPDX license tags to build system files

Sponsored-by: https://despairlabs.com/sponsor/
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #18077
This commit is contained in:
Rob Norris
2025-12-20 16:45:07 +11:00
committed by Brian Behlendorf
parent aca58dbb65
commit 85391ee931
212 changed files with 212 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: CDDL-1.0
noinst_HEADERS = \
%D%/linux/compiler.h \
%D%/linux/types.h \
+1
View File
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: CDDL-1.0
if CONFIG_KERNEL
kernel_linuxdir = $(kerneldir)/linux
kernel_linux_HEADERS = \