diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/compat.c | 4 | ||||
-rw-r--r-- | common/compat.h | 4 | ||||
-rw-r--r-- | common/smtppass.c | 4 | ||||
-rw-r--r-- | common/smtppass.h | 4 | ||||
-rw-r--r-- | common/sock_any.c | 4 | ||||
-rw-r--r-- | common/sock_any.h | 4 | ||||
-rw-r--r-- | common/spio.c | 4 | ||||
-rw-r--r-- | common/sppriv.h | 4 | ||||
-rw-r--r-- | common/stringx.c | 4 | ||||
-rw-r--r-- | common/stringx.h | 4 | ||||
-rw-r--r-- | common/usuals.h | 4 |
11 files changed, 22 insertions, 22 deletions
diff --git a/common/compat.c b/common/compat.c index 1c620aa..e033f08 100644 --- a/common/compat.c +++ b/common/compat.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004-2005, Nate Nielsen + * Copyright (c) 2004-2005, Stefan Walter * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -32,7 +32,7 @@ * * * CONTRIBUTORS - * Nate Nielsen <nielsen@memberwebs.com> + * Stef Walter <stef@memberwebs.com> * * * PORTIONS FROM OPENBSD: ------------------------------------------------- diff --git a/common/compat.h b/common/compat.h index 89f7fbb..43de453 100644 --- a/common/compat.h +++ b/common/compat.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 <nielsen@memberwebs.com> + * Stef Walter <stef@memberwebs.com> * */ diff --git a/common/smtppass.c b/common/smtppass.c index 96fe0b1..25d657c 100644 --- a/common/smtppass.c +++ b/common/smtppass.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 <nielsen@memberwebs.com> + * Stefan Walter <stef@memberwebs.com> * Andreas Steinmetz <ast@domdv.de> * Rubio Vaughan <rubio@passim.net> * Olivier Beyssac <ob@r14.freenix.org> diff --git a/common/smtppass.h b/common/smtppass.h index 8ca86ca..27fc9d9 100644 --- a/common/smtppass.h +++ b/common/smtppass.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 <nielsen@memberwebs.com> + * Stef Walter <stef@memberwebs.com> * */ diff --git a/common/sock_any.c b/common/sock_any.c index fc38768..9a03f09 100644 --- a/common/sock_any.c +++ b/common/sock_any.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 <nielsen@memberwebs.com> + * Stef Walter <stef@memberwebs.com> * */ diff --git a/common/sock_any.h b/common/sock_any.h index 31cb13b..af87691 100644 --- a/common/sock_any.h +++ b/common/sock_any.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 <nielsen@memberwebs.com> + * Stef Walter <stef@memberwebs.com> * */ diff --git a/common/spio.c b/common/spio.c index 46143bb..5d0733f 100644 --- a/common/spio.c +++ b/common/spio.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 <nielsen@memberwebs.com> + * Stef Walter <stef@memberwebs.com> */ /* diff --git a/common/sppriv.h b/common/sppriv.h index edfd217..777025f 100644 --- a/common/sppriv.h +++ b/common/sppriv.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 <nielsen@memberwebs.com> + * Stef Walter <stef@memberwebs.com> * */ diff --git a/common/stringx.c b/common/stringx.c index f3c788e..04a3561 100644 --- a/common/stringx.c +++ b/common/stringx.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 <nielsen@memberwebs.com> + * Stef Walter <stef@memberwebs.com> * */ diff --git a/common/stringx.h b/common/stringx.h index deb8f4b..3f0151a 100644 --- a/common/stringx.h +++ b/common/stringx.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 <nielsen@memberwebs.com> + * Stef Walter <stef@memberwebs.com> * */ diff --git a/common/usuals.h b/common/usuals.h index 99951d7..2d10b96 100644 --- a/common/usuals.h +++ b/common/usuals.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 <nielsen@memberwebs.com> + * Stef Walter <stef@memberwebs.com> * */ |