X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fhtable%2Fhtable.h;fp=ccan%2Fhtable%2Fhtable.h;h=73f4da847a0864cd8912d5e8a624f7d4bb8a5a50;hp=b68442972c78cb41146f2439267a2fb703a1e11c;hb=74257cee33ae3033f961d5f22a0313b8cb1b18d4;hpb=e3bdf3937c8613f3958a5e8beaa8a92ec2da5170 diff --git a/ccan/htable/htable.h b/ccan/htable/htable.h index b6844297..73f4da84 100644 --- a/ccan/htable/htable.h +++ b/ccan/htable/htable.h @@ -1,3 +1,4 @@ +/* Licensed under LGPLv2+ - see LICENSE file for details */ #ifndef CCAN_HTABLE_H #define CCAN_HTABLE_H #include "config.h"