summaryrefslogtreecommitdiff
path: root/lib/ccan/htable/htable_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ccan/htable/htable_type.h')
-rw-r--r--lib/ccan/htable/htable_type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ccan/htable/htable_type.h b/lib/ccan/htable/htable_type.h
index 0d9e3fbb2d..af9da1b226 100644
--- a/lib/ccan/htable/htable_type.h
+++ b/lib/ccan/htable/htable_type.h
@@ -1,3 +1,4 @@
+/* Licensed under LGPLv2+ - see LICENSE file for details */
#ifndef CCAN_HTABLE_TYPE_H
#define CCAN_HTABLE_TYPE_H
#include <ccan/htable/htable.h>