Add beer-ware license and $Id$

Noticed by:	dillon
This commit is contained in:
Poul-Henning Kamp 1999-04-30 06:51:51 +00:00
parent d732587c28
commit 07901f227b

View File

@ -1,3 +1,14 @@
/*
* ----------------------------------------------------------------------------
* "THE BEER-WARE LICENSE" (Revision 42):
* <phk@FreeBSD.ORG> wrote this file. As long as you retain this notice you
* can do whatever you want with this stuff. If we meet some day, and you think
* this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
* ----------------------------------------------------------------------------
*
* $Id: malloc.c,v 1.44 1999/03/28 14:16:05 phk Exp $
*
*/
#include <sys/param.h>
#include <sys/types.h>