Fix forgotten license comments
[oweals/busybox.git] / networking / udhcp / options.c
index 6bf99e2b997de949c4f595d0194aea0e975a1110..2c27e7033c16757219efd43b48a234bf6cf40b12 100644 (file)
@@ -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"