]> git.ozlabs.org Git - ccan/blobdiff - ccan/isaac/isaac64.c
Relicense all public domain modules to CC0.
[ccan] / ccan / isaac / isaac64.c
index 43ab0e6e701127dff0fc496fa49965a4ad00f49b..3a392fc9b4b91d6e8121644042661f32a08d4082 100644 (file)
@@ -1,4 +1,5 @@
-/*Written by Timothy B. Terriberry (tterribe@xiph.org) 1999-2009 public domain.
+/*Written by Timothy B. Terriberry (tterribe@xiph.org) 1999-2009
+  CC0 (Public domain) - see LICENSE file for details
   Based on the public domain ISAAC implementation by Robert J. Jenkins Jr.*/
 #include <float.h>
 #include <math.h>