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] [day] [month] [year] [list]
Date:	Fri, 10 Apr 2015 06:36:56 +0000
From:	Alexey Brodkin <Alexey.Brodkin@...opsys.com>
To:	"pebolle@...cali.nl" <pebolle@...cali.nl>
CC:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"Vineet.Gupta1@...opsys.com" <Vineet.Gupta1@...opsys.com>,
	"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
	"ezequiel.garcia@...e-electrons.com" 
	<ezequiel.garcia@...e-electrons.com>,
	"Francois.Bedard@...opsys.com" <Francois.Bedard@...opsys.com>,
	"grant.likely@...aro.org" <grant.likely@...aro.org>,
	"dwmw2@...radead.org" <dwmw2@...radead.org>,
	"computersforpeace@...il.com" <computersforpeace@...il.com>
Subject: Re: [PATCH 2/2] axs_nand - add driver for NAND controller used on
 Synopsys AXS dev boards

Hi Paul,

On Thu, 2015-04-09 at 23:28 +0200, Paul Bolle wrote:
> What happened to 1/2? Whatever that was, I spotted a license mismatch in
> this 2/2.
> 
> On Wed, 2015-04-08 at 11:57 +0300, Alexey Brodkin wrote:
> > --- /dev/null
> > +++ b/drivers/mtd/nand/axs_nand.c
> > @@ -0,0 +1,412 @@
> > +/*
> > + * Copyright (C) 2014 Synopsys, Inc. (www.synopsys.com)
> > + *
> > + * Driver for NAND controller on Synopsys AXS development board.
> > + *
> > + * This file is subject to the terms and conditions of the GNU General Public
> > + * License v2. See the file COPYING in the main directory of this archive for
> > + * more details.
> > + */
> 
> This states the license of this file is GPL v2.
> 
> > +MODULE_LICENSE("GPL");
> 
> According to include/linux/module.h this states the license is GPL v2 or
> later.

I'm really sorry for this noise.

I meant to send a WIP patch for internal review and due to hard-coded
CCs in the patch "get send-email" automatically added all of you in the
CC field.

I'll try to be more careful next time.

And anyway I'm planning to submit this patch (probably with some more
fixes) for normal review sometime soon.

-Alexey
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists