raspberrypi: Update Copyright statement in all Raspberry Pi source files

s/Raspberry Pi (Trading) Limited/Raspberry Pi Ltd/ to reflect the new
Raspberry Pi entity name.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
Naushir Patuck
2022-07-27 18:12:15 +03:00
committed by Laurent Pinchart
parent afd2a5dac5
commit f95bae418c
104 changed files with 104 additions and 104 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1-or-later */
/*
* Copyright (C) 2020, Raspberry Pi (Trading) Limited
* Copyright (C) 2020, Raspberry Pi Ltd
*
* bayer_format.cpp - Class to represent Bayer formats
*/
+1 -1
View File
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1-or-later */
/*
* Copyright (C) 2021, Raspberry Pi (Trading) Limited
* Copyright (C) 2021, Raspberry Pi Ltd
*
* color_space.cpp - color spaces.
*/
+1 -1
View File
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1-or-later */
/*
* Copyright (C) 2020, Raspberry Pi (Trading) Ltd.
* Copyright (C) 2020, Raspberry Pi Ltd
*
* delayed_controls.h - Helper to deal with controls that take effect with a delay
*/
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1-or-later */
/*
* Copyright (C) 2020, Raspberry Pi (Trading) Limited
* Copyright (C) 2020, Raspberry Pi Ltd
*
* dma_heaps.h - Helper class for dma-heap allocations.
*/
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1-or-later */
/*
* Copyright (C) 2020, Raspberry Pi (Trading) Limited
* Copyright (C) 2020, Raspberry Pi Ltd
*
* dma_heaps.h - Helper class for dma-heap allocations.
*/
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1-or-later */
/*
* Copyright (C) 2019-2021, Raspberry Pi (Trading) Ltd.
* Copyright (C) 2019-2021, Raspberry Pi Ltd
*
* raspberrypi.cpp - Pipeline handler for Raspberry Pi devices
*/
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1-or-later */
/*
* Copyright (C) 2020, Raspberry Pi (Trading) Ltd.
* Copyright (C) 2020, Raspberry Pi Ltd
*
* rpi_stream.cpp - Raspberry Pi device stream abstraction class.
*/
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1-or-later */
/*
* Copyright (C) 2020, Raspberry Pi (Trading) Ltd.
* Copyright (C) 2020, Raspberry Pi Ltd
*
* rpi_stream.h - Raspberry Pi device stream abstraction class.
*/
+1 -1
View File
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1-or-later */
/*
* Copyright (C) 2020, Raspberry Pi (Trading) Limited
* Copyright (C) 2020, Raspberry Pi Ltd
*
* transform.cpp - 2D plane transforms.
*/
+1 -1
View File
@@ -1,7 +1,7 @@
/* SPDX-License-Identifier: LGPL-2.1-or-later */
/*
* Copyright (C) 2019, Google Inc.
* Copyright (C) 2020, Raspberry Pi (Trading) Ltd.
* Copyright (C) 2020, Raspberry Pi Ltd
*
* v4l2_pixelformat.cpp - V4L2 Pixel Format
*/