summaryrefslogtreecommitdiffstats
path: root/ccan/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'ccan/meson.build')
-rw-r--r--ccan/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/ccan/meson.build b/ccan/meson.build
index 7573265..238fc8a 100644
--- a/ccan/meson.build
+++ b/ccan/meson.build
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
sources += files([
'ccan/list/list.c',
'ccan/str/debug.c',