From: Victor Julien Date: Mon, 18 Jun 2018 08:52:59 +0000 (+0200) Subject: dhcp: add author X-Git-Tag: suricata-4.1.0-rc1~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b61e9c21736de2f37e1f99f54016fa9ae99a7f06;p=thirdparty%2Fsuricata.git dhcp: add author --- diff --git a/src/output-json-dhcp.h b/src/output-json-dhcp.h index 4b8dfcec65..682347c713 100644 --- a/src/output-json-dhcp.h +++ b/src/output-json-dhcp.h @@ -18,7 +18,7 @@ /** * \file * - * \author FirstName LastName + * \author Jason Ish */ #ifndef __OUTPUT_JSON_DHCP_H__