From 057c2200557e187a47f2c10af6c0b2db9bf88df3 Mon Sep 17 00:00:00 2001 From: Ruchika Gupta Date: Mon, 27 Jul 2015 09:07:39 +0530 Subject: 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 --- arch/arm/include/asm/arch-ls102xa/gpio.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/arm/include/asm/arch-ls102xa') diff --git a/arch/arm/include/asm/arch-ls102xa/gpio.h b/arch/arm/include/asm/arch-ls102xa/gpio.h index b7044362d3..707a1f304a 100644 --- a/arch/arm/include/asm/arch-ls102xa/gpio.h +++ b/arch/arm/include/asm/arch-ls102xa/gpio.h @@ -1,4 +1,6 @@ /* + * Copyright 2014 Freescale Semiconductor, Inc. + * * SPDX-License-Identifier: GPL-2.0+ */ -- cgit v1.2.1