]> git.ozlabs.org Git - ccan/blobdiff - ccan/crcsync/_info
tdb2: don't cancel transactions on lock failures in tdb1 backend.
[ccan] / ccan / crcsync / _info
index 79368c1d60b3dd091d4a1bd256e04fd7d5f83456..5b200ca267b9ee97f664bc928307daecdb4299da 100644 (file)
  *             return 0;
  *     }
  *
- * Licence: LGPL (v2 or any later version)
+ * 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[])
 {