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>
This commit is contained in:
Laurent Pinchart 2020-06-05 20:09:08 +03:00
parent 23de59287d
commit 65798244c7
6 changed files with 11 additions and 0 deletions

View file

@ -1,2 +1,4 @@
# SPDX-License-Identifier: CC0-1.0
Files in this directory are imported from v5.2 of the Linux kernel. Do not
modify them manually.