diff options
author | Leah Neukirchen <leah@vuxu.org> | 2020-03-28 21:29:34 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2020-03-28 21:29:34 +0100 |
commit | 604afb501107cf9f7b0d0a60fbeade525e8ab1fd (patch) | |
tree | 13c52145452dcc6d97e14a1540fb3f0ebc18dc91 /COPYING | |
parent | 7e6b1c97e617ba75b4c8fdedffa02133a8393552 (diff) | |
download | mblaze-604afb501107cf9f7b0d0a60fbeade525e8ab1fd.tar.gz mblaze-604afb501107cf9f7b0d0a60fbeade525e8ab1fd.tar.xz mblaze-604afb501107cf9f7b0d0a60fbeade525e8ab1fd.zip |
mytimegm: replace with own implementation
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/COPYING b/COPYING index 3534150..9abc018 100644 --- a/COPYING +++ b/COPYING @@ -5,7 +5,7 @@ has waived all copyright and related or neighboring rights to this work. http://creativecommons.org/publicdomain/zero/1.0/ -The files mystrverscmp.c and mymemmem.c and mytimegm.c +The files mystrverscmp.c and mymemmem are MIT-licensed and were written by Rich Felker. mpick.c is largely based on code by Leah Neukirchen |