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 /examples | |
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 'examples')
-rw-r--r-- | examples/Makefile.am | 2 | ||||
-rw-r--r-- | examples/Makefile.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index 948358b..6bc42de 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (c) 2018-2021, OARC, Inc. +# Copyright (c) 2018-2022, OARC, Inc. # All rights reserved. # # This file is part of dnsjit. diff --git a/examples/Makefile.in b/examples/Makefile.in index c763907..db19654 100644 --- a/examples/Makefile.in +++ b/examples/Makefile.in @@ -14,7 +14,7 @@ @SET_MAKE@ -# Copyright (c) 2018-2021, OARC, Inc. +# Copyright (c) 2018-2022, OARC, Inc. # All rights reserved. # # This file is part of dnsjit. |