summaryrefslogtreecommitdiff
path: root/board/qca/ap121
diff options
context:
space:
mode:
Diffstat (limited to 'board/qca/ap121')
-rw-r--r--board/qca/ap121/Makefile4
-rw-r--r--board/qca/ap121/ap121.c3
2 files changed, 2 insertions, 5 deletions
diff --git a/board/qca/ap121/Makefile b/board/qca/ap121/Makefile
index ced5432e86..7cdf53cf9e 100644
--- a/board/qca/ap121/Makefile
+++ b/board/qca/ap121/Makefile
@@ -1,5 +1,3 @@
-#
-# SPDX-License-Identifier: GPL-2.0+
-#
+# SPDX-License-Identifier: GPL-2.0+
obj-y = ap121.o
diff --git a/board/qca/ap121/ap121.c b/board/qca/ap121/ap121.c
index 56ae8e1ea4..24acdcb2e6 100644
--- a/board/qca/ap121/ap121.c
+++ b/board/qca/ap121/ap121.c
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2015-2016 Wills Wang <wills.wang@live.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>