From: Rusty Russell Date: Wed, 30 Nov 2011 02:41:00 +0000 (+1030) Subject: ttxml: exclude license_comment check so it doesn't fail ccanlint. X-Git-Url: https://git.ozlabs.org/?p=ccan;a=commitdiff_plain;h=1a257af99ba593db0bd196efb43b611e8e67e312;hp=b3ca95351517e76b635347b39382b059a66f8388 ttxml: exclude license_comment check so it doesn't fail ccanlint. --- diff --git a/ccan/ttxml/_info b/ccan/ttxml/_info index 3ec45207..ef21982d 100644 --- a/ccan/ttxml/_info +++ b/ccan/ttxml/_info @@ -28,6 +28,9 @@ * * License: GPL * Author: Daniel Burke + * Ccanlint: + * // Please add a comment about license in each source file + * license_comment FAIL */ int main(int argc, char *argv[]) {