]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Update copyright message.
authorTed Lemon <source@isc.org>
Wed, 3 May 2000 06:32:09 +0000 (06:32 +0000)
committerTed Lemon <source@isc.org>
Wed, 3 May 2000 06:32:09 +0000 (06:32 +0000)
server/dhcpd.c

index 305c8f21b81ca3c3cddccc242ca8c9eee4c48580..acf1941a99a4ac10ed0bf15838f696f183c64299 100644 (file)
 
 #ifndef lint
 static char ocopyright[] =
-"$Id: dhcpd.c,v 1.89 2000/05/02 00:11:49 mellon Exp $ Copyright 1995-2000 The Internet Software Consortium.";
+"$Id: dhcpd.c,v 1.90 2000/05/03 06:32:09 mellon Exp $ Copyright 1995-2000 The Internet Software Consortium.";
 #endif
 
   static char copyright[] =
-"Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.";
+"Copyright 1995-2000 The Internet Software Consortium.";
 static char arr [] = "All rights reserved.";
 static char message [] = "Internet Software Consortium DHCP Server";
 static char contrib [] = "\nPlease contribute if you find this software useful.";