From: Ted Lemon Date: Thu, 25 Jun 1998 22:54:13 +0000 (+0000) Subject: Update binary copyright. X-Git-Tag: carrel-2~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e18a8b4fb219371cc4e4823ba1039c6e6f008b2;p=thirdparty%2Fdhcp.git Update binary copyright. --- diff --git a/common/icmp.c b/common/icmp.c index 2fe3ee3fc..bfdf8f259 100644 --- a/common/icmp.c +++ b/common/icmp.c @@ -43,7 +43,7 @@ #ifndef lint static char copyright[] = -"$Id: icmp.c,v 1.10 1998/06/25 02:55:56 mellon Exp $ Copyright (c) 1997 The Internet Software Consortium. All rights reserved.\n"; +"$Id: icmp.c,v 1.11 1998/06/25 22:54:13 mellon Exp $ Copyright (c) 1997, 1998 The Internet Software Consortium. All rights reserved.\n"; #endif /* not lint */ #include "dhcpd.h"