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