mblaze/COPYING
Christian Neukirchen d458439970 import and use timegm from musl
It's ridiculous this function is not in the standards.
2016-08-08 16:28:25 +02:00

14 lines
464 B
Plaintext

mblaze 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 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
and has been contributed by Duncan Overbruck <mail@duncano.de>