X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fccan_tokenizer%2F_info;h=ad01ceae846bc3cb2518a15ee55f733ea0ede16d;hb=f725bbb1987284933e0f21dfb8f2ce7a1f0806e5;hp=4801a13b52f87f10976cacaa5bbde02369969f4d;hpb=af052b1a93f91b6e0888d5ece29786243d57cf2e;p=ccan diff --git a/ccan/ccan_tokenizer/_info b/ccan/ccan_tokenizer/_info index 4801a13b..ad01ceae 100644 --- a/ccan/ccan_tokenizer/_info +++ b/ccan/ccan_tokenizer/_info @@ -82,7 +82,13 @@ * return 0; * } * - * License: BSD + * License: BSD (3 clause) + * + * Ccanlint: + * // We actually depend on the LGPL dependencies + * license_depends_compat FAIL + * // We don't put the license line in all files. + * license_comment FAIL */ int main(int argc, char *argv[]) {