name change
[obnox/wireshark/wip.git] / version_info.c
index b9cfde4552945877a0ce6bf0daeb4134e71137af..6b508b9e7946f0bd0ce639cd5b628b61f0ffbcef 100644 (file)
@@ -3,8 +3,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
@@ -402,7 +402,7 @@ const char *
 get_copyright_info(void)
 {
        return
-"Copyright 1998-2006 Gerald Combs <gerald@ethereal.com> and contributors.\n"
+"Copyright 1998-2006 Gerald Combs <gerald@wireshark.org> and contributors.\n"
 "This is free software; see the source for copying conditions. There is NO\n"
 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n";
 }