From: sfd Date: Tue, 29 Jul 2014 05:06:35 +0000 (+1200) Subject: Update contact details X-Git-Tag: libpcap-1.7.2^2~77^2~4 X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/fc468b0e23994ca95dbac6a886fee8c3d4ad2b22 Update contact details --- diff --git a/pcap-dag.c b/pcap-dag.c index 66a8b91b..d41acfd8 100644 --- a/pcap-dag.c +++ b/pcap-dag.c @@ -1,5 +1,5 @@ /* - * pcap-dag.c: Packet capture interface for Endace DAG card. + * pcap-dag.c: Packet capture interface for Emulex EndaceDAG cards. * * The functionality of this code attempts to mimic that of pcap-linux as much * as possible. This code is compiled in several different ways depending on @@ -10,9 +10,9 @@ * called as required from their pcap-linux/bpf equivalents. * * Authors: Richard Littin, Sean Irvine ({richard,sean}@reeltwo.com) - * Modifications: Jesper Peterson - * Koryn Grant - * Stephen Donnelly + * Modifications: Jesper Peterson + * Koryn Grant + * Stephen Donnelly */ #ifdef HAVE_CONFIG_H