aboutsummaryrefslogtreecommitdiff
path: root/coreutils/uudecode.c
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2004-04-25 05:11:19 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2004-04-25 05:11:19 +0000
commitc6992feee37fff107298f81697756db6beadb87d (patch)
tree8317cbcc27649d7e541e7bddb3fdd09d1543e2da /coreutils/uudecode.c
parentb94669543df39440415d734ad2932a83651471e9 (diff)
downloadbusybox-c6992feee37fff107298f81697756db6beadb87d.tar.gz
Update my email address, document some of my tasks in the AUTHORS file
Diffstat (limited to 'coreutils/uudecode.c')
-rw-r--r--coreutils/uudecode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/uudecode.c b/coreutils/uudecode.c
index 96da7caf3..57d4e8371 100644
--- a/coreutils/uudecode.c
+++ b/coreutils/uudecode.c
@@ -1,6 +1,6 @@
/*
* GPLv2
- * Copyright 2003, Glenn McGrath <bug1@optushome.com.au>
+ * Copyright 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 version 2 as published