Skip to content

Commit 5f4d2ac

Browse files
committed
libcamera: controls: Revert incorrect SPDX removal
In commit 6a09dea ("controls: Add FrameWallClock control") the existing SPDX was accidentally removed, likely from a rebase operation at some point. Unfortunately as this patch had already collected Reviewed-by tags, the surruptious removal wasn't noticed until after it was merged. Re-insert the existing SPDX and copyright banner as the header to the control definitions file. Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Naushir Patuck <naush@raspberrypi.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
1 parent 0dfb052 commit 5f4d2ac

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/libcamera/control_ids_core.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
1+
# SPDX-License-Identifier: LGPL-2.1-or-later
2+
#
3+
# Copyright (C) 2019, Google Inc.
24
#
35
%YAML 1.1
46
---

0 commit comments

Comments
 (0)