aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bvlc.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-bvlc.c')
-rw-r--r--epan/dissectors/packet-bvlc.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-bvlc.c b/epan/dissectors/packet-bvlc.c
index 0f92c5c6fa..19d5fb8fb2 100644
--- a/epan/dissectors/packet-bvlc.c
+++ b/epan/dissectors/packet-bvlc.c
@@ -4,8 +4,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
*
* Copied from README.developer,v 1.23
@@ -421,6 +421,6 @@ proto_reg_handoff_bvlc(void)
* a violation of this protocol.
*
* This dissector does not analyse UDP packets other than on port 0xBAC0.
- * If you changed your BACnet port locally, use the ethereal feature
+ * If you changed your BACnet port locally, use the wireshark feature
* "Decode As".
*/