diff options
author | Michal Nowikowski <godfryd@isc.org> | 2020-07-24 10:46:30 +0200 |
---|---|---|
committer | Michal Nowikowski <godfryd@isc.org> | 2020-07-24 11:08:10 +0200 |
commit | e87791877d65e1575e78f165fb32c2d4ad1f67fb (patch) | |
tree | 6e66e3a803fb640e3ceec49216f0a1bc5c74044b /src/lib/config/command-socket.dox | |
parent | [#1341] bumped up kea version to 1.7.10 (diff) | |
download | kea-e87791877d65e1575e78f165fb32c2d4ad1f67fb.tar.xz kea-e87791877d65e1575e78f165fb32c2d4ad1f67fb.zip |
[#1341] updated copyright year in changed files
Diffstat (limited to 'src/lib/config/command-socket.dox')
-rw-r--r-- | src/lib/config/command-socket.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/config/command-socket.dox b/src/lib/config/command-socket.dox index 8ee40f8361..3b5150afa3 100644 --- a/src/lib/config/command-socket.dox +++ b/src/lib/config/command-socket.dox @@ -75,7 +75,7 @@ You then can type JSON commands and get responses (also in JSON format). 2. Here's an example C code that connects and gets a list of supported commands: @code -// Copyright (C) 2015 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2015-2020 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 |