diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2004-04-25 05:11:19 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2004-04-25 05:11:19 +0000 |
commit | c6992feee37fff107298f81697756db6beadb87d (patch) | |
tree | 8317cbcc27649d7e541e7bddb3fdd09d1543e2da /networking/nameif.c | |
parent | b94669543df39440415d734ad2932a83651471e9 (diff) | |
download | busybox-w32-c6992feee37fff107298f81697756db6beadb87d.tar.gz busybox-w32-c6992feee37fff107298f81697756db6beadb87d.tar.bz2 busybox-w32-c6992feee37fff107298f81697756db6beadb87d.zip |
Update my email address, document some of my tasks in the AUTHORS file
Diffstat (limited to 'networking/nameif.c')
-rw-r--r-- | networking/nameif.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/nameif.c b/networking/nameif.c index dcc5ec097..10f13b4bc 100644 --- a/networking/nameif.c +++ b/networking/nameif.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * | 3 | * |
4 | * Written 2000 by Andi Kleen. | 4 | * Written 2000 by Andi Kleen. |
5 | * Busybox port 2002 by Nick Fedchik <nick@fedchik.org.ua> | 5 | * Busybox port 2002 by Nick Fedchik <nick@fedchik.org.ua> |
6 | * Glenn McGrath <bug1@optushome.com.au> | 6 | * Glenn McGrath <bug1@iinet.net.au> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
9 | * it under the terms of the GNU General Public License as published by | 9 | * it under the terms of the GNU General Public License as published by |