diff options
Diffstat (limited to 'board/cssi/MCR3000/nand.c')
-rw-r--r-- | board/cssi/MCR3000/nand.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/cssi/MCR3000/nand.c b/board/cssi/MCR3000/nand.c index 4c6fc865f2..15a10bffad 100644 --- a/board/cssi/MCR3000/nand.c +++ b/board/cssi/MCR3000/nand.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2010-2017 CS Systemes d'Information * Florent Trinh Thai <florent.trinh-thai@c-s.fr> * Christophe Leroy <christophe.leroy@c-s.fr> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <config.h> |