summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/dmesg.c4
-rwxr-xr-xsrc/injail.c4
-rwxr-xr-xsrc/injail_main.c4
-rwxr-xr-xsrc/jailer.82
-rwxr-xr-xsrc/jailer.c4
5 files changed, 9 insertions, 9 deletions
diff --git a/src/dmesg.c b/src/dmesg.c
index af6fbbd..8e1d54d 100755
--- a/src/dmesg.c
+++ b/src/dmesg.c
@@ -1,6 +1,6 @@
/*
// AUTHOR
-// N. Nielsen
+// Stef Walter
//
// LICENSE
// This software is in the public domain.
@@ -14,7 +14,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>
//
// CHANGES
// 1.1
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.
diff --git a/src/injail_main.c b/src/injail_main.c
index aaf8034..acb8735 100755
--- a/src/injail_main.c
+++ b/src/injail_main.c
@@ -1,6 +1,6 @@
/*
// AUTHOR
-// N. Nielsen
+// Stef Walter
// James Quick <jq@quick.com>
//
// LICENSE
@@ -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>
//
// CHANGES
// 1.1
diff --git a/src/jailer.8 b/src/jailer.8
index 9c9b1f9..e16794a 100755
--- a/src/jailer.8
+++ b/src/jailer.8
@@ -122,7 +122,7 @@ and
scripts.
.SH AUTHOR
-Nate Nielsen <nielsen@memberwebs.com>
+Stef Walter <stef@memberwebs.com>
.SH "SEE ALSO"
.BR jail (8),
diff --git a/src/jailer.c b/src/jailer.c
index 8b49489..5b59eed 100755
--- a/src/jailer.c
+++ b/src/jailer.c
@@ -1,6 +1,6 @@
/*
// AUTHOR
-// N. Nielsen
+// Stef Walter
//
// LICENSE
// This software is in the public domain.
@@ -14,7 +14,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>
//
// CHANGES
// 1.1