From: Ted Lemon Date: Mon, 16 Mar 1998 06:18:16 +0000 (+0000) Subject: Update copyright X-Git-Tag: carrel-2~167 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c7609f47b8f7d725c9cabe207782f16499dd1b5a;p=thirdparty%2Fdhcp.git Update copyright --- diff --git a/server/dhcpd.c b/server/dhcpd.c index 8e14b034c..8042573fe 100644 --- a/server/dhcpd.c +++ b/server/dhcpd.c @@ -3,7 +3,7 @@ DHCP Server Daemon. */ /* - * Copyright (c) 1995, 1996, 1997 The Internet Software Consortium. + * Copyright (c) 1995, 1996, 1997, 1998 The Internet Software Consortium. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -42,7 +42,7 @@ #ifndef lint static char ocopyright[] = -"$Id: dhcpd.c,v 1.47 1998/03/15 20:47:27 mellon Exp $ Copyright 1995, 1996 The Internet Software Consortium."; +"$Id: dhcpd.c,v 1.48 1998/03/16 06:18:16 mellon Exp $ Copyright 1995, 1996 The Internet Software Consortium."; #endif static char copyright[] =