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/imx6dl-mamoj.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/imx6dl-mamoj.h')
-rw-r--r-- | include/configs/imx6dl-mamoj.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/imx6dl-mamoj.h b/include/configs/imx6dl-mamoj.h index 2f5e212b88..5a3c2d68b5 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 <simone.cianni@bticino.it> * Copyright (C) 2018 Raffaele RECALCATI <raffaele.recalcati@bticino.it> * Copyright (C) 2018 Jagan Teki <jagan@amarulasolutions.com> * * Configuration settings for the BTicion i.MX6DL Mamoj board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __IMX6DL_MAMOJ_CONFIG_H |