diff options
Diffstat (limited to 'networking/udhcp/signalpipe.c')
-rw-r--r-- | networking/udhcp/signalpipe.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/networking/udhcp/signalpipe.c b/networking/udhcp/signalpipe.c index 4f3292b9d..074c8a603 100644 --- a/networking/udhcp/signalpipe.c +++ b/networking/udhcp/signalpipe.c | |||
@@ -1,8 +1,8 @@ | |||
1 | /* signalpipe.c | 1 | /* signalpipe.c |
2 | * | 2 | * |
3 | * Signal pipe infastructure. A reliable way of delivering signals. | 3 | * Signal pipe infrastructure. A reliable way of delivering signals. |
4 | * | 4 | * |
5 | * Russ Dill <Russ.Dill@asu.edu> Decemeber 2003 | 5 | * Russ Dill <Russ.Dill@asu.edu> December 2003 |
6 | * | 6 | * |
7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
8 | * it under the terms of the GNU General Public License as published by | 8 | * it under the terms of the GNU General Public License as published by |