mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-05 08:45:35 +00:00
[master] Update version stamps and such for 4.3.0b1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
DHCP/BOOTP Relay Agent. */
|
||||
|
||||
/*
|
||||
* Copyright(c) 2004-2013 by Internet Systems Consortium, Inc.("ISC")
|
||||
* Copyright(c) 2004-2014 by Internet Systems Consortium, Inc.("ISC")
|
||||
* Copyright(c) 1997-2003 by Internet Software Consortium
|
||||
*
|
||||
* Permission to use, copy, modify, and distribute this software for any
|
||||
@@ -139,7 +139,7 @@ static int strip_relay_agent_options(struct interface_info *,
|
||||
struct dhcp_packet *, unsigned);
|
||||
|
||||
static const char copyright[] =
|
||||
"Copyright 2004-2013 Internet Systems Consortium.";
|
||||
"Copyright 2004-2014 Internet Systems Consortium.";
|
||||
static const char arr[] = "All rights reserved.";
|
||||
static const char message[] =
|
||||
"Internet Systems Consortium DHCP Relay Agent";
|
||||
|
Reference in New Issue
Block a user