diff --git a/extensions/libxt_CHECKSUM.c b/extensions/libxt_CHECKSUM.c index 21bbebf..35b15cf 100644 --- a/extensions/libxt_CHECKSUM.c +++ b/extensions/libxt_CHECKSUM.c @@ -1,14 +1,9 @@ -/* Shared library add-on to xtables for CHECKSUM - * +/* * (C) 2002 by Harald Welte * (C) 2010 by Red Hat, Inc * Author: Michael S. Tsirkin * * This program is distributed under the terms of GNU GPL v2, 1991 - * - * libxt_CHECKSUM.c borrowed some bits from libipt_ECN.c - * - * $Id$ */ #include #include diff --git a/extensions/xt_CHECKSUM.c b/extensions/xt_CHECKSUM.c index 2ae1960..cc9a396 100644 --- a/extensions/xt_CHECKSUM.c +++ b/extensions/xt_CHECKSUM.c @@ -1,5 +1,4 @@ -/* iptables module for the packet checksum mangling - * +/* * (C) 2002 by Harald Welte * (C) 2010 Red Hat, Inc. *