diff options
Diffstat (limited to 'include/configs/imx7_spl.h')
-rw-r--r-- | include/configs/imx7_spl.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/imx7_spl.h b/include/configs/imx7_spl.h index 2495486c091..1eb6cd894d2 100644 --- a/include/configs/imx7_spl.h +++ b/include/configs/imx7_spl.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * SPL definitions for the i.MX7 SPL * * (C) Copyright 2017 CompuLab, Ltd. http://www.compulab.com * * Author: Uri Mashiach <uri.mashiach@compulab.co.il> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __IMX7_SPL_CONFIG_H |