projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
tdb2: don't cancel transactions on lock failures in tdb1 backend.
[ccan]
/
ccan
/
crcsync
/
_info
diff --git
a/ccan/crcsync/_info
b/ccan/crcsync/_info
index de60af4b9657f8809ac1470f6e2cbfd399cfc4cd..5b200ca267b9ee97f664bc928307daecdb4299da 100644
(file)
--- a/
ccan/crcsync/_info
+++ b/
ccan/crcsync/_info
@@
-69,6
+69,9
@@
*
* License: LGPL (v2.1 or any later version)
* Author: Rusty Russell <rusty@rustcorp.com.au>
*
* License: LGPL (v2.1 or any later version)
* Author: Rusty Russell <rusty@rustcorp.com.au>
+ * Ccanlint:
+ * // We actually depend on the GPL crc routines, so not really LGPL :(
+ * license_depends_compat FAIL
*/
int main(int argc, char *argv[])
{
*/
int main(int argc, char *argv[])
{