diff options
author | Wlodzimierz Wencel <wlodek@isc.org> | 2024-04-29 10:14:59 +0200 |
---|---|---|
committer | Wlodzimierz Wencel <wlodek@isc.org> | 2024-04-29 10:14:59 +0200 |
commit | ebfd205d95f8e0f30130a3845f03793f2de6fe98 (patch) | |
tree | 6e401cd2d86d27d2ea34022ff26024ba9bf72fce /src/lib/asiolink/tcp_endpoint.h | |
parent | [#3355] bump up library versions for 2.5.8 release (diff) | |
download | kea-ebfd205d95f8e0f30130a3845f03793f2de6fe98.tar.xz kea-ebfd205d95f8e0f30130a3845f03793f2de6fe98.zip |
[#3361] release changes
Diffstat (limited to 'src/lib/asiolink/tcp_endpoint.h')
-rw-r--r-- | src/lib/asiolink/tcp_endpoint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/asiolink/tcp_endpoint.h b/src/lib/asiolink/tcp_endpoint.h index 453e629673..8ebd57551d 100644 --- a/src/lib/asiolink/tcp_endpoint.h +++ b/src/lib/asiolink/tcp_endpoint.h @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2011-2024 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 |