X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fhtable%2Fhtable.h;h=73f4da847a0864cd8912d5e8a624f7d4bb8a5a50;hb=805ea0672938b40dea437ca68f32bf3380c191ed;hp=b68442972c78cb41146f2439267a2fb703a1e11c;hpb=198d85adf5e8d9a44b7436bdd046dbffce66b23a;p=ccan 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"