summaryrefslogtreecommitdiffstats
path: root/commands/insmod.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/insmod.c')
-rw-r--r--commands/insmod.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/commands/insmod.c b/commands/insmod.c
index 735dde0222..8f962b62d3 100644
--- a/commands/insmod.c
+++ b/commands/insmod.c
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: GPL-2.0-only
+
#include <common.h>
#include <command.h>
#include <module.h>