Skip to content

Commit 5fa321b

Browse files
committed
drivers: video: arducam_mega: update license headers
Add Zephyr Project Contributors to license header. Signed-off-by: Krystian Balicki <kristos_b@wp.pl>
1 parent db5b7d3 commit 5fa321b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎drivers/video/video_arducam_mega.c‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/**
22
* Copyright (c) 2023 Arducam Technology Co., Ltd. <www.arducam.com>
3-
*
3+
* Copyright The Zephyr Project Contributors
4+
*
45
* SPDX-License-Identifier: Apache-2.0
56
*/
67

‎include/zephyr/drivers/video/video_arducam_mega.h‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/**
22
* Copyright (c) 2023 Arducam Technology Co., Ltd. <www.arducam.com>
3+
* Copyright The Zephyr Project Contributors
34
*
45
* SPDX-License-Identifier: Apache-2.0
56
*/

0 commit comments

Comments
 (0)