Re: [PATCH 1/4] license: add exception for Linux Kernel uAPI headers

2025-04-17 Thread Hemant Agrawal
On 16-04-2025 18:04, Maxime Coquelin wrote: As approved by both Technical and Governing boards, Linux Kernel uAPI header files can now be imported into the kernel/linux/uapi directory. This patch also fix the SPDX tags checker script to take into account dual-licensed files. The process to im

[PATCH 1/4] license: add exception for Linux Kernel uAPI headers

2025-04-16 Thread Maxime Coquelin
As approved by both Technical and Governing boards, Linux Kernel uAPI header files can now be imported into the kernel/linux/uapi directory. This patch also fix the SPDX tags checker script to take into account dual-licensed files. The process to import such headers is documented in doc/guides/co