From: Peng Fan Date: Thu, 17 Aug 2017 09:48:50 +0000 (+0800) Subject: imx: mx7: psci: add copyright and license X-Git-Tag: v2017.09-rc4~39^2~14 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fa85b0217db0ceb024e5018db979d78f97651ff6;p=u-boot imx: mx7: psci: add copyright and license Add copyright and license header. Signed-off-by: Peng Fan Cc: Stefano Babic --- diff --git a/arch/arm/mach-imx/mx7/psci-mx7.c b/arch/arm/mach-imx/mx7/psci-mx7.c index 502552d171..7f429b0a43 100644 --- a/arch/arm/mach-imx/mx7/psci-mx7.c +++ b/arch/arm/mach-imx/mx7/psci-mx7.c @@ -1,3 +1,10 @@ +/* + * Copyright (C) 2015-2016 Freescale Semiconductor, Inc. + * Copyright 2017 NXP + * + * SPDX-License-Identifier: GPL-2.0+ + */ + #include #include #include diff --git a/arch/arm/mach-imx/mx7/psci.S b/arch/arm/mach-imx/mx7/psci.S index 96e88d6184..fc5eb34c88 100644 --- a/arch/arm/mach-imx/mx7/psci.S +++ b/arch/arm/mach-imx/mx7/psci.S @@ -1,3 +1,10 @@ +/* + * Copyright (C) 2015-2016 Freescale Semiconductor, Inc. + * Copyright 2017 NXP + * + * SPDX-License-Identifier: GPL-2.0+ + */ + #include #include