about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--COPYING9
1 files changed, 9 insertions, 0 deletions
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..a17412d
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,9 @@
+Santoku is in the public domain.
+
+To the extent possible under law,
+Christian Neukirchen <chneukirchen@gmail.com>
+has waived all copyright and related or neighboring rights to this work.
+http://creativecommons.org/publicdomain/zero/1.0/
+
+
+The file mystrverscmp.c is MIT-licensed and based on code by Rich Felker.