aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aim-signon.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-aim-signon.c')
-rw-r--r--epan/dissectors/packet-aim-signon.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-aim-signon.c b/epan/dissectors/packet-aim-signon.c
index 4758f601f9..6f323fd443 100644
--- a/epan/dissectors/packet-aim-signon.c
+++ b/epan/dissectors/packet-aim-signon.c
@@ -5,8 +5,8 @@
*
* $Id$
*
- * Ethereal - Network traffic analyzer
- * By Gerald Combs <gerald@ethereal.com>
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* This program is free software; you can redistribute it and/or
@@ -153,7 +153,7 @@ static const aim_subtype aim_fnac_family_signon[] = {
};
-/* Register the protocol with Ethereal */
+/* Register the protocol with Wireshark */
void
proto_register_aim_signon(void)
{