diff options
Diffstat (limited to 'coreutils/uudecode.c')
-rw-r--r-- | coreutils/uudecode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/uudecode.c b/coreutils/uudecode.c index 4c918ff..7a52bdb 100644 --- a/coreutils/uudecode.c +++ b/coreutils/uudecode.c @@ -1,6 +1,6 @@ /* vi: set sw=4 ts=4: */ /* - * Copyright 2003, Glenn McGrath <bug1@iinet.net.au> + * Copyright 2003, Glenn McGrath * * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. * |