diff options
Diffstat (limited to 'include/configs/sc_sps_1.h')
-rw-r--r-- | include/configs/sc_sps_1.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/sc_sps_1.h b/include/configs/sc_sps_1.h index 7eae0cc51e..fbd977abf5 100644 --- a/include/configs/sc_sps_1.h +++ b/include/configs/sc_sps_1.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * SchulerControl GmbH, SC_SPS_1 module config * * Copyright (C) 2012 Marek Vasut <marex@denx.de> * on behalf of DENX Software Engineering GmbH - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIGS_SC_SPS_1_H__ #define __CONFIGS_SC_SPS_1_H__ |