]> git.ozlabs.org Git - ccan/blobdiff - ccan/hash/_info
ccan: Correct some poor conventions in _info includes
[ccan] / ccan / hash / _info
index 5aeb91213694d4e1605249e3bdee75ca73464b32..bbb3685b5a4dee7790da89bfbf1b2d5141ad6ad4 100644 (file)
@@ -1,3 +1,4 @@
+#include "config.h"
 #include <string.h>
 #include <stdio.h>
 
@@ -13,7 +14,7 @@
  * The stable ones will always give the same results on any computer,
  * and on any version of this package.
  *
- * License: Public Domain
+ * License: CC0 (Public domain)
  * Maintainer: Rusty Russell <rusty@rustcorp.com.au>
  * Author: Bob Jenkins <bob_jenkins@burtleburtle.net>
  */