]> git.ipfire.org Git - thirdparty/dhcp.git/blobdiff - common/upf.c
Code cleanup to remove warnings from "gcc -Wall".
[thirdparty/dhcp.git] / common / upf.c
index fdb4e04e1a1a49e514a3bf528ccf35df17a2224c..9c66a75862bd2d2faa47a9440aa0822c3f84e599 100644 (file)
  * ``http://www.nominum.com''.
  */
 
-#ifndef lint
-static char copyright[] =
-"$Id: upf.c,v 1.24 2007/05/19 19:16:24 dhankins Exp $ Copyright (c) 2004,2007 Internet Systems Consortium.  All rights reserved.\n";
-#endif /* not lint */
-
 #include "dhcpd.h"
 #if defined (USE_UPF_SEND) || defined (USE_UPF_RECEIVE)
 #include <sys/ioctl.h>