diff options
Diffstat (limited to 'include/configs/pm9261.h')
-rw-r--r-- | include/configs/pm9261.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/pm9261.h b/include/configs/pm9261.h index e1e9af07ec3..1d9d2c575e2 100644 --- a/include/configs/pm9261.h +++ b/include/configs/pm9261.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2007-2008 * Stelian Pop <stelian@popies.net> @@ -5,8 +6,6 @@ * Ilko Iliev <www.ronetix.at> * * Configuation settings for the RONETIX PM9261 board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |