diff options
Diffstat (limited to 'include/configs/at91sam9261ek.h')
-rw-r--r-- | include/configs/at91sam9261ek.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/at91sam9261ek.h b/include/configs/at91sam9261ek.h index 6f3f2eb882..6a085dd3e9 100644 --- a/include/configs/at91sam9261ek.h +++ b/include/configs/at91sam9261ek.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2007-2008 * Stelian Pop <stelian@popies.net> * Lead Tech Design <www.leadtechdesign.com> * * Configuation settings for the AT91SAM9261EK board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |