diff options
Diffstat (limited to 'include/configs/x600.h')
-rw-r--r-- | include/configs/x600.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/x600.h b/include/configs/x600.h index a6fb9889be6..204e019d4f2 100644 --- a/include/configs/x600.h +++ b/include/configs/x600.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2009, STMicroelectronics - All Rights Reserved * Author(s): Vipin Kumar, <vipin.kumar@st.com> for STMicroelectronics. * * Copyright (C) 2012, 2015 Stefan Roese <sr@denx.de> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |