Skip to content

Commit b69469c

Browse files
committed
[v4_1_esv] Pre-release tag prep for 4.1-ESV-R16b1: version #, copyright etc...
Changes to be committed: modified: common/options.c modified: common/tables.c modified: server/stables.c
1 parent f5a80c5 commit b69469c

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

common/options.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
DHCP options parsing and reassembly. */
44

55
/*
6-
* Copyright (c) 2004-2018 by Internet Systems Consortium, Inc. ("ISC")
6+
* Copyright (c) 2004-2019 by Internet Systems Consortium, Inc. ("ISC")
77
* Copyright (c) 1995-2003 by Internet Software Consortium
88
*
99
* Permission to use, copy, modify, and distribute this software for any

common/tables.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
Tables of information... */
44

55
/*
6-
* Copyright (c) 2011-2016 by Internet Systems Consortium, Inc. ("ISC")
7-
* Copyright (c) 2004-2009 by Internet Systems Consortium, Inc. ("ISC")
6+
* Copyright (c) 2004-2019 by Internet Systems Consortium, Inc. ("ISC")
87
* Copyright (c) 1995-2003 by Internet Software Consortium
98
*
109
* Permission to use, copy, modify, and distribute this software for any

server/stables.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Tables of information only used by server... */
44

55
/*
6-
* Copyright (c) 2004-2016 by Internet Systems Consortium, Inc. ("ISC")
6+
* Copyright (c) 2004-2019 by Internet Systems Consortium, Inc. ("ISC")
77
* Copyright (c) 1995-2003 by Internet Software Consortium
88
*
99
* Permission to use, copy, modify, and distribute this software for any

0 commit comments

Comments
 (0)