X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fccan_tokenizer%2F_info;h=ad01ceae846bc3cb2518a15ee55f733ea0ede16d;hp=4801a13b52f87f10976cacaa5bbde02369969f4d;hb=fbae37ba91ec230e34be564084099726cc3a9d47;hpb=af052b1a93f91b6e0888d5ece29786243d57cf2e 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[]) {