diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2016-07-28 17:54:08 +0200 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2016-07-28 17:54:08 +0200 |
commit | 2526eca7306fd1de2ef7582c2e30db6bdf96a918 (patch) | |
tree | 347617f7342910ac76fa7cbd8b323c8252e9aea5 /COPYING | |
parent | c964e3dbc6f1157e609c7ba3f4bfa1d73045253f (diff) | |
download | mblaze-2526eca7306fd1de2ef7582c2e30db6bdf96a918.tar.gz mblaze-2526eca7306fd1de2ef7582c2e30db6bdf96a918.tar.xz mblaze-2526eca7306fd1de2ef7582c2e30db6bdf96a918.zip |
COPYING: add mpick
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/COPYING b/COPYING index d0ec9b0..a461a9b 100644 --- a/COPYING +++ b/COPYING @@ -8,3 +8,6 @@ http://creativecommons.org/publicdomain/zero/1.0/ The files mystrverscmp.c and mymemmem.c are MIT-licensed and were written by Rich Felker. + +mpick.c is largely based on code by Christian Neukirchen +and has been contributed by Duncan Overbruck <mail@duncano.de> |