summaryrefslogtreecommitdiff
path: root/data/frames/gen-lut.py
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2020-07-11 17:35:23 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2020-07-14 12:12:02 +0300
commit46018778d2494189cb8d9f49966ca64cf82e70bc (patch)
tree61be6d39da26e7064426f7acd1b364d12fb7f19f /data/frames/gen-lut.py
parent6d0da32ad190069976c1744b5fa189730e216941 (diff)
Add license and copyright information
Add SPDX tags to describe license and copyright information to all files in the repository. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Diffstat (limited to 'data/frames/gen-lut.py')
-rwxr-xr-xdata/frames/gen-lut.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/frames/gen-lut.py b/data/frames/gen-lut.py
index f180ad6..07889b1 100755
--- a/data/frames/gen-lut.py
+++ b/data/frames/gen-lut.py
@@ -1,4 +1,6 @@
#!/usr/bin/python
+# SPDX-License-Identifier: GPL-2.0-or-later
+# SPDX-FileCopyrightText: 2016 Renesas Electronics Corporation
import math
import sys