]> git.ozlabs.org Git - ccan/blobdiff - ccan/htable/htable.c
htable, strset: benchmarking tools.
[ccan] / ccan / htable / htable.c
index a15c54d7958a6b779c7e3b7c7b951eb360ef0409..20b6f5ae2dc964c521aa7f517912cd3d4ab9aa6c 100644 (file)
@@ -1,3 +1,4 @@
+/* Licensed under LGPLv2+ - see LICENSE file for details */
 #include <ccan/htable/htable.h>
 #include <ccan/compiler/compiler.h>
 #include <stdint.h>