change a whole bunch of ethereal into wireshark
[obnox/wireshark/wip.git] / epan / dissectors / packet-xdmcp.c
index 6bf94692c7fdf27ad9d6e2458216d179a4081d72..1f48a97e07de77c33254d68e94ac16829b818809 100644 (file)
@@ -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
  *
  * This program is free software; you can redistribute it and/or
@@ -441,7 +441,7 @@ static void dissect_xdmcp(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
   }
 }
 
-/* Register the protocol with Ethereal */
+/* Register the protocol with Wireshark */
 void proto_register_xdmcp(void)
 {
   /* Setup list of header fields */