summaryrefslogtreecommitdiff
path: root/lib/ccan/tally/tally.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ccan/tally/tally.c')
-rw-r--r--lib/ccan/tally/tally.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ccan/tally/tally.c b/lib/ccan/tally/tally.c
index 396474b250..0d49319608 100644
--- a/lib/ccan/tally/tally.c
+++ b/lib/ccan/tally/tally.c
@@ -1,3 +1,4 @@
+/* Licensed under LGPLv3+ - see LICENSE file for details */
#include <ccan/tally/tally.h>
#include <ccan/build_assert/build_assert.h>
#include <ccan/likely/likely.h>