diff options
Diffstat (limited to 'include/configs/sama5d3xek.h')
-rw-r--r-- | include/configs/sama5d3xek.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/sama5d3xek.h b/include/configs/sama5d3xek.h index 51db135940..d5e6b7f4e2 100644 --- a/include/configs/sama5d3xek.h +++ b/include/configs/sama5d3xek.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Configuation settings for the SAMA5D3xEK board. * @@ -6,8 +7,6 @@ * based on at91sam9m10g45ek.h by: * Stelian Pop <stelian@popies.net> * Lead Tech Design <www.leadtechdesign.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |