diff options
Diffstat (limited to 'board/spear/x600/x600.c')
-rw-r--r-- | board/spear/x600/x600.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/spear/x600/x600.c b/board/spear/x600/x600.c index 2c34ea1ad1b..d6508ee44dd 100644 --- a/board/spear/x600/x600.c +++ b/board/spear/x600/x600.c @@ -1,10 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2009 * Vipin Kumar, ST Micoelectronics, vipin.kumar@st.com. * * Copyright (C) 2012 Stefan Roese <sr@denx.de> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |