diff options
Diffstat (limited to 'include/configs/pm9263.h')
-rw-r--r-- | include/configs/pm9263.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/pm9263.h b/include/configs/pm9263.h index 880c3f118df..8fd1dc48c6c 100644 --- a/include/configs/pm9263.h +++ b/include/configs/pm9263.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 PM9263 board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |