summaryrefslogtreecommitdiff
path: root/src/injail.c
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2007-05-28 18:56:59 +0000
committerStef Walter <stef@thewalter.net>2007-05-28 18:56:59 +0000
commit1c1512462aee7c743327f5abdd530ac1f6a65743 (patch)
treeb1458f75ec30d48e86dbaf1e05ce9863905183b3 /src/injail.c
parent7b9cf12753de2baaaa5cc5d4c6f616b040492f55 (diff)
Use 'Stef' name instead of 'Nate'HEADmaster
Diffstat (limited to 'src/injail.c')
-rwxr-xr-xsrc/injail.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/injail.c b/src/injail.c
index 7d653a6..faff60a 100755
--- a/src/injail.c
+++ b/src/injail.c
@@ -1,7 +1,7 @@
/*
// AUTHOR
// James Quick <jq@quick.com>
-// N. Nielsen
+// Stef Walter
//
// LICENSE
// This software is in the public domain.
@@ -15,7 +15,7 @@
// with the software or the use or other dealings in the software.
//
// SUPPORT
-// Send bug reports to: <nielsen@memberwebs.com>
+// Send bug reports to: <stef@memberwebs.com>
//
// injail
// A utility function to determine if a process is running in a FreeBSD jail.