Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B418AC38142 for ; Mon, 23 Jan 2023 15:27:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232011AbjAWP1Z (ORCPT ); Mon, 23 Jan 2023 10:27:25 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55300 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232679AbjAWP1O (ORCPT ); Mon, 23 Jan 2023 10:27:14 -0500 Received: from relay11.mail.gandi.net (relay11.mail.gandi.net [217.70.178.231]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A590612F2C; Mon, 23 Jan 2023 07:27:07 -0800 (PST) Received: (Authenticated sender: didi.debian@cknow.org) by mail.gandi.net (Postfix) with ESMTPSA id 3AD4B100004; Mon, 23 Jan 2023 15:27:02 +0000 (UTC) From: Diederik de Haas To: Simon Horman Cc: "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Sam Creasey , "open list:8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULT..." , open list Subject: Re: [PATCH] net/ethernet: Fix full name of the GPL Date: Mon, 23 Jan 2023 16:26:56 +0100 Message-ID: <2458285.UPXgfWZGIM@prancing-pony> Organization: Connecting Knowledge In-Reply-To: References: <20230122182533.55188-1-didi.debian@cknow.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart11061844.SXfucPHxpH"; micalg="pgp-sha256"; protocol="application/pgp-signature" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --nextPart11061844.SXfucPHxpH Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii"; protected-headers="v1" From: Diederik de Haas To: Simon Horman Subject: Re: [PATCH] net/ethernet: Fix full name of the GPL Date: Mon, 23 Jan 2023 16:26:56 +0100 Message-ID: <2458285.UPXgfWZGIM@prancing-pony> Organization: Connecting Knowledge In-Reply-To: MIME-Version: 1.0 On Monday, 23 January 2023 11:15:59 CET Simon Horman wrote: > On Sun, Jan 22, 2023 at 07:25:32PM +0100, Diederik de Haas wrote: > > Signed-off-by: Diederik de Haas > > --- > > > > drivers/net/ethernet/8390/mac8390.c | 2 +- > > drivers/net/ethernet/i825xx/sun3_82586.c | 2 +- > > drivers/net/ethernet/i825xx/sun3_82586.h | 2 +- > > 3 files changed, 3 insertions(+), 3 deletions(-) > > as we are here would it be better to just move to an SPDX header instead? Hi Simon, Yes it would be better to move to SPDX header(s) instead. But I now think [1] that I would be (technically) changing the license and I'm not in a position to do that. While it may be reasonable to *assume* that GNU General Public License was meant, I think that's not enough when it comes to legal/license issues. So please disregard my patch submission and apologies for the noise. Regards, Diederik [1] https://lore.kernel.org/lkml/2281101.Yu7Ql3qPJb@prancing-pony/ --nextPart11061844.SXfucPHxpH Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQT1sUPBYsyGmi4usy/XblvOeH7bbgUCY86nQAAKCRDXblvOeH7b bixJAQDceaeG+lfmanfsRwogBmM8zUdG5HAtp8BjxQliqW2qbAD/T5AEa3bJJw7G QdZ8qXE9GjesyXwrj1TaEThk/APvNwY= =mbWi -----END PGP SIGNATURE----- --nextPart11061844.SXfucPHxpH--