From: Thomas Markwalder Date: Tue, 17 Dec 2019 19:25:04 +0000 (-0500) Subject: [master] Pre-release tag prep for 4.4.2b1: version #, copyright etc... X-Git-Tag: v4_4_2b1_f2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=3b5aab88cf08597d9372c5d571cccbbb83d18699;p=thirdparty%2Fdhcp.git [master] Pre-release tag prep for 4.4.2b1: version #, copyright etc... Changes to be committed: modified: common/tables.c modified: server/ldap.c --- diff --git a/common/tables.c b/common/tables.c index 6952bc0fb..50d9cf10d 100644 --- a/common/tables.c +++ b/common/tables.c @@ -3,7 +3,7 @@ Tables of information... */ /* - * Copyright (c) 2004-2018 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2004-2019 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1995-2003 by Internet Software Consortium * * This Source Code Form is subject to the terms of the Mozilla Public diff --git a/server/ldap.c b/server/ldap.c index 8e80d5b52..0b128c977 100644 --- a/server/ldap.c +++ b/server/ldap.c @@ -3,7 +3,7 @@ Routines for reading the configuration from LDAP */ /* - * Copyright (c) 2010-2017 by Internet Systems Consortium, Inc. ("ISC") + * Copyright (c) 2010-2019 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 2003-2006 Ntelos, Inc. * All rights reserved. *