drivers: media: pisp_be: pisp_fe: Update UAPI header licenses
authorNaushir Patuck <naush@raspberrypi.com>
Wed, 29 Nov 2023 13:09:05 +0000 (13:09 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:35:24 +0000 (11:35 +0000)
Update the license tags on the pisp UAPI header files with the
"Linux-syscall-note" clause.  Also replace the "GPL-2.0" tag with the
preferred "GPL-2.0-only" tag.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
drivers/media/platform/raspberrypi/pisp_be/pisp_be_config.h
drivers/media/platform/raspberrypi/rp1_cfe/pisp_common.h
drivers/media/platform/raspberrypi/rp1_cfe/pisp_fe_config.h
drivers/media/platform/raspberrypi/rp1_cfe/pisp_statistics.h
drivers/media/platform/raspberrypi/rp1_cfe/pisp_types.h

index f8e283e..bddb6e5 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
+/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
 /*
  * PiSP Back End configuration definitions.
  *
index 38db5ae..e91aa2e 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
 /*
  * RP1 PiSP common definitions.
  *
index c8dd249..4b76f64 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
 /*
  * RP1 PiSP Front End Driver Configuration structures
  *
index d36e12e..d8d7fcb 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
 /*
  * RP1 PiSP Front End statistics definitions
  *
index ba0d490..93d2d3c 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
 /*
  * RP1 PiSP Front End image definitions.
  *