X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fcrcsync%2F_info;h=5b200ca267b9ee97f664bc928307daecdb4299da;hp=55d92d96ff59db41faa6d3bdd5fe9f03317580a7;hb=8458811a4126c22635b974718bfbf2876c893c37;hpb=7f63d84eb712c54c57c3d4e9a92ffefe2f1b2ade;ds=sidebyside diff --git a/ccan/crcsync/_info b/ccan/crcsync/_info index 55d92d96..5b200ca2 100644 --- a/ccan/crcsync/_info +++ b/ccan/crcsync/_info @@ -67,8 +67,11 @@ * return 0; * } * - * License: LGPL (v2 or any later version) + * License: LGPL (v2.1 or any later version) * Author: Rusty Russell + * Ccanlint: + * // We actually depend on the GPL crc routines, so not really LGPL :( + * license_depends_compat FAIL */ int main(int argc, char *argv[]) {