diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-11-19 14:45:32 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-11-19 14:45:45 +0000 |
commit | 843f8a24f27eb0c724a1aec4d95b3790d95e48c7 (patch) | |
tree | 447c083f0d4eceafca3e377ad1d574ebc1a0061d /contrib/queryparse | |
parent | Releasing debian version 2.9.0-1. (diff) | |
download | dnsperf-843f8a24f27eb0c724a1aec4d95b3790d95e48c7.tar.xz dnsperf-843f8a24f27eb0c724a1aec4d95b3790d95e48c7.zip |
Merging upstream version 2.10.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'contrib/queryparse')
-rwxr-xr-x | contrib/queryparse/queryparse | 2 | ||||
-rw-r--r-- | contrib/queryparse/queryparse.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/queryparse/queryparse b/contrib/queryparse/queryparse index 01edeaf..b138406 100755 --- a/contrib/queryparse/queryparse +++ b/contrib/queryparse/queryparse @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright 2019-2021 OARC, Inc. +# Copyright 2019-2022 OARC, Inc. # Copyright 2017-2018 Akamai Technologies # Copyright 2006-2016 Nominum, Inc. # All rights reserved. diff --git a/contrib/queryparse/queryparse.1 b/contrib/queryparse/queryparse.1 index bfcac8c..3483d27 100644 --- a/contrib/queryparse/queryparse.1 +++ b/contrib/queryparse/queryparse.1 @@ -1,4 +1,4 @@ -.\" Copyright 2019-2021 OARC, Inc. +.\" Copyright 2019-2022 OARC, Inc. .\" Copyright 2017-2018 Akamai Technologies .\" Copyright 2006-2016 Nominum, Inc. .\" All rights reserved. |