diff options
Diffstat (limited to 'include/configs/ds109.h')
-rw-r--r-- | include/configs/ds109.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/ds109.h b/include/configs/ds109.h index 0040fbb427..c06f0058de 100644 --- a/include/configs/ds109.h +++ b/include/configs/ds109.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2011 * Jason Cooper <u-boot@lakedaemon.net> @@ -5,8 +6,6 @@ * Based on work by: * Marvell Semiconductor <www.marvell.com> * Written-by: Siddarth Gore <gores@marvell.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _CONFIG_DS109_H |