• Rusty Russell's avatar
    ccanlint: add simple check for comment referring to LICENSE file. · e67de75f
    Rusty Russell authored
    After discussion with various developers (particularly the Samba
    team), there's a consensus that a reference to the license in each
    source file is useful.  Since CCAN modules are designed to be cut and
    paste, this helps avoid any confusion should the LICENSE file go
    missing.
    
    We also detect standard boilerplates, in which case a one-line summary
    isn't necessary.
    e67de75f
license_comment.c 1.67 KB