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/output/pcap.c | |
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 '')
-rw-r--r-- | src/output/pcap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/output/pcap.c b/src/output/pcap.c index ede9881..81cc353 100644 --- a/src/output/pcap.c +++ b/src/output/pcap.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021, OARC, Inc. + * Copyright (c) 2018-2022, OARC, Inc. * All rights reserved. * * This file is part of dnsjit. |