From db12d1d733ab7de0c5f4cda261eb79fd334a4ed9 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sun, 7 Dec 2008 00:52:58 +0000 Subject: Fix forgotten license comments --- networking/udhcp/options.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'networking/udhcp/options.c') 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 July 2001 + * + * Licensed under GPLv2, see file LICENSE in this tarball for details. */ #include "common.h" -- cgit v1.1