diff options
Diffstat (limited to 'include/configs/at91rm9200ek.h')
-rw-r--r-- | include/configs/at91rm9200ek.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/at91rm9200ek.h b/include/configs/at91rm9200ek.h index 8c27122c00..fa7e9ee241 100644 --- a/include/configs/at91rm9200ek.h +++ b/include/configs/at91rm9200ek.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2010 Andreas Bießmann <biessmann.devel@googlemail.com> * @@ -7,8 +8,6 @@ * Rick Bronson <rick@efn.org> * * Configuration settings for the AT91RM9200EK board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __AT91RM9200EK_CONFIG_H__ |