aboutsummaryrefslogtreecommitdiffstats
path: root/packet-wtp.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-02-13 00:17:55 +0000
committerGuy Harris <guy@alum.mit.edu>2001-02-13 00:17:55 +0000
commit35dfa54307a12b8bdfb5857a33b9a233b889249d (patch)
tree3b712b923572e822b23b9fce4cbb3df12891192e /packet-wtp.h
parent30d13244ebccf956ea1511cf8bb331ab2e542df7 (diff)
Updates from Neil Hunter.
svn path=/trunk/; revision=3026
Diffstat (limited to 'packet-wtp.h')
-rw-r--r--packet-wtp.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/packet-wtp.h b/packet-wtp.h
index f16d2c6000..86f1db5121 100644
--- a/packet-wtp.h
+++ b/packet-wtp.h
@@ -1,14 +1,16 @@
-/* packet-wtp.h (c) 2000 Neil Hunter
- * Based on original work by Ben Fowler
+/* packet-wtp.h
*
* Declarations for disassembly of WTP component of WAP traffic.
*
- * $Id: packet-wtp.h,v 1.2 2000/11/04 07:39:16 guy Exp $
+ * $Id: packet-wtp.h,v 1.3 2001/02/13 00:17:54 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
* Copyright 1998 Gerald Combs
*
+ * WAP dissector based on original work by Ben Fowler
+ * Updated by Neil Hunter <neil.hunter@energis-squared.com>
+ * WTLS support by Alexandre P. Ferreira (Splice IP)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -23,8 +25,6 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *
- *
*/
#ifndef __PACKET_WTP_H__