]> git.ozlabs.org Git - ccan/blobdiff - ccan/str/_info
aga: trivial: fix description of aga_bfs
[ccan] / ccan / str / _info
index ea314dbf799a3460db02771aa356991870ec13ce..251d999a83f47328ead2ca8720d9859f59f43d03 100644 (file)
@@ -1,6 +1,6 @@
+#include "config.h"
 #include <stdio.h>
 #include <string.h>
-#include "config.h"
 
 /**
  * str - string helper routines
@@ -35,7 +35,7 @@
  *             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[])