diff options
Diffstat (limited to 'networking/udhcp/common.c')
-rw-r--r-- | networking/udhcp/common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/udhcp/common.c b/networking/udhcp/common.c index 5dad7d51c..ddfc54732 100644 --- a/networking/udhcp/common.c +++ b/networking/udhcp/common.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * simple helper functions. | 4 | * simple helper functions. |
5 | * | 5 | * |
6 | * Russ Dill <Russ.Dill@asu.edu> 2001-2003 | 6 | * Russ Dill <Russ.Dill@asu.edu> 2001-2003 |
7 | * Rewrited by Vladimir Oleynik <dzo@simtreas.ru> (C) 2003 | 7 | * Rewritten by Vladimir Oleynik <dzo@simtreas.ru> (C) 2003 |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
10 | * it under the terms of the GNU General Public License as published by | 10 | * it under the terms of the GNU General Public License as published by |