diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2016-07-25 16:29:41 +0200 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2016-07-25 16:29:41 +0200 |
commit | e377e3bda0d149b99ed7049efb45118e0248ba94 (patch) | |
tree | b86da1a6c11007cfb420f674155692a89f3bab2c /COPYING | |
parent | e086b8387523f56cb4a43faa42fd48dc03b8a90e (diff) | |
download | mblaze-e377e3bda0d149b99ed7049efb45118e0248ba94.tar.gz mblaze-e377e3bda0d149b99ed7049efb45118e0248ba94.tar.xz mblaze-e377e3bda0d149b99ed7049efb45118e0248ba94.zip |
add COPYING
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 9 |
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. |