Ver Fonte

public domain notice

SCCS-file: ialloc.c
SCCS-SID: 8.30
Arthur David Olson há 20 anos atrás
pai
commit
f5aba3674d
1 ficheiros alterados com 5 adições e 0 exclusões
  1. 5 0
      ialloc.c

+ 5 - 0
ialloc.c

@@ -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%";