]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
email-json: add author
authorEric Leblond <eric@regit.org>
Thu, 7 May 2015 12:44:14 +0000 (14:44 +0200)
committerEric Leblond <eric@regit.org>
Tue, 6 Oct 2015 21:30:45 +0000 (23:30 +0200)
Add myself as author and change the copyright date.

src/output-json-email-common.c

index d05ecea14169b8a8ad173d76736e2f0e8b9d4985..12e91f3ef39687a7abb65a32c4f9015e443968c7 100644 (file)
@@ -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 <td@npulsetech.com>
+ * \author Eric Leblond <eric@regit.org>
  *
  * Implements json common email logging portion of the engine.
  */