aboutsummaryrefslogtreecommitdiffstats
path: root/packet-smpp.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-smpp.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-smpp.c')
-rw-r--r--packet-smpp.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/packet-smpp.c b/packet-smpp.c
index 909e882574..031a7aca65 100644
--- a/packet-smpp.c
+++ b/packet-smpp.c
@@ -1,6 +1,6 @@
/* packet-smpp.c
* Routines for Short Message Peer to Peer dissection
- * Copyright 2001, Tom Uijldert <tom.uijldert@cmg.nl>
+ * Copyright 2001, Tom Uijldert.
*
* Data Coding Scheme decoding for GSM (SMS and CBS),
* provided by Olivier Biot.
@@ -8,8 +8,10 @@
* Dissection of multiple SMPP PDUs within one packet
* provided by Chris Wilson.
*
- * $Id: packet-smpp.c,v 1.28 2004/01/27 00:20:36 obiot Exp $
+ * $Id: packet-smpp.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>