projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
block_pool, ccan_tokenizer, stringmap: add ccanlint license suppressions.
[ccan]
/
ccan
/
ccan_tokenizer
/
_info
diff --git
a/ccan/ccan_tokenizer/_info
b/ccan/ccan_tokenizer/_info
index ef7161617121657aa2fbec8ef7a605c605371ddf..ad01ceae846bc3cb2518a15ee55f733ea0ede16d 100644
(file)
--- a/
ccan/ccan_tokenizer/_info
+++ b/
ccan/ccan_tokenizer/_info
@@
-83,6
+83,12
@@
* }
*
* 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[])
{