SPDX identifiers in the kernel
SPDX identifiers in the kernel
Posted Dec 8, 2017 10:22 UTC (Fri) by hook (guest, #62261)In reply to: SPDX identifiers in the kernel by compenguy
Parent article: SPDX identifiers in the kernel
Of course adding the SPDX short identifiers into the code is not a cure-all, but it is a massive step forward for clarity. Especially in a code-base as huge as the Linux kernel.
As for general best practices on copyright and license info, have you checked <https://reuse.software/> yet?