diff options
Diffstat (limited to 'include/configs/socfpga_is1.h')
-rw-r--r-- | include/configs/socfpga_is1.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/socfpga_is1.h b/include/configs/socfpga_is1.h index 88f9d4a46d..c233c208a5 100644 --- a/include/configs/socfpga_is1.h +++ b/include/configs/socfpga_is1.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2014 Marek Vasut <marex@denx.de> * Copyright (C) 2016 Pavel Machek <pavel@denx.de> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_SOCFPGA_IS1_H__ #define __CONFIG_SOCFPGA_IS1_H__ |