reuse: Drop unnecessary entry from REUSE.toml

The Documentation/camera-sensor-model.rst file contains an SPDX license
identifier. There's no need to list it in REUSE.toml. Drop it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Reviewed-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com>
This commit is contained in:
Laurent Pinchart
2026-04-04 02:36:19 +03:00
parent 09886912f8
commit 3647ac93ee

View File

@@ -6,7 +6,6 @@ SPDX-PackageDownloadLocation = "https://git.libcamera.org/libcamera/libcamera.gi
[[annotations]]
path = [
"Documentation/binning.svg",
"Documentation/camera-sensor-model.rst",
"Documentation/sensor_model.svg",
"Documentation/theme/static/libcamera-logo-text.svg",
]