diff options
Diffstat (limited to 'include/configs/sama5d4ek.h')
-rw-r--r-- | include/configs/sama5d4ek.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/sama5d4ek.h b/include/configs/sama5d4ek.h index 2ac47fdb245..19ce8338614 100644 --- a/include/configs/sama5d4ek.h +++ b/include/configs/sama5d4ek.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Configuration settings for the SAMA5D4EK board. * * Copyright (C) 2014 Atmel * Bo Shen <voice.shen@atmel.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |