]> git.ozlabs.org Git - ccan/blobdiff - ccan/stringmap/_info
pushpull: new module.
[ccan] / ccan / stringmap / _info
index b5e78755e12cf6daf25bbe4ea4483e0106f24c93..1f6465b6c8c46cf93421369c15e63cc2f42c386c 100644 (file)
@@ -1,6 +1,6 @@
+#include "config.h"
 #include <stdio.h>
 #include <string.h>
-#include "config.h"
 
 /**
  * stringmap - Macros for mapping strings to things
  * }
  *
  * Authors: Joey Adams, Anders Magnusson
- * License: BSD
+ * License: BSD (3 clause)
+ * Version: 0.2
+ * Ccanlint:
+ *     // We actually depend (indirectly) on the LGPL talloc
+ *     license_depends_compat FAIL
  */
 int main(int argc, char *argv[])
 {