summaryrefslogtreecommitdiff
path: root/usr.bin/mg/spawn.c
diff options
context:
space:
mode:
authorKjell Wooding <kjell@cvs.openbsd.org>2005-06-14 18:14:41 +0000
committerKjell Wooding <kjell@cvs.openbsd.org>2005-06-14 18:14:41 +0000
commit5c6323a6be90ba538b3104c2ac6f9a112cd21ce4 (patch)
treea7929c0fae57a80fb9aaa88f949bd8ef47a104d0 /usr.bin/mg/spawn.c
parent908b11b8beac8e3000f94c90553d5208dba66ed2 (diff)
Add explicit public domain notices to all public domain files.
ok millert@, deraadt@
Diffstat (limited to 'usr.bin/mg/spawn.c')
-rw-r--r--usr.bin/mg/spawn.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/mg/spawn.c b/usr.bin/mg/spawn.c
index a187f35fe2d..f52e0ed564d 100644
--- a/usr.bin/mg/spawn.c
+++ b/usr.bin/mg/spawn.c
@@ -1,4 +1,6 @@
-/* $OpenBSD: spawn.c,v 1.9 2005/04/03 02:09:28 db Exp $ */
+/* $OpenBSD: spawn.c,v 1.10 2005/06/14 18:14:40 kjell Exp $ */
+
+/* This file is in the public domain. */
/*
* Spawn. Actually just suspends Mg.