diff options
Diffstat (limited to 'include/configs/pm9g45.h')
-rw-r--r-- | include/configs/pm9g45.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/pm9g45.h b/include/configs/pm9g45.h index 5612f5f358..1feb8d9a7d 100644 --- a/include/configs/pm9g45.h +++ b/include/configs/pm9g45.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2010 * Ilko Iliev <iliev@ronetix.at> @@ -9,8 +10,6 @@ * Lead Tech Design <www.leadtechdesign.com> * * Configuation settings for the PM9G45 board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |