diff options
Diffstat (limited to 'board/cssi/MCR3000/MCR3000.c')
-rw-r--r-- | board/cssi/MCR3000/MCR3000.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/cssi/MCR3000/MCR3000.c b/board/cssi/MCR3000/MCR3000.c index 6939a2cf61..ffbeb14ed0 100644 --- a/board/cssi/MCR3000/MCR3000.c +++ b/board/cssi/MCR3000/MCR3000.c @@ -1,11 +1,10 @@ +// 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> * * Board specific routines for the MCR3000 board - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |