X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fcrcsync%2F_info;h=5b200ca267b9ee97f664bc928307daecdb4299da;hp=79368c1d60b3dd091d4a1bd256e04fd7d5f83456;hb=8458811a4126c22635b974718bfbf2876c893c37;hpb=18636637ee013ef828cb04b2b7bb4a4922324475;ds=sidebyside diff --git a/ccan/crcsync/_info b/ccan/crcsync/_info index 79368c1d..5b200ca2 100644 --- a/ccan/crcsync/_info +++ b/ccan/crcsync/_info @@ -67,8 +67,11 @@ * return 0; * } * - * Licence: 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[]) {