From: Robin van der Gracht <robin@protonic.nl>
To: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Cc: w@1wt.eu, geert@linux-m68k.org, triad@df.lth.se,
paul.burton@mips.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] auxdisplay: Replace licenses with SPDX identifiers
Date: Mon, 19 Feb 2018 08:48:46 +0100 [thread overview]
Message-ID: <20180219084846.073a663d@erd979> (raw)
In-Reply-To: <20180219084417.3235d622@erd979>
On Mon, 19 Feb 2018 08:44:17 +0100
Robin van der Gracht <robin@protonic.nl> wrote:
> On Sat, 17 Feb 2018 20:39:55 +0100
> Miguel Ojeda <miguel.ojeda.sandonis@gmail.com> wrote:
>
> > Cc: Willy Tarreau <w@1wt.eu>
> > Cc: Geert Uytterhoeven <geert@linux-m68k.org>
> > Cc: Linus Walleij <triad@df.lth.se>
> > Cc: Robin van der Gracht <robin@protonic.nl>
> > Cc: Paul Burton <paul.burton@mips.com>
> > Signed-off-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
> > ---
> > Please let me know if you agree for your files and I will queue it up.
> > Thanks!
>
> ...
>
> >
> > #include <linux/delay.h>
> > diff --git a/drivers/auxdisplay/ht16k33.c b/drivers/auxdisplay/ht16k33.c
> > index fbfa5b4cc567..a43276c76fc6 100644
> > --- a/drivers/auxdisplay/ht16k33.c
> > +++ b/drivers/auxdisplay/ht16k33.c
> > @@ -1,18 +1,10 @@
> > +// SPDX-License-Identifier: GPL-2.0
> > /*
> > * HT16K33 driver
> > *
> > * Author: Robin van der Gracht <robin@protonic.nl>
> > *
> > * Copyright: (C) 2016 Protonic Holland.
> > - *
> > - * This program is free software; you can redistribute it and/or modify
> > - * it under the terms of the GNU General Public License version 2 as
> > - * published by the Free Software Foundation.
> > - *
> > - * This program is distributed in the hope that it will be useful, but
> > - * WITHOUT ANY WARRANTY; without even the implied warranty of
> > - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
> > - * General Public License for more details.
> > */
> >
>
> Signed-off-by: Robin van der Gracht <robin@protonic.nl>
Change to:
Acked-by: Robin van der Gracht <robin@protonic.nl>
Best regards, / vriendelijke groet,
--
Robin van der Gracht
Protonic Holland
tel.: +31 (0) 229 212928
fax.: +31 (0) 229 210930
Factorij 36 / 1689 AL Zwaag
next prev parent reply other threads:[~2018-02-19 8:19 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-17 19:39 [PATCH] auxdisplay: Replace licenses with SPDX identifiers Miguel Ojeda
2018-02-17 21:27 ` Willy Tarreau
2018-02-17 22:02 ` Linus Walleij
2018-02-18 19:04 ` Philippe Ombredanne
2018-02-18 19:37 ` Geert Uytterhoeven
2018-02-18 20:18 ` Joe Perches
2018-02-20 7:41 ` Philippe Ombredanne
2018-03-13 0:20 ` Miguel Ojeda
2018-02-18 19:56 ` Miguel Ojeda
2018-02-19 7:44 ` Robin van der Gracht
2018-02-19 7:48 ` Robin van der Gracht [this message]
2018-02-19 7:55 ` Geert Uytterhoeven
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=20180219084846.073a663d@erd979 \
--to=robin@protonic.nl \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=miguel.ojeda.sandonis@gmail.com \
--cc=paul.burton@mips.com \
--cc=triad@df.lth.se \
--cc=w@1wt.eu \
/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.