]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
fastlog: copyright year bump and remove stale comments 4864/head
authorVictor Julien <victor@inliniac.net>
Fri, 24 Apr 2020 08:28:06 +0000 (10:28 +0200)
committerVictor Julien <victor@inliniac.net>
Fri, 24 Apr 2020 09:09:48 +0000 (11:09 +0200)
src/alert-fastlog.c

index 7d955f307b1fd755bfda7acf25810f1771a649b2..a9c539b3daa9ef14f7ed378c550a4449718d720f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2014 Open Information Security Foundation
+/* Copyright (C) 2007-2020 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
@@ -22,9 +22,6 @@
  *
  * Logs alerts in a line based text format compatible to Snort's
  * alert_fast format.
- *
- * \todo Support classifications
- * \todo Support more than just IPv4/IPv6 TCP/UDP.
  */
 
 #include "suricata-common.h"