]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
uapi: SPDX license updates
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 14 Nov 2019 17:24:10 +0000 (09:24 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Thu, 14 Nov 2019 17:24:10 +0000 (09:24 -0800)
Upstream changes to SPDX licenses in headers.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
include/uapi/linux/can.h
include/uapi/linux/can/netlink.h
include/uapi/linux/can/vxcan.h

index c61cdc7ad5cc67cedaae8348b3440b1b185bb911..55b66607cad6e540f9f2db0cc37317783fbca513 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
+/* SPDX-License-Identifier: ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-3-Clause) */
 /*
  * linux/can.h
  *
index c1f62640e87bc8d16bd6e7e22d29c7002657ff39..7159dc67c2e9744ede5237d64a276354400a5684 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
+/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
 /*
  * linux/can/netlink.h
  *
index b364d775553c697569c3a9bf442b5720ac6cb123..3e3d2eb48470a75dc28f138907c6a3231a8e35b7 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
+/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
 #ifndef _CAN_VXCAN_H
 #define _CAN_VXCAN_H