]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
staging: gpib: Fix SPDX license for gpib headers
authorDave Penkler <dpenkler@gmail.com>
Mon, 17 Nov 2025 14:40:20 +0000 (15:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Nov 2025 16:50:06 +0000 (17:50 +0100)
As part destaging the gpib drivers we need to add the
WITH Linux-syscall-note to the SPDX license in the gpib
common includes as these will be part of the kernel headers.

Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://patch.msgid.link/20251117144021.23569-4-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/uapi/gpib.h
drivers/staging/gpib/uapi/gpib_ioctl.h

index ddf82a4d989f321e416654650b90c7dc6ca7fdbd..2a7f5eeb9777e7d8e88a30b22c104d8ebd91a339 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 
 /***************************************************************************
  *    copyright                   : (C) 2002 by Frank Mori Hess
index 1cfee6b44ac3bf3b84e547eafc35a8ecec3d3688..d544d8e4362c04163db301c34be572250a045a43 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 
 /***************************************************************************
  *    copyright            : (C) 2002 by Frank Mori Hess