diff options
author | Marcin Godzina <mgodzina@isc.org> | 2023-07-04 14:55:58 +0200 |
---|---|---|
committer | Marcin Godzina <mgodzina@isc.org> | 2023-07-04 14:55:58 +0200 |
commit | 864786415e216f7a3d0042bee2aa5e511494211f (patch) | |
tree | 27c3e0a6ef359931db0c5b61bd2605987212b770 /src/lib/util | |
parent | [#2939] bump up library versions for 2.4.0 release (diff) | |
download | kea-864786415e216f7a3d0042bee2aa5e511494211f.tar.xz kea-864786415e216f7a3d0042bee2aa5e511494211f.zip |
Rebase v2_4 onto master after the release.
Diffstat (limited to 'src/lib/util')
-rw-r--r-- | src/lib/util/io_utilities.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/util/io_utilities.h b/src/lib/util/io_utilities.h index 4d06a81006..bb32819a5d 100644 --- a/src/lib/util/io_utilities.h +++ b/src/lib/util/io_utilities.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2018 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2011-2023 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 |