diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-09-28 15:00:02 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-09-30 21:51:14 +0300 |
commit | b4e31a88d304e09e200af9d1e00760074cc854c2 (patch) | |
tree | c3f06803b88ba5f20959933d226c2313d7674bf0 /.reuse/dep5 | |
parent | 930b4927acac9bee2a45da574c7e98e17be825a8 (diff) |
Documentation: theme: Specify license of search.png
The search.png icon is derived from the magnifying glass icon used by
most websites, which comes from Font Awesome. Specify its license and
attribution in dep5, as PNG files can't contain SPDX headers.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to '.reuse/dep5')
-rw-r--r-- | .reuse/dep5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 index 337b069d..bba46179 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -3,6 +3,10 @@ Upstream-Name: libcamera Upstream-Contact: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Source: https://git.libcamera.org/libcamera/libcamera.git/ +Files: Documentation/theme/static/search.png +Copyright: 2022 Fonticons, Inc. +License: CC-BY-4.0 + Files: src/ipa/raspberrypi/data/*.json utils/raspberrypi/ctt/ctt_config_example.json utils/raspberrypi/ctt/ctt_ref.pgm |