change a whole bunch of ethereal into wireshark
[obnox/wireshark/wip.git] / epan / dissectors / packet-sctp.c
index 4db3ca3a0e1f5809d4ea1f3a6ce2f79a930f046c..77956c50c500f58e76d30dffa6870b732cd450d5 100644 (file)
@@ -24,8 +24,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
@@ -2490,7 +2490,7 @@ dissect_sctp(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
     tap_queue_packet(sctp_tap, pinfo, &sctp_info);
 }
 
-/* Register the protocol with Ethereal */
+/* Register the protocol with Wireshark */
 void
 proto_register_sctp(void)
 {