X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fhtable%2Fhtable.c;h=20b6f5ae2dc964c521aa7f517912cd3d4ab9aa6c;hp=a15c54d7958a6b779c7e3b7c7b951eb360ef0409;hb=74257cee33ae3033f961d5f22a0313b8cb1b18d4;hpb=a40b318e7a07a452ae7456053727bd11b2fa49b4 diff --git a/ccan/htable/htable.c b/ccan/htable/htable.c index a15c54d7..20b6f5ae 100644 --- a/ccan/htable/htable.c +++ b/ccan/htable/htable.c @@ -1,3 +1,4 @@ +/* Licensed under LGPLv2+ - see LICENSE file for details */ #include #include #include