[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230123083317.252f0313@hermes.local>
Date: Mon, 23 Jan 2023 08:33:17 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: Diederik de Haas <didi.debian@...ow.org>,
Jay Vosburgh <j.vosburgh@...il.com>,
Veaceslav Falico <vfalico@...il.com>,
Andy Gospodarek <andy@...yhouse.net>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
"open list:BONDING DRIVER" <netdev@...r.kernel.org>,
open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] net/bonding: Fix full name of the GPL
On Sun, 22 Jan 2023 20:52:33 +0100
Christophe JAILLET <christophe.jaillet@...adoo.fr> wrote:
> Le 22/01/2023 à 19:20, Diederik de Haas a écrit :
> > Signed-off-by: Diederik de Haas <didi.debian@...ow.org>
> > ---
> > drivers/net/bonding/bonding_priv.h | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/drivers/net/bonding/bonding_priv.h b/drivers/net/bonding/bonding_priv.h
> > index 48cdf3a49a7d..353972436e5b 100644
> > --- a/drivers/net/bonding/bonding_priv.h
> > +++ b/drivers/net/bonding/bonding_priv.h
> > @@ -8,7 +8,7 @@
> > * (c) Copyright 1999, Thomas Davis, tadavis@....gov
> > *
> > * This software may be used and distributed according to the terms
> > - * of the GNU Public License, incorporated herein by reference.
> > + * of the GNU General Public License, incorporated herein by reference.
> > *
> > */
> >
>
> Hi,
>
> maybe a SPDX-License-Identifier: could be added and these few lines
> removed instead?
Yes, that is the correct fix. Please don't update the boilerplate.
Powered by blists - more mailing lists