From 65bf7ee6190777552683e91fe4c627663e22339a Mon Sep 17 00:00:00 2001 From: marc <> Date: Mon, 17 Dec 2001 03:31:11 +0000 Subject: OpenBSD tag, explicit public domain notice --- src/regress/lib/libc/sigreturn/sigret.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/regress/lib/libc/sigreturn/sigret.c b/src/regress/lib/libc/sigreturn/sigret.c index bd661a3649..d7af5bc679 100644 --- a/src/regress/lib/libc/sigreturn/sigret.c +++ b/src/regress/lib/libc/sigreturn/sigret.c @@ -1,4 +1,8 @@ /* + * $OpenBSD: sigret.c,v 1.2 2001/12/17 03:31:11 marc Exp $ + * + * Public Domain + * * Playing games with sigreturn. Check if calling sigreturn from a * signal handler screws anything up. * -- cgit v1.2.3-55-g6feb