diff options
author | Guy Harris <guy@alum.mit.edu> | 2004-02-14 22:48:53 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2004-02-14 22:48:53 +0000 |
commit | 8026255c082c819d7c9240c477734fb53528f7b2 (patch) | |
tree | 2acefd1f85e15fc868ddf5f90b27fc669d9f831a | |
parent | b50c9c75af59524e77af7c549c15ff8843561bb3 (diff) | |
download | wireshark-8026255c082c819d7c9240c477734fb53528f7b2.tar.gz wireshark-8026255c082c819d7c9240c477734fb53528f7b2.tar.bz2 wireshark-8026255c082c819d7c9240c477734fb53528f7b2.zip |
Update Andreas Sikkema's e-mail address.
svn path=/trunk/; revision=10065
-rw-r--r-- | packet-h225.c | 4 | ||||
-rw-r--r-- | packet-h245.c | 5 | ||||
-rw-r--r-- | packet-h261.c | 4 | ||||
-rw-r--r-- | packet-rtcp.c | 4 | ||||
-rw-r--r-- | packet-rtp.c | 4 | ||||
-rw-r--r-- | packet-tpkt.c | 4 |
6 files changed, 12 insertions, 13 deletions
diff --git a/packet-h225.c b/packet-h225.c index ab3dee2e27..9099bddcb8 100644 --- a/packet-h225.c +++ b/packet-h225.c @@ -2,9 +2,9 @@ * Routines for H.225 packet dissection * 2003 Ronnie Sahlberg * - * Maintained by Andreas Sikkema (andreas.sikkema@philips.com) + * Maintained by Andreas Sikkema (h323@ramdyne.nl) * - * $Id: packet-h225.c,v 1.31 2004/02/13 19:33:14 guy Exp $ + * $Id: packet-h225.c,v 1.32 2004/02/14 22:48:52 guy Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs <gerald@ethereal.com> diff --git a/packet-h245.c b/packet-h245.c index 00c89351af..4e5077d0eb 100644 --- a/packet-h245.c +++ b/packet-h245.c @@ -4,10 +4,9 @@ * with great support with testing and providing capturefiles * from Martin Regner * + * Maintained by Andreas Sikkema (h323@ramdyne.nl) * - * Maintained by Andreas Sikkema (andreas.sikkema@philips.com) - * - * $Id: packet-h245.c,v 1.45 2004/02/13 19:33:14 guy Exp $ + * $Id: packet-h245.c,v 1.46 2004/02/14 22:48:52 guy Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs <gerald@ethereal.com> diff --git a/packet-h261.c b/packet-h261.c index c9f6679564..b3ad7f98dd 100644 --- a/packet-h261.c +++ b/packet-h261.c @@ -2,10 +2,10 @@ * * Routines for ITU-T Recommendation H.261 dissection * - * $Id: packet-h261.c,v 1.19 2003/08/23 06:36:46 guy Exp $ + * $Id: packet-h261.c,v 1.20 2004/02/14 22:48:52 guy Exp $ * * Copyright 2000, Philips Electronics N.V. - * Andreas Sikkema <andreas.sikkema@philips.com> + * Andreas Sikkema <h323@ramdyne.nl> * * Ethereal - Network traffic analyzer * By Gerald Combs <gerald@ethereal.com> diff --git a/packet-rtcp.c b/packet-rtcp.c index 095a5c2877..cb56c7afa1 100644 --- a/packet-rtcp.c +++ b/packet-rtcp.c @@ -1,12 +1,12 @@ /* packet-rtcp.c * - * $Id: packet-rtcp.c,v 1.38 2003/11/09 22:55:34 guy Exp $ + * $Id: packet-rtcp.c,v 1.39 2004/02/14 22:48:52 guy Exp $ * * Routines for RTCP dissection * RTCP = Real-time Transport Control Protocol * * Copyright 2000, Philips Electronics N.V. - * Written by Andreas Sikkema <andreas.sikkema@philips.com> + * Written by Andreas Sikkema <h323@ramdyne.nl> * * Ethereal - Network traffic analyzer * By Gerald Combs <gerald@ethereal.com> diff --git a/packet-rtp.c b/packet-rtp.c index 9786853800..ab19970781 100644 --- a/packet-rtp.c +++ b/packet-rtp.c @@ -4,9 +4,9 @@ * RTP = Real time Transport Protocol * * Copyright 2000, Philips Electronics N.V. - * Written by Andreas Sikkema <andreas.sikkema@philips.com> + * Written by Andreas Sikkema <h323@ramdyne.nl> * - * $Id: packet-rtp.c,v 1.44 2004/01/31 09:48:25 guy Exp $ + * $Id: packet-rtp.c,v 1.45 2004/02/14 22:48:53 guy Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs <gerald@ethereal.com> diff --git a/packet-tpkt.c b/packet-tpkt.c index b50ea771c8..4c6de18bff 100644 --- a/packet-tpkt.c +++ b/packet-tpkt.c @@ -2,12 +2,12 @@ * * Routine to check for RFC 1006 TPKT header and to dissect TPKT header * Copyright 2000, Philips Electronics N.V. - * Andreas Sikkema <andreas.sikkema@philips.com> + * Andreas Sikkema <h323@ramdyne.nl> * * Routine to dissect RFC 1006 TPKT packet containing OSI TP PDU * Copyright 2001, Martin Thomas <Martin_A_Thomas@yahoo.com> * - * $Id: packet-tpkt.c,v 1.24 2003/12/02 18:50:52 guy Exp $ + * $Id: packet-tpkt.c,v 1.25 2004/02/14 22:48:53 guy Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs <gerald@ethereal.com> |