diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-01-05 07:06:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-01-05 07:07:22 +0000 |
commit | a6d7729142b055da4bcd3fcff307c8f677739211 (patch) | |
tree | e924674acfeb3b352c1198610839163bf39940af /knot-resolver/bin | |
parent | Releasing progress-linux version 20211231-1. (diff) | |
download | open-infrastructure-service-tools-a6d7729142b055da4bcd3fcff307c8f677739211.tar.xz open-infrastructure-service-tools-a6d7729142b055da4bcd3fcff307c8f677739211.zip |
Merging upstream version 20220105.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'knot-resolver/bin')
-rwxr-xr-x | knot-resolver/bin/kresd-cache-clear | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knot-resolver/bin/kresd-cache-clear b/knot-resolver/bin/kresd-cache-clear index 2cd54a6..79e62a8 100755 --- a/knot-resolver/bin/kresd-cache-clear +++ b/knot-resolver/bin/kresd-cache-clear @@ -2,7 +2,7 @@ # Open Infrastructure: service-tools -# Copyright (C) 2014-2021 Daniel Baumann <daniel.baumann@open-infrastructure.net> +# Copyright (C) 2014-2022 Daniel Baumann <daniel.baumann@open-infrastructure.net> # # SPDX-License-Identifier: GPL-3.0+ # |