Skip to content

Commit d463d26

Browse files
naushirpopcornmix
authored andcommitted
drivers: media: pisp_be: pisp_fe: Update UAPI header licenses
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 <[email protected]>
1 parent 69ce147 commit d463d26

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

drivers/media/platform/raspberrypi/pisp_be/pisp_be_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* SPDX-License-Identifier: GPL-2.0-only */
1+
/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
22
/*
33
* PiSP Back End configuration definitions.
44
*

drivers/media/platform/raspberrypi/rp1_cfe/pisp_common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* SPDX-License-Identifier: GPL-2.0 */
1+
/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
22
/*
33
* RP1 PiSP common definitions.
44
*

drivers/media/platform/raspberrypi/rp1_cfe/pisp_fe_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* SPDX-License-Identifier: GPL-2.0 */
1+
/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
22
/*
33
* RP1 PiSP Front End Driver Configuration structures
44
*

drivers/media/platform/raspberrypi/rp1_cfe/pisp_statistics.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* SPDX-License-Identifier: GPL-2.0 */
1+
/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
22
/*
33
* RP1 PiSP Front End statistics definitions
44
*

drivers/media/platform/raspberrypi/rp1_cfe/pisp_types.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* SPDX-License-Identifier: GPL-2.0 */
1+
/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
22
/*
33
* RP1 PiSP Front End image definitions.
44
*

0 commit comments

Comments
 (0)