aboutsummaryrefslogtreecommitdiff
path: root/tests/lib/string-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/string-test.c')
-rw-r--r--tests/lib/string-test.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/lib/string-test.c b/tests/lib/string-test.c
index 210aabae4a..5d03d51561 100644
--- a/tests/lib/string-test.c
+++ b/tests/lib/string-test.c
@@ -1,3 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+/* This file is part of the coreboot project. */
+
#include <stdarg.h>
#include <stddef.h>
#include <setjmp.h>