]> git.ozlabs.org Git - ccan/blobdiff - ccan/ccan_tokenizer/_info
block_pool, ccan_tokenizer, stringmap: add ccanlint license suppressions.
[ccan] / ccan / ccan_tokenizer / _info
index 4801a13b52f87f10976cacaa5bbde02369969f4d..ad01ceae846bc3cb2518a15ee55f733ea0ede16d 100644 (file)
  *     return 0;
  * }
  *
- * License: BSD
+ * License: BSD (3 clause)
+ *
+ * Ccanlint:
+ *     // We actually depend on the LGPL dependencies
+ *     license_depends_compat FAIL
+ *     // We don't put the license line in all files.
+ *     license_comment FAIL
  */
 int main(int argc, char *argv[])
 {