diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/patch.c | 2 | ||||
-rw-r--r-- | editors/sed.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/patch.c b/editors/patch.c index e3745ef39..6a68d2ef8 100644 --- a/editors/patch.c +++ b/editors/patch.c @@ -1,7 +1,7 @@ /* vi: set sw=4 ts=4: */ /* * busybox patch applet to handle the unified diff format. - * Copyright (C) 2003 Glenn McGrath <bug1@optushome.com.au> + * Copyright (C) 2003 Glenn McGrath <bug1@iinet.net.au> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/editors/sed.c b/editors/sed.c index 750f41acd..df6a8b40d 100644 --- a/editors/sed.c +++ b/editors/sed.c @@ -5,7 +5,7 @@ * Copyright (C) 1999,2000,2001 by Lineo, inc. and Mark Whitley * Copyright (C) 1999,2000,2001 by Mark Whitley <markw@codepoet.org> * Copyright (C) 2002 Matt Kraai - * Copyright (C) 2003 by Glenn McGrath <bug1@optushome.com.au> + * Copyright (C) 2003 by Glenn McGrath <bug1@iinet.net.au> * Copyright (C) 2003,2004 by Rob Landley <rob@landley.net> * * This program is free software; you can redistribute it and/or modify |