From 0f14c55e52d73bfdf030caa67df95395affdb612 Mon Sep 17 00:00:00 2001 From: Eric Leblond Date: Sun, 7 Feb 2021 19:31:44 +0100 Subject: [PATCH] log/pcap: update copyright date --- src/log-pcap.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/log-pcap.c b/src/log-pcap.c index fdc4f0ec98..52cb6ff4fe 100644 --- a/src/log-pcap.c +++ b/src/log-pcap.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2014 Open Information Security Foundation +/* Copyright (C) 2007-2021 Open Information Security Foundation * * You can copy, redistribute or modify this Program under the terms of * the GNU General Public License version 2 as published by the Free @@ -15,7 +15,6 @@ * 02110-1301, USA. */ - /** * \file *