Add public domain notice.

This commit is contained in:
thorpej 2004-08-02 00:17:21 +00:00
parent 16ffd680a8
commit 5c72a6e0de
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
/* $NetBSD: recurse.c,v 1.2 2004/08/02 00:17:21 thorpej Exp $ */
/*
* Written by Jason R. Thorpe, August 1, 2004.
* Public domain.
*/
#define _REENTRANT
#include <assert.h>