diff options
author | Michal Nowikowski <godfryd@gmail.com> | 2021-07-28 06:32:29 +0200 |
---|---|---|
committer | Michal Nowikowski <godfryd@gmail.com> | 2021-07-28 06:32:29 +0200 |
commit | 50471fce02a06117192046dd39a8c1dc6057f4f1 (patch) | |
tree | a9872f9f6219628edeb3e0d20efea96aff43d9f6 /src/bin/shell | |
parent | [#1963] fixed libraries order (diff) | |
download | kea-50471fce02a06117192046dd39a8c1dc6057f4f1.tar.xz kea-50471fce02a06117192046dd39a8c1dc6057f4f1.zip |
[#1998] release changes
Diffstat (limited to 'src/bin/shell')
-rw-r--r-- | src/bin/shell/tests/basic_auth_tests.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/shell/tests/basic_auth_tests.sh.in b/src/bin/shell/tests/basic_auth_tests.sh.in index 902f745cb4..1eebdf6e71 100644 --- a/src/bin/shell/tests/basic_auth_tests.sh.in +++ b/src/bin/shell/tests/basic_auth_tests.sh.in @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2020 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2020-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 |