From 37cd277febcfc054ba9e9105e91a7b99bcbd4258 Mon Sep 17 00:00:00 2001 From: espie <> Date: Fri, 24 Sep 1999 23:09:09 +0000 Subject: [PATCH] Copyright... --- src/include/stdbool.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/include/stdbool.h b/src/include/stdbool.h index f2cd0a27..7324f4b3 100644 --- a/src/include/stdbool.h +++ b/src/include/stdbool.h @@ -1,4 +1,10 @@ -/* $OpenBSD: stdbool.h,v 1.1 1999/09/24 22:33:10 espie Exp $ */ +/* $OpenBSD: stdbool.h,v 1.2 1999/09/24 23:09:09 espie Exp $ */ + +/* + * Written by Marc Espie, September 25, 1999 + * Public domain. + */ + #ifndef _STDBOOL_H_ #define _STDBOOL_H_