From 3b5aab88cf08597d9372c5d571cccbbb83d18699 Mon Sep 17 00:00:00 2001 From: Thomas Markwalder Date: Tue, 17 Dec 2019 14:25:04 -0500 Subject: [PATCH] [master] Pre-release tag prep for 4.4.2b1: version #, copyright etc... Changes to be committed: modified: common/tables.c modified: server/ldap.c --- common/tables.c | 2 +- server/ldap.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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. * -- 2.47.2