mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-02 23:35:23 +00:00
Update version.
This commit is contained in:
@@ -94,13 +94,13 @@
|
|||||||
|
|
||||||
#ifndef lint
|
#ifndef lint
|
||||||
static char ocopyright[] =
|
static char ocopyright[] =
|
||||||
"$Id: dhcpd.c,v 1.57 1999/03/10 20:42:43 mellon Exp $ Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.";
|
"$Id: dhcpd.c,v 1.58 1999/03/16 00:56:36 mellon Exp $ Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.";
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static char copyright[] =
|
static char copyright[] =
|
||||||
"Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.";
|
"Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.";
|
||||||
static char arr [] = "All rights reserved.";
|
static char arr [] = "All rights reserved.";
|
||||||
static char message [] = "Internet Software Consortium DHCP Server V3.0-alpha 980225";
|
static char message [] = "Internet Software Consortium DHCP Server V3.0-alpha 980315";
|
||||||
static char contrib [] = "\nPlease contribute if you find this software useful.";
|
static char contrib [] = "\nPlease contribute if you find this software useful.";
|
||||||
static char url [] = "For info, please visit http://www.isc.org/dhcp-contrib.html\n";
|
static char url [] = "For info, please visit http://www.isc.org/dhcp-contrib.html\n";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user