[06/11] reuse: Drop unnecessary entry from REUSE.toml
diff mbox series

Message ID 20260405191443.1209948-7-laurent.pinchart@ideasonboard.com
State New
Headers show
Series
  • libcamera: Fix missing license information
Related show

Commit Message

Laurent Pinchart April 5, 2026, 7:14 p.m. UTC
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(-)

Patch
diff mbox series

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",