| Message ID | 20260405191443.1209948-7-laurent.pinchart@ideasonboard.com |
|---|---|
| State | New |
| Headers | show |
| Series |
|
| Related | show |
diff --git a/REUSE.toml b/REUSE.toml index 36bfe506aa2c..b6edab1b1cfc 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -6,7 +6,6 @@ SPDX-PackageDownloadLocation = "https://git.libcamera.org/libcamera/libcamera.gi [[annotations]] path = [ "Documentation/binning.svg", - "Documentation/camera-sensor-model.rst", "Documentation/images/rotation/**.svg", "Documentation/sensor_model.svg", "Documentation/theme/static/libcamera-logo-text.svg",
The Documentation/camera-sensor-model.rst flie 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> --- REUSE.toml | 1 - 1 file changed, 1 deletion(-)