diff options
Diffstat (limited to 'include/configs/suvd3.h')
-rw-r--r-- | include/configs/suvd3.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/suvd3.h b/include/configs/suvd3.h index a1d03acf256..3e88c9000c6 100644 --- a/include/configs/suvd3.h +++ b/include/configs/suvd3.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2006 Freescale Semiconductor, Inc. * Dave Liu <daveliu@freescale.com> @@ -10,8 +11,6 @@ * * (C) Copyright 2010 * Heiko Schocher, DENX Software Engineering, hs@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |