lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 12 May 2023 14:36:57 +0700
From: Bagas Sanjaya <bagasdotme@...il.com>
To: Sven-Haegar Koch <haegar@...net.de>
Cc: Greg Ungerer <gerg@...ux-m68k.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Linux Networking <netdev@...r.kernel.org>,
	Diederik de Haas <didi.debian@...ow.org>,
	Kate Stewart <kstewart@...uxfoundation.org>,
	David Airlie <airlied@...hat.com>,
	Karsten Keil <isdn@...ux-pingi.de>,
	Jay Vosburgh <j.vosburgh@...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>,
	Sam Creasey <sammy@...my.net>,
	Dominik Brodowski <linux@...inikbrodowski.net>,
	Daniel Mack <daniel@...que.org>,
	Haojian Zhuang <haojian.zhuang@...il.com>,
	Robert Jarzmik <robert.jarzmik@...e.fr>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Wim Van Sebroeck <wim@...ux-watchdog.org>,
	Guenter Roeck <linux@...ck-us.net>, Jan Kara <jack@...e.com>,
	Andreas Färber <afaerber@...e.de>,
	Manivannan Sadhasivam <mani@...nel.org>, Tom Rix <trix@...hat.com>,
	Simon Horman <simon.horman@...igine.com>,
	Yang Yingliang <yangyingliang@...wei.com>,
	"Steven Rostedt (Google)" <rostedt@...dmis.org>,
	Pavel Machek <pavel@....cz>, Minghao Chi <chi.minghao@....com.cn>,
	Kalle Valo <kvalo@...nel.org>,
	Uwe Kleine-König <u.kleine-koenig@...gutronix.de>,
	Viresh Kumar <viresh.kumar@...aro.org>,
	Arnd Bergmann <arnd@...db.de>, Deepak R Varma <drv@...lo.com>,
	Davidlohr Bueso <dave@...olabs.net>,
	Thomas Gleixner <tglx@...utronix.de>,
	Jacob Keller <jacob.e.keller@...el.com>,
	Gaosheng Cui <cuigaosheng1@...wei.com>,
	Dan Carpenter <error27@...il.com>, Archana <craechal@...il.com>,
	"David A . Hinds" <dahinds@...rs.sourceforge.net>,
	Donald Becker <becker@...ld.com>, Peter De Schrijver <p2@...d.be>
Subject: Re: [PATCH 04/10] net: ethernet: 8390: Replace GPL boilerplate with
 SPDX identifier

On Fri, May 12, 2023 at 08:57:15AM +0200, Sven-Haegar Koch wrote:
> On Fri, 12 May 2023, Greg Ungerer wrote:
> 
> > On 11/5/23 23:34, Bagas Sanjaya wrote:
> > > Replace GPL boilerplate notice on remaining files with appropriate SPDX
> > > tag. For files mentioning COPYING, use GPL 2.0; otherwise GPL 1.0+.
> 
> > > --- a/drivers/net/ethernet/8390/hydra.c
> > > +++ b/drivers/net/ethernet/8390/hydra.c
> > > @@ -1,10 +1,8 @@
> > > +/* SPDX-License-Identifier: GPL-1.0-only */
> > > +
> > >   /* New Hydra driver using generic 8390 core */
> > >   /* Based on old hydra driver by Topi Kanerva (topi@...anna.oulu.fi) */
> > >   -/* This file is subject to the terms and conditions of the GNU General
> > > */
> > > -/* Public License.  See the file COPYING in the main directory of the
> > > */
> > > -/* Linux distribution for more details.
> > > */
> > > -
> > >   /* Peter De Schrijver (p2@...d.be) */
> > >   /* Oldenburg 2000 */
> 
> GPL-1.0-only does not sound correct.

Oops, my oversight. The boilerplate above should have meant GPL 2.0
only.

Thanks for reminder!

-- 
An old man doll... just what I always wanted! - Clara

Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ