aboutsummaryrefslogtreecommitdiffstats
path: root/packet-multipart.c
diff options
context:
space:
mode:
authorobiot <obiot@f5534014-38df-0310-8fa8-9805f1628bb7>2004-03-08 22:03:59 +0000
committerobiot <obiot@f5534014-38df-0310-8fa8-9805f1628bb7>2004-03-08 22:03:59 +0000
commit5d93bb15624a7f20468a867648298bbcb8bd80f9 (patch)
tree7e4766e72ed082d3491fd60d40bf3a7976ef7e16 /packet-multipart.c
parent80276f1751414627828996caee83c3558b7df506 (diff)
Remove email addresses and add a reference to the AUTHORS file (or man page)
for contacting the authors of the files. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10345 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packet-multipart.c')
-rwxr-xr-xpacket-multipart.c9
1 files changed, 6 insertions, 3 deletions
diff --git a/packet-multipart.c b/packet-multipart.c
index f303354dce..a0169c05eb 100755
--- a/packet-multipart.c
+++ b/packet-multipart.c
@@ -1,9 +1,12 @@
/* packet-multipart.c
* Routines for multipart media encapsulation dissection
- * Copyright 2004, Anders Broman <anders.broman[at]ericsson.com>
- * Copyright 2004, Olivier Biot <olivier.biot[at]siemens.com>
+ * Copyright 2004, Anders Broman.
+ * Copyright 2004, Olivier Biot.
*
- * $Id: packet-multipart.c,v 1.7 2004/02/11 09:19:02 guy Exp $
+ * $Id: packet-multipart.c,v 1.8 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>