]> git.ozlabs.org Git - ccan/blobdiff - ccan/typesafe_cb/_info
ccan: Correct some poor conventions in _info includes
[ccan] / ccan / typesafe_cb / _info
index 2fe4fec0299dcef50d486deae47dcb55dba92b9a..165852a3be2a1a4dd7c884dfbe48084991292ae1 100644 (file)
@@ -1,6 +1,6 @@
+#include "config.h"
 #include <stdio.h>
 #include <string.h>
-#include "config.h"
 
 /**
  * typesafe_cb - macros for safe callbacks.
  *             return 0;
  *     }
  *
- * License: LGPL (2 or any later version)
+ * License: CC0 (Public domain)
  * Author: Rusty Russell <rusty@rustcorp.com.au>
  */
 int main(int argc, char *argv[])