diff options
| author | Tom Rini <[email protected]> | 2018-05-18 17:54:39 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2018-05-18 17:56:50 -0400 |
| commit | 855ff8e6dd58b01930d8b8b726e65310d546a0c9 (patch) | |
| tree | 809245c656a4418285beeaf06684efe7a7965ac9 /include | |
| parent | 5f78786499593592bbd435445bd2d667de90fc5b (diff) | |
Fixup various SPDX tags from the latest merge
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/imx6dl-mamoj.h | 3 | ||||
| -rw-r--r-- | include/configs/kp_imx53.h | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/include/configs/imx6dl-mamoj.h b/include/configs/imx6dl-mamoj.h index 2f5e212b888..5a3c2d68b5d 100644 --- a/include/configs/imx6dl-mamoj.h +++ b/include/configs/imx6dl-mamoj.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2018 Simone CIANNI <[email protected]> * Copyright (C) 2018 Raffaele RECALCATI <[email protected]> * Copyright (C) 2018 Jagan Teki <[email protected]> * * Configuration settings for the BTicion i.MX6DL Mamoj board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __IMX6DL_MAMOJ_CONFIG_H diff --git a/include/configs/kp_imx53.h b/include/configs/kp_imx53.h index c2eaf317601..530c3557d03 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, [email protected] - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H_ |
