diff options
Diffstat (limited to 'include/configs/ipam390.h')
-rw-r--r-- | include/configs/ipam390.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/ipam390.h b/include/configs/ipam390.h index 28e5d53951b..faf21ddb082 100644 --- a/include/configs/ipam390.h +++ b/include/configs/ipam390.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Heiko Schocher, DENX Software Engineering, hs@denx.de. * Based on: @@ -8,8 +9,6 @@ * Based on davinci_dvevm.h. Original Copyrights follow: * * Copyright (C) 2007 Sergey Kubushyn <ksi@koi8.net> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |