From a1d575727c00f86b7a2e61ce4a7171c2a3faf5ca Mon Sep 17 00:00:00 2001 From: Wlodek Wencel Date: Thu, 24 Feb 2022 16:13:22 -0800 Subject: [PATCH] [#2332] pre 2.0.2 release changes --- COPYING | 2 +- ChangeLog | 2 ++ src/lib/dhcpsrv/tests/cb_ctl_dhcp_unittest.cc | 2 +- src/lib/hooks/hooks.h | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/COPYING b/COPYING index 3b3a6cc4b0..eb96c83e40 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright (C) 2009-2021 Internet Systems Consortium, Inc. ("ISC") +Copyright (C) 2009-2022 Internet Systems Consortium, Inc. ("ISC") This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/ChangeLog b/ChangeLog index 9ed27065ff..083e2012bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +Kea 2.0.2 (stable) released on March 2, 2022 + 1957. [build] razvan Library version numbers bumped for Kea 2.0.2 stable version. (Gitlab #2327) diff --git a/src/lib/dhcpsrv/tests/cb_ctl_dhcp_unittest.cc b/src/lib/dhcpsrv/tests/cb_ctl_dhcp_unittest.cc index a51909aeba..5a2c5dd62c 100644 --- a/src/lib/dhcpsrv/tests/cb_ctl_dhcp_unittest.cc +++ b/src/lib/dhcpsrv/tests/cb_ctl_dhcp_unittest.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2021 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2019-2022 Internet Systems Consortium, Inc. ("ISC") // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/lib/hooks/hooks.h b/src/lib/hooks/hooks.h index 786a32a2ef..90b10a800a 100644 --- a/src/lib/hooks/hooks.h +++ b/src/lib/hooks/hooks.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2021 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2013-2022 Internet Systems Consortium, Inc. ("ISC") // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this -- 2.47.2