From 0bf864e0a0965b6c00ed7efe7fe212cd18d3daa5 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 28 May 2007 19:03:21 +0000 Subject: Use 'Stef' instead of 'Nate' as name --- src/getjail.c | 4 ++-- src/getjail.h | 4 ++-- src/jails.8 | 6 +++--- src/jails.c | 4 ++-- src/jstart.8 | 6 +++--- src/jstart.c | 4 ++-- src/killjail.8 | 6 +++--- src/killjail.c | 4 ++-- 8 files changed, 19 insertions(+), 19 deletions(-) (limited to 'src') diff --git a/src/getjail.c b/src/getjail.c index bf165dc..1a7aab8 100644 --- a/src/getjail.c +++ b/src/getjail.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004, Nate Nielsen + * Copyright (c) 2004, Stefan Walter * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -32,7 +32,7 @@ * * * CONTRIBUTORS - * Nate Nielsen + * Stef Walter * */ diff --git a/src/getjail.h b/src/getjail.h index 2f20b65..c65a057 100644 --- a/src/getjail.h +++ b/src/getjail.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004, Nate Nielsen + * Copyright (c) 2004, Stefan Walter * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -32,7 +32,7 @@ * * * CONTRIBUTORS - * Nate Nielsen + * Stef Walter * */ diff --git a/src/jails.8 b/src/jails.8 index 13f657f..861522a 100644 --- a/src/jails.8 +++ b/src/jails.8 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2004, Nate Nielsen +.\" Copyright (c) 2004, Stefan Walter .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -32,7 +32,7 @@ .\" .\" .\" CONTRIBUTORS -.\" Nate Nielsen +.\" Stef Walter .\" .\" Process this file with .\" groff -man -Tascii jails.8 @@ -55,7 +55,7 @@ The list is not ordered. I'm sure they're out there. .SH AUTHOR -Nate Nielsen +Stef Walter .SH "SEE ALSO" .BR jail (8), diff --git a/src/jails.c b/src/jails.c index 0799436..853e8ee 100644 --- a/src/jails.c +++ b/src/jails.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004, Nate Nielsen + * Copyright (c) 2004, Stefan Walter * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -32,7 +32,7 @@ * * * CONTRIBUTORS - * Nate Nielsen + * Stef Walter * */ diff --git a/src/jstart.8 b/src/jstart.8 index 2497658..f7d4743 100644 --- a/src/jstart.8 +++ b/src/jstart.8 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2004, Nate Nielsen +.\" Copyright (c) 2004, Stefan Walter .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -32,7 +32,7 @@ .\" .\" .\" CONTRIBUTORS -.\" Nate Nielsen +.\" Stef Walter .\" .\" Process this file with .\" groff -mdoc -Tascii jstart.8 @@ -99,4 +99,4 @@ jail. .Xr jail 8 , .Xr jails 8 .Sh AUTHOR -.An Nate Nielsen Aq nielsen@memberwebs.com +.An Stef Walter Aq stef@memberwebs.com diff --git a/src/jstart.c b/src/jstart.c index fc57cd1..ed56b65 100644 --- a/src/jstart.c +++ b/src/jstart.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004, Nate Nielsen + * Copyright (c) 2004, Stefan Walter * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -32,7 +32,7 @@ * * * CONTRIBUTORS - * Nate Nielsen + * Stef Walter * */ diff --git a/src/killjail.8 b/src/killjail.8 index 11d6e0c..0eb5006 100644 --- a/src/killjail.8 +++ b/src/killjail.8 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2004, Nate Nielsen +.\" Copyright (c) 2004, Stefan Walter .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -32,7 +32,7 @@ .\" .\" .\" CONTRIBUTORS -.\" Nate Nielsen +.\" Stef Walter .\" .\" Process this file with .\" groff -man -Tascii killjail.8 @@ -96,7 +96,7 @@ The timeout in seconds to wait between steps 1, 2 and 3 above. Defaults to 3. I'm sure they're out there. Let me know. .SH AUTHOR -Nate Nielsen +Stef Walter .SH "SEE ALSO" .BR jail (8), diff --git a/src/killjail.c b/src/killjail.c index ac1560b..53e01a7 100644 --- a/src/killjail.c +++ b/src/killjail.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004, Nate Nielsen + * Copyright (c) 2004, Stefan Walter * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -32,7 +32,7 @@ * * * CONTRIBUTORS - * Nate Nielsen + * Stef Walter * */ -- cgit v1.2.3