diff options
Diffstat (limited to 'src/bin/shell')
-rw-r--r-- | src/bin/shell/kea-shell.in | 2 | ||||
-rw-r--r-- | src/bin/shell/tests/shell_process_tests.sh.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/bin/shell/kea-shell.in b/src/bin/shell/kea-shell.in index d55fc6181d..a9b73edeef 100644 --- a/src/bin/shell/kea-shell.in +++ b/src/bin/shell/kea-shell.in @@ -1,6 +1,6 @@ #!@PYTHON@ -# Copyright (C) 2017-2020 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2017-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 diff --git a/src/bin/shell/tests/shell_process_tests.sh.in b/src/bin/shell/tests/shell_process_tests.sh.in index c7106d1ea5..7de71755ce 100644 --- a/src/bin/shell/tests/shell_process_tests.sh.in +++ b/src/bin/shell/tests/shell_process_tests.sh.in @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2017-2020 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2017-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 |