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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 30 Aug 2018 13:51:08 +0200 (CEST) From: Thomas Gleixner <tglx@...utronix.de> To: Richard Fitzgerald <rf@...nsource.cirrus.com> cc: Jason Cooper <jason@...edaemon.net>, Marc Zyngier <marc.zyngier@....com>, lee.jones@...aro.org, patches@...nsource.cirrus.com, LKML <linux-kernel@...r.kernel.org>, Kate Stewart <kstewart@...uxfoundation.org> Subject: Re: [PATCH v10 2/2] irqchip: Add driver for Cirrus Logic Madera codecs On Thu, 30 Aug 2018, Richard Fitzgerald wrote: > On 30/08/18 11:31, Thomas Gleixner wrote: > > On Tue, 28 Aug 2018, Richard Fitzgerald wrote: > > > @@ -0,0 +1,244 @@ > > > +// SPDX-License-Identifier: GPL-2.0 > > > +/* > > > + * Interrupt support for Cirrus Logic Madera codecs > > > + * > > > + * Copyright (C) 2015-2018 Cirrus Logic > > > + * > > > + * This program is free software; you can redistribute it and/or modify > > > + * it under the terms of the GNU General Public License as published by > > > the > > > + * Free Software Foundation; version 2. > > > > You have the SPDX identifier above, which makes this boilerplate > > superfluous. > > > > Our legal people want it left here. > They are ok with the SPDX reference, but they want to keep an > explicit statement of the license that was intended. The SPDX identifier is an explicit statement. Sigh... Thanks, tglx
Powered by blists - more mailing lists