diff options
Diffstat (limited to 'include/configs/picosam9g45.h')
-rw-r--r-- | include/configs/picosam9g45.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/picosam9g45.h b/include/configs/picosam9g45.h index 0d4fc119ac..585db0ef53 100644 --- a/include/configs/picosam9g45.h +++ b/include/configs/picosam9g45.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Configuration settings for the mini-box PICOSAM9G45 board. * (C) Copyright 2015 Inter Act B.V. @@ -7,8 +8,6 @@ * (C) Copyright 2007-2008 * Stelian Pop <stelian@popies.net> * Lead Tech Design <www.leadtechdesign.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |