[U-Boot] [PATCH] Correct License and Copyright information on few files
Ruchika Gupta
ruchika.gupta at freescale.com
Fri Jul 24 06:58:00 CEST 2015
Hi,
> Hi,
>
> Am 23.07.2015 um 16:10 schrieb Ruchika Gupta:
> > Signed-off-by: Ruchika Gupta <ruchika.gupta at freescale.com>
> [...]
> > diff --git a/drivers/crypto/fsl/Makefile b/drivers/crypto/fsl/Makefile
> > index 4aa91e4..fd736cf 100644
> > --- a/drivers/crypto/fsl/Makefile
> > +++ b/drivers/crypto/fsl/Makefile
> > @@ -1,9 +1,7 @@
> > #
> > # Copyright 2014 Freescale Semiconductor, Inc.
> > #
> > -# This program is free software; you can redistribute it and/or -#
> > modify it under the terms of the GNU General Public License -# Version
> > 2 as published by the Free Software Foundation.
> > +# SPDX-License-Identifier: GPL-2.0+
>
> Is this change of license intentional? (GPL-2.0 vs. GPL-2.0+) If so, would've
> been helpful to explain that in the commit message.
Yes the change to GLL-2.0+ is intential. The GPL License added earlier in this file was incomplete. The main aim is to change it to a single line "GPLv2.0 or later text". I will add the explanation in the commit.
>
> > #
> >
> > obj-y += sec.o
> [snip]
>
> Cheers,
> Andreas
>
> --
> SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
> GF: Felix Imendörffer, Jane Smithard, Dilip Upmanyu, Graham Norton; HRB
> 21284 (AG Nürnberg)
Regards,
Ruchika
More information about the U-Boot
mailing list