change a whole bunch of ethereal into wireshark
[obnox/wireshark/wip.git] / epan / dissectors / packet-aim-email.c
index dc1287e2cdbf570e4e87bf7dc995acf45854ac84..f69d4eb4dcbcee3a7a7b87cc0df32aff84e4ec78 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
@@ -54,7 +54,7 @@ static int proto_aim_email = -1;
 /* Initialize the subtree pointers */
 static gint ett_aim_email      = -1;
 
-/* Register the protocol with Ethereal */
+/* Register the protocol with Wireshark */
 void
 proto_register_aim_email(void)
 {