summaryrefslogtreecommitdiff
path: root/fs/squashfs/squashfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/squashfs/squashfs.c')
-rw-r--r--fs/squashfs/squashfs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/squashfs/squashfs.c b/fs/squashfs/squashfs.c
index be03618b2f..030be57887 100644
--- a/fs/squashfs/squashfs.c
+++ b/fs/squashfs/squashfs.c
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: GPL-2.0-only
+
#include <common.h>
#include <malloc.h>
#include <driver.h>