From: Lucas Stach <dev@lynxeye.de>
To: Oleksij Rempel <linux@rempel-privat.de>, barebox@lists.infradead.org
Subject: Re: [PATCH v1] drivers: net: convert drivers to spdx
Date: Mon, 03 Dec 2018 20:14:29 +0100 [thread overview]
Message-ID: <bfe7408f5a7978e67c284e47caeb8829d931c7a6.camel@lynxeye.de> (raw)
In-Reply-To: <20181203183840.21801-1-linux@rempel-privat.de>
Am Montag, den 03.12.2018, 19:38 +0100 schrieb Oleksij Rempel:
> Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
[...]
> diff --git a/drivers/net/ag71xx.c b/drivers/net/ag71xx.c
> index a422aacdd..af5e1ae45 100644
> --- a/drivers/net/ag71xx.c
> +++ b/drivers/net/ag71xx.c
> @@ -1,3 +1,4 @@
> +// SPDX-License-Identifier: GPL-2.0+
GPL-2.0
> /*
> * Atheros AR71xx built-in ethernet mac driver
> *
> @@ -5,10 +6,6 @@
> * Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
> *
> * Based on Atheros' AG7100 driver
> - *
> - * 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.
> */
[snip]
And while I know that the Linux kernel still wants the GPL-2.0+ tag,
I'm really not sure if we should use the deprecated tag in Barebox, or
if it would better to go straight to the GPL-2.0-or-later tag.
Regards,
Lucas
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2018-12-03 19:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-03 18:38 Oleksij Rempel
2018-12-03 19:14 ` Lucas Stach [this message]
2018-12-04 8:29 ` Roland Hieber
2018-12-04 8:56 ` Oleksij Rempel
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=bfe7408f5a7978e67c284e47caeb8829d931c7a6.camel@lynxeye.de \
--to=dev@lynxeye.de \
--cc=barebox@lists.infradead.org \
--cc=linux@rempel-privat.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox