From: Josh G. <ja...@us...> - 2004-09-08 09:43:58
|
Update of /cvsroot/iptables-p2p/iptables-p2p/iptables In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16269/iptables Modified Files: libipt_p2p.c Log Message: more formatting Index: libipt_p2p.c =================================================================== RCS file: /cvsroot/iptables-p2p/iptables-p2p/iptables/libipt_p2p.c,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- libipt_p2p.c 8 Sep 2004 09:31:16 -0000 1.19 +++ libipt_p2p.c 8 Sep 2004 09:43:48 -0000 1.20 @@ -4,6 +4,9 @@ * Iptables match extension for matching commonly used peer-to-peer * services. See the kernel module for implementation details. * + * Copyright (C) 2003-2004 Filipe Almeida <fi...@rn...> + * Copyright (C) 2003-2004 Josh Guilfoyle <ja...@fa...> + * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2, or (at your option) any |