mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-24 17:15:07 +03:00
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:
parent
afd2a5dac5
commit
f95bae418c
104 changed files with 104 additions and 104 deletions
|
@ -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.h - color space definitions
|
||||
*/
|
||||
|
|
|
@ -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
|
||||
*
|
||||
* bayer_format.h - Bayer Pixel Format
|
||||
*/
|
||||
|
|
|
@ -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,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.h - V4L2 Pixel Format
|
||||
*/
|
||||
|
|
|
@ -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.h - 2D plane transforms
|
||||
*/
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* BCM2835 ISP driver - user space header file.
|
||||
*
|
||||
* Copyright © 2019-2020 Raspberry Pi (Trading) Ltd.
|
||||
* Copyright © 2019-2020 Raspberry Pi Ltd
|
||||
*
|
||||
* Author: Naushir Patuck (naush@raspberrypi.com)
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue