]> git.ozlabs.org Git - ccan/blobdiff - ccan/tcon/_info
ccan: Correct some poor conventions in _info includes
[ccan] / ccan / tcon / _info
index 02c0dd8addc3ccc0699f12f298582885c8472752..c07e41ed00f0bff432ab35e7e07c05efdc227982 100644 (file)
@@ -1,4 +1,5 @@
 #include "config.h"
+#include <stdio.h>
 #include <string.h>
 
 /**
@@ -56,7 +57,7 @@
  *     // Given "foo" outputs "Last arg is foo of 1 arguments"
  *     // Given "foo bar" outputs "Last arg is bar of 2 arguments"
  *
- * License: Public domain
+ * License: CC0 (Public domain)
  *
  * Author: Rusty Russell <rusty@rustcorp.com.au>
  */