diff options
Diffstat (limited to 'lib/ccan/tally/tally.h')
-rw-r--r-- | lib/ccan/tally/tally.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ccan/tally/tally.h b/lib/ccan/tally/tally.h index 650e2656cd..c9272f1000 100644 --- a/lib/ccan/tally/tally.h +++ b/lib/ccan/tally/tally.h @@ -1,3 +1,4 @@ +/* Licensed under LGPLv3+ - see LICENSE file for details */ #ifndef CCAN_TALLY_H #define CCAN_TALLY_H #include "config.h" |