diff options
author | Leah Neukirchen <leah@vuxu.org> | 2020-01-02 20:59:32 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2020-01-02 20:59:32 +0100 |
commit | 3da5f0e391dadb0d7211605dcddbaa67a4a610d3 (patch) | |
tree | a6cc7410edb34dc22eca9037b599b8a94a2c0e4f /COPYING | |
parent | 9e91eb6e8b2ec2041fc14f3c8cc740a0371277c3 (diff) | |
download | mblaze-3da5f0e391dadb0d7211605dcddbaa67a4a610d3.tar.gz mblaze-3da5f0e391dadb0d7211605dcddbaa67a4a610d3.tar.xz mblaze-3da5f0e391dadb0d7211605dcddbaa67a4a610d3.zip |
COPYING: Leahize
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/COPYING b/COPYING index 4d00555..3534150 100644 --- a/COPYING +++ b/COPYING @@ -8,5 +8,5 @@ http://creativecommons.org/publicdomain/zero/1.0/ The files mystrverscmp.c and mymemmem.c and mytimegm.c are MIT-licensed and were written by Rich Felker. -mpick.c is largely based on code by Christian Neukirchen +mpick.c is largely based on code by Leah Neukirchen and has been contributed by Duncan Overbruck <mail@duncano.de> |