= 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:
Heikki Hannikainen 2009-10-05 15:30:37 +00:00
parent 073e35be38
commit 658bb25441
1 changed files with 0 additions and 2 deletions

View File

@ -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>