mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-23 07:01:23 +00:00
can: Add SPDX license identifiers for CAN subsystem
Add missing SPDX identifiers for the CAN network layer and correct the SPDX license for two of its include files to make sure the BSD-3-Clause applies for the entire subsystem. Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
This commit is contained in:
parent
60649d4e0a
commit
fba76a5845
8 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
|||
// SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
|
||||
/*
|
||||
* proc.c - procfs support for Protocol family CAN core module
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue