diff options
Diffstat (limited to 'board/cssi/MCR3000/u-boot.lds')
-rw-r--r-- | board/cssi/MCR3000/u-boot.lds | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/cssi/MCR3000/u-boot.lds b/board/cssi/MCR3000/u-boot.lds index 990cca4ebb..a32c0e721e 100644 --- a/board/cssi/MCR3000/u-boot.lds +++ b/board/cssi/MCR3000/u-boot.lds @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2010-2017 CS Systemes d'Information * Christophe Leroy <christophe.leroy@c-s.fr> @@ -6,8 +7,6 @@ * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * Modified by Yuli Barcohen <yuli@arabellasw.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ OUTPUT_ARCH(powerpc) |