diff options
Diffstat (limited to 'board/renesas/koelsch/qos.c')
-rw-r--r-- | board/renesas/koelsch/qos.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/renesas/koelsch/qos.c b/board/renesas/koelsch/qos.c index 16118d72a0..f884e5fe65 100644 --- a/board/renesas/koelsch/qos.c +++ b/board/renesas/koelsch/qos.c @@ -1,10 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0 /* * board/renesas/koelsch/qos.c * * Copyright (C) 2013,2014 Renesas Electronics Corporation * - * SPDX-License-Identifier: GPL-2.0 - * */ #include <common.h> |