aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/udhcp/options.c')
-rw-r--r--networking/udhcp/options.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/networking/udhcp/options.c b/networking/udhcp/options.c
index 6bf99e2b9..2c27e7033 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"