summaryrefslogtreecommitdiff
path: root/src/ipa/raspberrypi/data/meson.build
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2020-06-05 20:09:08 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2020-06-09 23:26:13 +0300
commit65798244c7dc228645baeb74c07bd10994e33f12 (patch)
treeabda015120a724d06485aa5ceef3fa209405a2e2 /src/ipa/raspberrypi/data/meson.build
parent23de59287d20eb72e58304d36a871d362866f752 (diff)
libcamera: Add missing SPDX headers to miscellaneous small files
Add missing SPDX headers to miscellaneous small files. Use CC0-1.0 for meson.build, .gitignore and the small include/linux/README, and licenses matching the corresponding component for other files. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to 'src/ipa/raspberrypi/data/meson.build')
-rw-r--r--src/ipa/raspberrypi/data/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ipa/raspberrypi/data/meson.build b/src/ipa/raspberrypi/data/meson.build
index 6ff27745..5236bf1e 100644
--- a/src/ipa/raspberrypi/data/meson.build
+++ b/src/ipa/raspberrypi/data/meson.build
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: CC0-1.0
+
conf_files = files([
'imx219.json',
'imx477.json',