Commit 057c2200557e187a47f2c10af6c0b2db9bf88df3
Committed by
Tom Rini
1 parent
55f1b39f73
Exists in
v2017.01-smarct4x
and in
33 other branches
Correct License and Copyright information on few files
gpio.h - Added missing copyright in few files. rsa-mod-exp.h - Corrected copyright in the file. fsl_sec.h - Added missing license in files drivers/crypto/fsl/Makefile - Removed the incomplete GPLv2 license and replaced it with GPLv2+ license Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com>
Showing 5 changed files with 7 additions and 4 deletions Side-by-side Diff
arch/arm/include/asm/arch-ls102xa/gpio.h
arch/powerpc/include/asm/arch-mpc85xx/gpio.h
drivers/crypto/fsl/Makefile
| 1 | 1 | # |
| 2 | 2 | # Copyright 2014 Freescale Semiconductor, Inc. |
| 3 | 3 | # |
| 4 | -# This program is free software; you can redistribute it and/or | |
| 5 | -# modify it under the terms of the GNU General Public License | |
| 6 | -# Version 2 as published by the Free Software Foundation. | |
| 4 | +# SPDX-License-Identifier: GPL-2.0+ | |
| 7 | 5 | # |
| 8 | 6 | |
| 9 | 7 | obj-y += sec.o |
include/fsl_sec.h