From 1c1512462aee7c743327f5abdd530ac1f6a65743 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 28 May 2007 18:56:59 +0000 Subject: Use 'Stef' name instead of 'Nate' --- src/dmesg.c | 4 ++-- src/injail.c | 4 ++-- src/injail_main.c | 4 ++-- src/jailer.8 | 2 +- src/jailer.c | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) (limited to 'src') 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: +// Send bug reports to: // // 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 -// 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: +// Send bug reports to: // // 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 // // LICENSE @@ -15,7 +15,7 @@ // with the software or the use or other dealings in the software. // // SUPPORT -// Send bug reports to: +// Send bug reports to: // // 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 +Stef Walter .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: +// Send bug reports to: // // CHANGES // 1.1 -- cgit v1.2.3