diff options
author | Wlodek Wencel <wlodek@isc.org> | 2023-04-20 21:30:16 +0200 |
---|---|---|
committer | Wlodek Wencel <wlodek@isc.org> | 2023-04-20 21:30:16 +0200 |
commit | ff93a6df414ba69af06899e150d83611296566fd (patch) | |
tree | 7e168a78a7c983b869621f4f3442a4c6b5dcef08 /src/lib/util/tests/stopwatch_unittest.cc | |
parent | [#2837] bump up library versions for 2.3.7 release (diff) | |
download | kea-ff93a6df414ba69af06899e150d83611296566fd.tar.xz kea-ff93a6df414ba69af06899e150d83611296566fd.zip |
[#2840] release changes
Diffstat (limited to '')
-rw-r--r-- | src/lib/util/tests/stopwatch_unittest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/util/tests/stopwatch_unittest.cc b/src/lib/util/tests/stopwatch_unittest.cc index 96b8743f30..a506b6bad6 100644 --- a/src/lib/util/tests/stopwatch_unittest.cc +++ b/src/lib/util/tests/stopwatch_unittest.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017,2021 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2015-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 |