From: Eric Leblond Date: Thu, 7 May 2015 12:44:14 +0000 (+0200) Subject: email-json: add author X-Git-Tag: suricata-3.0RC1~103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dad1f85edb59406a00164e6533c31ca12253b790;p=thirdparty%2Fsuricata.git email-json: add author Add myself as author and change the copyright date. --- diff --git a/src/output-json-email-common.c b/src/output-json-email-common.c index d05ecea141..12e91f3ef3 100644 --- a/src/output-json-email-common.c +++ b/src/output-json-email-common.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2014 Open Information Security Foundation +/* Copyright (C) 2007-2015 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 @@ -19,6 +19,7 @@ * \file * * \author Tom DeCanio + * \author Eric Leblond * * Implements json common email logging portion of the engine. */