]> git.baikalelectronics.ru Git - kernel.git/commit
can: Add SPDX license identifiers for CAN subsystem
authorOliver Hartkopp <socketcan@hartkopp.net>
Tue, 23 Jul 2019 13:17:55 +0000 (15:17 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Wed, 24 Jul 2019 08:31:55 +0000 (10:31 +0200)
commit8cdc1b69b6d2265b6d7faa096056579e017bb729
treef4091a5371b23f2b62a53a74556328d7dc86c267
parent73ff0debe4d64aebe8ee2f0d0f0c926537f40cb6
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>
include/linux/can/core.h
include/linux/can/skb.h
net/can/af_can.c
net/can/af_can.h
net/can/bcm.c
net/can/gw.c
net/can/proc.c
net/can/raw.c