X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Frfc822%2F_info;h=3eea31ed854e3c08bc796fe5664a3c8126b5f635;hp=560812d41f4540ba1ca43330649dc8107c7cdef2;hb=00b26784739a8d53d615584898b30b26e9fa8a23;hpb=de28abde1337e9255812ba720ffeef2c83a25dde diff --git a/ccan/rfc822/_info b/ccan/rfc822/_info index 560812d4..3eea31ed 100644 --- a/ccan/rfc822/_info +++ b/ccan/rfc822/_info @@ -32,6 +32,10 @@ * fwrite(body.ptr, 1, body.len, stdout); * * License: LGPL (v2.1 or any later version) + * + * Ccanlint: + * // The failtest module is only used for tests: ccanlint is overzealous + * license_depends_compat FAIL */ int main(int argc, char *argv[]) {