aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2019-01-03 08:33:58 +0000
committerAnders Broman <a.broman58@gmail.com>2019-01-03 12:18:32 +0000
commit66de3fcf9d7e058b279a1003313e8e644d543b3a (patch)
tree1cbdb80378ae61a13b31089dfd3a4aeb6d00288e /epan/dissectors
parent1ccb0b7a8e9f0e063558e5be58f1c90a3c2842c5 (diff)
knsxip: fix header
it is no longer Ethereal (=> Wireshark) Change-Id: I2a59aa0ec4e18b05612bbce6ede18db9ae350e49 Reviewed-on: https://code.wireshark.org/review/31317 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors')
-rw-r--r--epan/dissectors/packet-knxip.c4
-rw-r--r--epan/dissectors/packet-knxip.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/epan/dissectors/packet-knxip.c b/epan/dissectors/packet-knxip.c
index 9f92580fd5..49778e649d 100644
--- a/epan/dissectors/packet-knxip.c
+++ b/epan/dissectors/packet-knxip.c
@@ -3,8 +3,8 @@
* By Jan Kessler <kessler@ise.de>
* Copyright 2004, Jan Kessler <kessler@ise.de>
*
- * Ethereal - Network traffic analyzer
- * By Gerald Combs <gerald@ethereal.com>
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/epan/dissectors/packet-knxip.h b/epan/dissectors/packet-knxip.h
index b5a04bdaa4..90e51c3208 100644
--- a/epan/dissectors/packet-knxip.h
+++ b/epan/dissectors/packet-knxip.h
@@ -2,8 +2,8 @@
* Routines for KNXnet/IP dissection
* Copyright 2004, Jan Kessler <kessler@ise.de>
*
- * Ethereal - Network traffic analyzer
- * By Gerald Combs <gerald@ethereal.com>
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* SPDX-License-Identifier: GPL-2.0-or-later