summaryrefslogtreecommitdiff
path: root/lib/ccan/str/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ccan/str/debug.c')
-rw-r--r--lib/ccan/str/debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ccan/str/debug.c b/lib/ccan/str/debug.c
index 9ef756766a..42d19f8197 100644
--- a/lib/ccan/str/debug.c
+++ b/lib/ccan/str/debug.c
@@ -1,3 +1,4 @@
+/* Licensed under LGPLv2.1+ - see LICENSE file for details */
#include "config.h"
#include <ccan/str/str_debug.h>
#include <assert.h>