]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
imx: mx7: psci: add copyright and license
authorPeng Fan <peng.fan@nxp.com>
Thu, 17 Aug 2017 09:48:50 +0000 (17:48 +0800)
committerStefano Babic <sbabic@denx.de>
Wed, 23 Aug 2017 08:45:25 +0000 (10:45 +0200)
Add copyright and license header.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
arch/arm/mach-imx/mx7/psci-mx7.c
arch/arm/mach-imx/mx7/psci.S

index 502552d1718fe32a4ddd45d52984805c9039b14a..7f429b0a4332c3d21e15db3c72b434243f7a1384 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (C) 2015-2016 Freescale Semiconductor, Inc.
+ * Copyright 2017 NXP
+ *
+ * SPDX-License-Identifier:    GPL-2.0+
+ */
+
 #include <asm/io.h>
 #include <asm/psci.h>
 #include <asm/secure.h>
index 96e88d6184e40b06a67ade00ac67e309b8f094a7..fc5eb34c8890a20271579953836020dae067884a 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (C) 2015-2016 Freescale Semiconductor, Inc.
+ * Copyright 2017 NXP
+ *
+ * SPDX-License-Identifier:    GPL-2.0+
+ */
+
 #include <config.h>
 #include <linux/linkage.h>