= Moved hmalloc.c from GPL to BSD
git-svn-id: http://repo.ham.fi/svn/aprsc/trunk@324 3ce903b1-3385-4e86-93cd-f9a4a239f7ac
This commit is contained in:
parent
073e35be38
commit
658bb25441
|
|
@ -11,8 +11,6 @@
|
|||
/*
|
||||
* Replacements for malloc, realloc and free, which never fail,
|
||||
* and might keep statistics on memory allocation...
|
||||
*
|
||||
* GPL'ed, by Heikki Hannikainen <hessu@hes.iki.fi>
|
||||
*/
|
||||
|
||||
#include <pthread.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue