diff options
Diffstat (limited to 'networking/udhcp/leases.c')
-rw-r--r-- | networking/udhcp/leases.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/udhcp/leases.c b/networking/udhcp/leases.c index fad71ec..7aeb37b 100644 --- a/networking/udhcp/leases.c +++ b/networking/udhcp/leases.c @@ -2,7 +2,7 @@ /* * Russ Dill <Russ.Dill@asu.edu> July 2001 * - * Licensed under GPLv2, see file LICENSE in this tarball for details. + * Licensed under GPLv2, see file LICENSE in this source tree. */ #include "common.h" #include "dhcpd.h" |