summaryrefslogtreecommitdiff
path: root/board/renesas/ulcb/cpld.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/renesas/ulcb/cpld.c')
-rw-r--r--board/renesas/ulcb/cpld.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/renesas/ulcb/cpld.c b/board/renesas/ulcb/cpld.c
index 50de56837e..528675651d 100644
--- a/board/renesas/ulcb/cpld.c
+++ b/board/renesas/ulcb/cpld.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* ULCB board CPLD access support
*
* Copyright (C) 2017 Renesas Electronics Corporation
* Copyright (C) 2017 Cogent Embedded, Inc.
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>