From dad1f85edb59406a00164e6533c31ca12253b790 Mon Sep 17 00:00:00 2001 From: Eric Leblond Date: Thu, 7 May 2015 14:44:14 +0200 Subject: [PATCH] email-json: add author Add myself as author and change the copyright date. --- src/output-json-email-common.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. */ -- 2.47.2