aboutsummaryrefslogtreecommitdiff
path: root/editors/patch.c
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-09-21 13:16:32 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-09-21 13:16:32 +0000
commit0beaff8c19fddb694aab084a59c47b486dd6a8eb (patch)
tree0b070e29913758862b0c3a9dccad93418199c569 /editors/patch.c
parent9b0a439f026adec773706625f080ab00ae537fa0 (diff)
downloadbusybox-0beaff8c19fddb694aab084a59c47b486dd6a8eb.tar.gz
update Glenn McGrath's email address
Diffstat (limited to 'editors/patch.c')
-rw-r--r--editors/patch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/patch.c b/editors/patch.c
index 94f664115..65791dfe6 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@iinet.net.au>
+ * Copyright (C) 2003 Glenn McGrath
*
* Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
*