aboutsummaryrefslogtreecommitdiffstats
path: root/packet-multipart.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-multipart.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-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>