diff options
Diffstat (limited to 'board/renesas/stout/stout_spl.c')
-rw-r--r-- | board/renesas/stout/stout_spl.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/renesas/stout/stout_spl.c b/board/renesas/stout/stout_spl.c index ed443fdcc2..05a3ced97c 100644 --- a/board/renesas/stout/stout_spl.c +++ b/board/renesas/stout/stout_spl.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0 /* * board/renesas/stout/stout_spl.c * * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com> - * - * SPDX-License-Identifier: GPL-2.0 */ #include <common.h> |