summaryrefslogtreecommitdiffstats
path: root/commands/blobgen.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/blobgen.c')
-rw-r--r--commands/blobgen.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/commands/blobgen.c b/commands/blobgen.c
index 49107d037c..8ff2cc2c11 100644
--- a/commands/blobgen.c
+++ b/commands/blobgen.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 <getopt.h>