Re: [libgpiod][PATCH] bindings: rust: add missing license and copyright boilerplate

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 13 Jun 2023 at 09:28, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
>
> On 13-06-23, 09:26, Bartosz Golaszewski wrote:
> > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
> >
> > Make reuse happy again by adding appropriate license and copyright info.
> >
> > Fixes: 1f8085953086 ("bindings: rust: build against pkg-config info")
> > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
> > ---
> >  bindings/rust/libgpiod-sys/wrapper.h | 4 ++++
> >  1 file changed, 4 insertions(+)
> >
> > diff --git a/bindings/rust/libgpiod-sys/wrapper.h b/bindings/rust/libgpiod-sys/wrapper.h
> > index 8a8bd41..e5cdfa0 100644
> > --- a/bindings/rust/libgpiod-sys/wrapper.h
> > +++ b/bindings/rust/libgpiod-sys/wrapper.h
> > @@ -1 +1,5 @@
> > +// SPDX-License-Identifier: Apache-2.0 OR BSD-3-Clause
> > +// SPDX-FileCopyrightText: 2023 Linaro Ltd.
> > +// SPDX-FileCopyrightText: 2023 Erik Schilling <erik.schilling@xxxxxxxxxx>
> > +
> >  #include <gpiod.h>
>
> Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
>
> --
> viresh

Ah C headers should use /* */ comments for SPDX stuff. I'll fix it
when applying.

Bart



[Index of Archives]     [Linux SPI]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux