]> git.ozlabs.org Git - ccan/blobdiff - ccan/isaac/_info
ccan: Correct some poor conventions in _info includes
[ccan] / ccan / isaac / _info
index 6b46e04113d881496e8fafa23fca122071319c8e..c0e25eea91ce2f0f366730a36dddad3bb35acd0d 100644 (file)
  *    return 0;
  *  }
  *
- * License: Public Domain
+ * License: CC0 (Public domain)
  * Ccanlint:
  *     // We actually depend on the LGPL ilog routines, so not PD :(
  *     license_depends_compat FAIL
  */
+#include "config.h"
 #include <string.h>
 #include <stdio.h>
-#include "config.h"
 
 int main(int _argc,const char *_argv[]){
   /*Expect exactly one argument.*/