From 24bb0b7f53675acc88200c094dfb0ca2e23e4673 Mon Sep 17 00:00:00 2001 From: havup <42641299+havup@users.noreply.github.com> Date: Fri, 27 Mar 2020 13:09:46 +0800 Subject: Update s7comm.c --- src/lib/protocols/s7comm.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/lib/protocols') diff --git a/src/lib/protocols/s7comm.c b/src/lib/protocols/s7comm.c index 143d44b27..e73711fc0 100644 --- a/src/lib/protocols/s7comm.c +++ b/src/lib/protocols/s7comm.c @@ -1,8 +1,7 @@ /* * s7comm.c - * * Copyright (C) 2011-20 - ntop.org - * + * * This file is part of nDPI, an open source deep packet inspection * library based on the OpenDPI and PACE technology by ipoque GmbH * @@ -18,7 +17,7 @@ * * You should have received a copy of the GNU Lesser General Public License * along with nDPI. If not, see . - * + * */ #include "ndpi_protocol_ids.h" #include "ndpi_api.h" -- cgit v1.2.3