X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fstringmap%2F_info;h=1f6465b6c8c46cf93421369c15e63cc2f42c386c;hb=adaf79a8acb1b4d33cf1eb030659fbc5fae86f98;hp=b5e78755e12cf6daf25bbe4ea4483e0106f24c93;hpb=1fe7f55b1efc5deefb20815a03b56c8ef0f6dc53;p=ccan diff --git a/ccan/stringmap/_info b/ccan/stringmap/_info index b5e78755..1f6465b6 100644 --- a/ccan/stringmap/_info +++ b/ccan/stringmap/_info @@ -1,6 +1,6 @@ +#include "config.h" #include #include -#include "config.h" /** * stringmap - Macros for mapping strings to things @@ -50,7 +50,11 @@ * } * * Authors: Joey Adams, Anders Magnusson - * License: BSD + * License: BSD (3 clause) + * Version: 0.2 + * Ccanlint: + * // We actually depend (indirectly) on the LGPL talloc + * license_depends_compat FAIL */ int main(int argc, char *argv[]) {