From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Wed, 16 Oct 2013 17:34:20 -0500 Subject: [U-Boot] [ANN] U-Boot v2013.10 released In-Reply-To: <20131016195007.GA17401@bill-the-cat> References: <20131016195007.GA17401@bill-the-cat> Message-ID: <1381962860.7979.768.camel@snotra.buserror.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 2013-10-16 at 15:50 -0400, Tom Rini wrote: > The big, diffstat wise at least, change is that now instead of large > boilerplate messages in every file about the license we use SPDX tags in > all files to identify what license(s) apply here. And the source code > itself got trimmed down a good bit. Thanks Wolfgang! It looks like drivers/mtd/nand/nand_util.c was converted from "gpl v2 only, with Freescale preemptively granting permission for v2+" to just "v2+". Was permission obtained from the other copyright holders? -Scott