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