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 --- drivers/crypto/fsl/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'drivers/crypto') diff --git a/drivers/crypto/fsl/Makefile b/drivers/crypto/fsl/Makefile index 4aa91e4393..fd736cf3be 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+ # obj-y += sec.o -- cgit v1.2.1