X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fhtable%2Fhtable.c;h=20b6f5ae2dc964c521aa7f517912cd3d4ab9aa6c;hb=8a47d50d72ea62e378dc92b150c92c1317c73fa3;hp=a15c54d7958a6b779c7e3b7c7b951eb360ef0409;hpb=1c005e1223d2f8f664ce4b3be6cd7eb4dd449844;p=ccan 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