]> 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)
commit8c7c85ec4da2c5b5a299a9f339c67a005799d20e
treef4091a5371b23f2b62a53a74556328d7dc86c267
parent2e50ccae4bde4984a806ff866d51a6b5166563e8
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