aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/h223
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/h223')
-rw-r--r--plugins/h223/Makefile.am4
-rw-r--r--plugins/h223/Makefile.common4
-rw-r--r--plugins/h223/golay.c4
-rw-r--r--plugins/h223/golay.h4
-rw-r--r--plugins/h223/packet-h223.c4
-rw-r--r--plugins/h223/packet-h223.h4
-rw-r--r--plugins/h223/packet-srp.c4
-rw-r--r--plugins/h223/packet-srp.h4
8 files changed, 16 insertions, 16 deletions
diff --git a/plugins/h223/Makefile.am b/plugins/h223/Makefile.am
index 26e8bb7df1..1956cd88af 100644
--- a/plugins/h223/Makefile.am
+++ b/plugins/h223/Makefile.am
@@ -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
diff --git a/plugins/h223/Makefile.common b/plugins/h223/Makefile.common
index 08c5f54adf..c691c816a0 100644
--- a/plugins/h223/Makefile.common
+++ b/plugins/h223/Makefile.common
@@ -5,8 +5,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
diff --git a/plugins/h223/golay.c b/plugins/h223/golay.c
index 85eb540635..3de2062269 100644
--- a/plugins/h223/golay.c
+++ b/plugins/h223/golay.c
@@ -6,8 +6,8 @@
* This implementation will detect up to 4 errors in a codeword (without
* being able to correct them); it will correct up to 3 errors.
*
- * 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
diff --git a/plugins/h223/golay.h b/plugins/h223/golay.h
index 4413c673bc..1a6e7994a8 100644
--- a/plugins/h223/golay.h
+++ b/plugins/h223/golay.h
@@ -10,8 +10,8 @@
* the bottom 12 bits and the parity in bits 12-23.
*
*
- * 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
diff --git a/plugins/h223/packet-h223.c b/plugins/h223/packet-h223.c
index 495e790a7c..9b6a532769 100644
--- a/plugins/h223/packet-h223.c
+++ b/plugins/h223/packet-h223.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
*
* This program is free software; you can redistribute it and/or
diff --git a/plugins/h223/packet-h223.h b/plugins/h223/packet-h223.h
index 513f162306..9f00cfdeb6 100644
--- a/plugins/h223/packet-h223.h
+++ b/plugins/h223/packet-h223.h
@@ -3,8 +3,8 @@
* Routines for H.223 packet dissection
* 2004 Richard van der Hoff <richardv@mxtelecom.com>
*
- * 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
diff --git a/plugins/h223/packet-srp.c b/plugins/h223/packet-srp.c
index bf0d33a1b7..f79d5692f7 100644
--- a/plugins/h223/packet-srp.c
+++ b/plugins/h223/packet-srp.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
*
* This program is free software; you can redistribute it and/or
diff --git a/plugins/h223/packet-srp.h b/plugins/h223/packet-srp.h
index be0906e7f5..1402e3f4ab 100644
--- a/plugins/h223/packet-srp.h
+++ b/plugins/h223/packet-srp.h
@@ -4,8 +4,8 @@
*
* 2004 Richard van der Hoff <richardv@mxtelecom.com>
*
- * 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