summaryrefslogtreecommitdiff
path: root/tools/binman/test/u_boot_no_ucode_ptr.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/binman/test/u_boot_no_ucode_ptr.c')
-rw-r--r--tools/binman/test/u_boot_no_ucode_ptr.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/binman/test/u_boot_no_ucode_ptr.c b/tools/binman/test/u_boot_no_ucode_ptr.c
index c4a2b85fc9..24cdb909d0 100644
--- a/tools/binman/test/u_boot_no_ucode_ptr.c
+++ b/tools/binman/test/u_boot_no_ucode_ptr.c
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (c) 2016 Google, Inc
*
- * SPDX-License-Identifier: GPL-2.0+
- *
* Simple program to create a bad _dt_ucode_base_size symbol to create an
* error when it is used. This is used by binman tests.
*/