From 06b1d71032f3b627058e4efe02dfd85ddb359094 Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Thu, 28 Apr 2011 10:31:42 +0200 Subject: [PATCH] Small optimizations to IPV4 and TCP header parsing. --- src/decode-tcp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/decode-tcp.c b/src/decode-tcp.c index 9e2b07c08b..ae32929158 100644 --- a/src/decode-tcp.c +++ b/src/decode-tcp.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2010 Open Information Security Foundation +/* Copyright (C) 2007-2011 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