diff options
author | Michal Nowikowski <godfryd@isc.org> | 2021-02-19 17:24:29 +0100 |
---|---|---|
committer | Wlodek Wencel <wlodek@isc.org> | 2021-02-23 08:50:09 +0100 |
commit | 846fda9551f824dc34fc337656ca5948bafb3f85 (patch) | |
tree | f8ba63ece3d0236d3531ace432836f6f2d3cc669 /src/lib/process/daemon.cc | |
parent | [#1698] add ChangeLog entry (diff) | |
download | kea-846fda9551f824dc34fc337656ca5948bafb3f85.tar.xz kea-846fda9551f824dc34fc337656ca5948bafb3f85.zip |
[#1715] release changesKea-1.9.5
Diffstat (limited to 'src/lib/process/daemon.cc')
-rw-r--r-- | src/lib/process/daemon.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/process/daemon.cc b/src/lib/process/daemon.cc index 3757570843..3207851b7f 100644 --- a/src/lib/process/daemon.cc +++ b/src/lib/process/daemon.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2020 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2014-2021 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 |