public domain notice

SCCS-file: ialloc.c
SCCS-SID: 8.30
This commit is contained in:
Arthur David Olson
2012-07-18 03:02:58 -04:00
committed by Paul Eggert
parent 7fe77c874f
commit f5aba3674d
+5
View File
@@ -1,3 +1,8 @@
/*
** This file is in the public domain, so clarified as of
** 2006-07-17 by Arthur David Olson.
*/
#ifndef lint
#ifndef NOID
static char elsieid[] = "%W%";