From: "Erik Schilling" <erik.schilling@linaro.org>
To: "Bartosz Golaszewski" <bartosz.golaszewski@linaro.org>,
"Viresh Kumar" <viresh.kumar@linaro.org>
Cc: "Bartosz Golaszewski" <brgl@bgdev.pl>,
"Kent Gibson" <warthog618@gmail.com>,
"Linus Walleij" <linus.walleij@linaro.org>,
"Andy Shevchenko" <andriy.shevchenko@linux.intel.com>,
<linux-gpio@vger.kernel.org>
Subject: Re: [libgpiod][PATCH] bindings: rust: add missing license and copyright boilerplate
Date: Tue, 13 Jun 2023 10:08:54 +0200 [thread overview]
Message-ID: <CTBDAYTI8VKS.3LFOCLUNYQWRU@fedora> (raw)
In-Reply-To: <CACMJSeu97ftDjarB8830_5tvvGbqRJ-84X1NpFTC3KdFu4DWVg@mail.gmail.com>
On Tue Jun 13, 2023 at 9:30 AM CEST, Bartosz Golaszewski wrote:
> > On 13-06-23, 09:26, Bartosz Golaszewski wrote:
> > > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> > >
> > > 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@linaro.org>
> > > ---
> > > 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@linaro.org>
> > > +
> > > #include <gpiod.h>
>
> Ah C headers should use /* */ comments for SPDX stuff. I'll fix it
> when applying.
>
> Bart
Acked-by: Erik Schilling <erik.schilling@linaro.org>
- Erik
prev parent reply other threads:[~2023-06-13 8:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-13 7:26 [libgpiod][PATCH] bindings: rust: add missing license and copyright boilerplate Bartosz Golaszewski
2023-06-13 7:28 ` Viresh Kumar
2023-06-13 7:30 ` Bartosz Golaszewski
2023-06-13 8:08 ` Erik Schilling [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CTBDAYTI8VKS.3LFOCLUNYQWRU@fedora \
--to=erik.schilling@linaro.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=bartosz.golaszewski@linaro.org \
--cc=brgl@bgdev.pl \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=viresh.kumar@linaro.org \
--cc=warthog618@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.