mblaze/COPYING

13 lines
450 B
Plaintext
Raw Normal View History

2016-08-01 17:33:25 +00:00
mblaze is in the public domain.
2016-07-25 14:29:41 +00:00
2017-01-21 16:17:12 +00:00
To the extent possible under law, Leah Neukirchen <leah@vuxu.org>
2016-07-25 14:29:41 +00:00
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
2016-07-26 16:10:39 +00:00
are MIT-licensed and were written by Rich Felker.
2016-07-28 15:54:08 +00:00
mpick.c is largely based on code by Christian Neukirchen
and has been contributed by Duncan Overbruck <mail@duncano.de>