diff options
Diffstat (limited to 'include/configs/eco5pk.h')
-rw-r--r-- | include/configs/eco5pk.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/eco5pk.h b/include/configs/eco5pk.h index 16382f6f26..182066d4d4 100644 --- a/include/configs/eco5pk.h +++ b/include/configs/eco5pk.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2012 8D Technologies inc. * Based on mt_ventoux.h, original banner below: @@ -6,8 +7,6 @@ * Stefano Babic, DENX Software Engineering, sbabic@denx.de. * * Copyright (C) 2009 TechNexion Ltd. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |