Hi, Am 23.07.2015 um 16:10 schrieb Ruchika Gupta: > Signed-off-by: Ruchika Gupta <[email protected]> [...] > 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. > # > > 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) _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

