diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-03-26 05:32:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-03-26 05:33:10 +0000 |
commit | eecb710e7b11227e9ce3ceffc2fed79a7ca48720 (patch) | |
tree | 6b9ccc399f5f43360bafdc6ea647a4b1abbef47b /src/test/test3.sh | |
parent | Releasing debian version 1.2.2-1. (diff) | |
download | dnsjit-eecb710e7b11227e9ce3ceffc2fed79a7ca48720.tar.xz dnsjit-eecb710e7b11227e9ce3ceffc2fed79a7ca48720.zip |
Merging upstream version 1.2.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-x | src/test/test3.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test3.sh b/src/test/test3.sh index b9a0b64..f0b3581 100755 --- a/src/test/test3.sh +++ b/src/test/test3.sh @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2018-2021, OARC, Inc. +# Copyright (c) 2018-2022, OARC, Inc. # All rights reserved. # # This file is part of dnsjit. |