[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(-)

Comments

Jacopo Mondi April 7, 2026, 9:58 a.m. UTC | #1
Hi Laurent

On Sun, Apr 05, 2026 at 10:14:38PM +0300, Laurent Pinchart wrote:
> The Documentation/camera-sensor-model.rst flie contains an SPDX license

s/flie/file

> 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(-)
>
> 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",
> --
> Regards,
>
> Laurent Pinchart
>
Jacopo Mondi April 7, 2026, 12:43 p.m. UTC | #2
And I forgot my tag here as well

On Tue, Apr 07, 2026 at 11:58:58AM +0200, Jacopo Mondi wrote:
> Hi Laurent
>
> On Sun, Apr 05, 2026 at 10:14:38PM +0300, Laurent Pinchart wrote:
> > The Documentation/camera-sensor-model.rst flie contains an SPDX license
>
> s/flie/file
>
> > 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>


> > ---
> >  REUSE.toml | 1 -
> >  1 file changed, 1 deletion(-)
> >
> > 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",
> > --
> > Regards,
> >
> > Laurent Pinchart
> >
Barnabás Pőcze April 13, 2026, 10:57 a.m. UTC | #3
2026. 04. 05. 21:14 keltezéssel, Laurent Pinchart írta:
> The Documentation/camera-sensor-model.rst flie contains an SPDX license

"file"


> identifier. There's no need to list it in REUSE.toml. Drop it.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> ---

Reviewed-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com>


>   REUSE.toml | 1 -
>   1 file changed, 1 deletion(-)
> 
> 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",

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