summaryrefslogtreecommitdiffstats
path: root/pbl/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'pbl/misc.c')
-rw-r--r--pbl/misc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pbl/misc.c b/pbl/misc.c
index 201ae38e9a..1f0d992ce0 100644
--- a/pbl/misc.c
+++ b/pbl/misc.c
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: GPL-2.0-only
+
#include <common.h>
#include <init.h>
#include <linux/types.h>