]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Update binary copyright.
authorTed Lemon <source@isc.org>
Thu, 25 Jun 1998 22:54:13 +0000 (22:54 +0000)
committerTed Lemon <source@isc.org>
Thu, 25 Jun 1998 22:54:13 +0000 (22:54 +0000)
common/icmp.c

index 2fe3ee3fc6fe58f3d7e8bc05b088d90f55b88c9e..bfdf8f2595a5866130ee67a342882a9b6d05a47a 100644 (file)
@@ -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"