X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fisaac%2F_info;h=c0e25eea91ce2f0f366730a36dddad3bb35acd0d;hb=f3c92802bfdb388f8c191cd1c682f90bc485b357;hp=32eba0a556029a119c28b7ff687f82513441c727;hpb=570c9c555f076e74f46141bb42b5d1d7ac89f632;p=ccan diff --git a/ccan/isaac/_info b/ccan/isaac/_info index 32eba0a5..c0e25eea 100644 --- a/ccan/isaac/_info +++ b/ccan/isaac/_info @@ -99,11 +99,14 @@ * return 0; * } * - * License: Public Domain + * License: CC0 (Public domain) + * Ccanlint: + * // We actually depend on the LGPL ilog routines, so not PD :( + * license_depends_compat FAIL */ +#include "config.h" #include #include -#include "config.h" int main(int _argc,const char *_argv[]){ /*Expect exactly one argument.*/