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