aboutsummaryrefslogtreecommitdiffstats
path: root/packet-wbxml.c
diff options
context:
space:
mode:
authorOlivier Biot <obiot.ethereal@gmail.com>2004-03-08 22:03:59 +0000
committerOlivier Biot <obiot.ethereal@gmail.com>2004-03-08 22:03:59 +0000
commit4117eb2b7d27be7f16b8015ce2ae94792e2a1fbe (patch)
tree7e4766e72ed082d3491fd60d40bf3a7976ef7e16 /packet-wbxml.c
parentd312189f0d29bcd17aa12a73ca0d0b9f2dee5fba (diff)
Remove email addresses and add a reference to the AUTHORS file (or man page)
for contacting the authors of the files. svn path=/trunk/; revision=10345
Diffstat (limited to 'packet-wbxml.c')
-rw-r--r--packet-wbxml.c9
1 files changed, 6 insertions, 3 deletions
diff --git a/packet-wbxml.c b/packet-wbxml.c
index 5c2be7efac..0143cf9b52 100644
--- a/packet-wbxml.c
+++ b/packet-wbxml.c
@@ -1,9 +1,12 @@
/* packet-wbxml.c
*
- * Routines for wbxml dissection
- * Copyright 2003, Olivier Biot <olivier.biot (ad) siemens.com>
+ * Routines for WAP Binary XML dissection
+ * Copyright 2003, 2004, Olivier Biot.
*
- * $Id: packet-wbxml.c,v 1.28 2004/03/08 21:41:47 obiot Exp $
+ * $Id: packet-wbxml.c,v 1.29 2004/03/08 22:03:59 obiot Exp $
+ *
+ * Refer to the AUTHORS file or the AUTHORS section in the man page
+ * for contacting the author(s) of this file.
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>