diff options
author | Tom Rini <trini@konsulko.com> | 2018-05-18 17:54:39 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-05-18 17:56:50 -0400 |
commit | 855ff8e6dd58b01930d8b8b726e65310d546a0c9 (patch) | |
tree | 809245c656a4418285beeaf06684efe7a7965ac9 /include/configs/kp_imx53.h | |
parent | 5f78786499593592bbd435445bd2d667de90fc5b (diff) | |
download | u-boot-855ff8e6dd58b01930d8b8b726e65310d546a0c9.tar.gz |
Fixup various SPDX tags from the latest merge
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/kp_imx53.h')
-rw-r--r-- | include/configs/kp_imx53.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/kp_imx53.h b/include/configs/kp_imx53.h index c2eaf31760..530c3557d0 100644 --- a/include/configs/kp_imx53.h +++ b/include/configs/kp_imx53.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2018 * Lukasz Majewski, DENX Software Engineering, lukma@denx.de - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H_ |