summaryrefslogtreecommitdiffstats
path: root/commands/ubsan.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/ubsan.c')
-rw-r--r--commands/ubsan.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/commands/ubsan.c b/commands/ubsan.c
index 784678d399..620b4774c3 100644
--- a/commands/ubsan.c
+++ b/commands/ubsan.c
@@ -1,4 +1,5 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
+
#include <common.h>
#include <command.h>
#include <abort.h>