[libcamera-devel] [PATCH 0/5] libcamera: Add missing license identifiers
Laurent Pinchart
laurent.pinchart at ideasonboard.com
Wed Sep 28 14:09:32 CEST 2022
Hello,
I've noticed that quite a few files are missing license information.
This series fixes it. Please see individual patches for details.
Laurent Pinchart (5):
Documentation: Add missing SPDX headers
Documentation: theme: Specify license of search.png
android: Add missing SPDX headers to Android headers
utils: raspberrypi: Add missing SPDX header to delayedctrls_parse.py
libcamera: Add missing SPDX headers for miscellaneous CC0-1.0 contents
.clang-tidy | 2 +
.reuse/dep5 | 4 +
Documentation/getting-started.rst | 1 +
LICENSES/CC-BY-4.0.txt | 156 ++++++++++++++++++
.../core/include/system/graphics-base-v1.0.h | 1 +
.../core/include/system/graphics-base-v1.1.h | 1 +
.../core/include/system/graphics-base.h | 1 +
.../system/core/include/system/graphics-sw.h | 1 +
src/android/data/nautilus/camera_hal.yaml | 2 +
src/android/data/soraka/camera_hal.yaml | 2 +
src/ipa/ipu3/ipu3-ipa-design-guide.rst | 2 +
src/py/meson.build | 2 +
subprojects/.gitignore | 2 +
subprojects/gtest.wrap | 2 +
subprojects/libyaml.wrap | 2 +
subprojects/libyuv.wrap | 2 +
subprojects/pybind11.wrap | 2 +
utils/raspberrypi/delayedctrls_parse.py | 2 +
18 files changed, 187 insertions(+)
create mode 100644 LICENSES/CC-BY-4.0.txt
--
Regards,
Laurent Pinchart
More information about the libcamera-devel
mailing list