From 3e18a8b4fb219371cc4e4823ba1039c6e6f008b2 Mon Sep 17 00:00:00 2001 From: Ted Lemon Date: Thu, 25 Jun 1998 22:54:13 +0000 Subject: [PATCH] Update binary copyright. --- common/icmp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/icmp.c b/common/icmp.c index 2fe3ee3f..bfdf8f25 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"