diff options
Diffstat (limited to 'networking/udhcp/options.c')
-rw-r--r-- | networking/udhcp/options.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/networking/udhcp/options.c b/networking/udhcp/options.c index 6bf99e2..2c27e70 100644 --- a/networking/udhcp/options.c +++ b/networking/udhcp/options.c @@ -2,6 +2,8 @@ /* * options.c -- DHCP server option packet tools * Rewrite by Russ Dill <Russ.Dill@asu.edu> July 2001 + * + * Licensed under GPLv2, see file LICENSE in this tarball for details. */ #include "common.h" |