aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Dreibholz <dreibh@simula.no>2021-02-22 14:21:19 +0100
committerAndersBroman <a.broman58@gmail.com>2021-02-22 18:18:45 +0000
commit3a25ebbc42d5fd2e1c42e61154ffeebc2a28ef64 (patch)
tree7f77255916ca6698c6bea493b2cc26af3ddf703f
parent614df91e2390cc0c667d2e752d2f03e655616687 (diff)
Updated broken URL in headers.
-rw-r--r--epan/dissectors/packet-componentstatus.c7
-rw-r--r--epan/dissectors/packet-scriptingservice.c6
2 files changed, 7 insertions, 6 deletions
diff --git a/epan/dissectors/packet-componentstatus.c b/epan/dissectors/packet-componentstatus.c
index 605ad7ccc5..382f30e770 100644
--- a/epan/dissectors/packet-componentstatus.c
+++ b/epan/dissectors/packet-componentstatus.c
@@ -1,8 +1,9 @@
/* packet-componentstatus.c
- * Routines for the Component Status Protocol of the rsplib RSerPool implementation
- * http://www.tdr.wiwi.uni-due.de/forschung/forschungsprojekte/reliable-server-pooling//
+ * Routines for the Component Status Protocol of the
+ * RSPLIB RSerPool implementation
+ * https://www.uni-due.de/~be0001/rserpool/
*
- * Copyright 2006 by Thomas Dreibholz <dreibh [AT] exp-math.uni-essen.de>
+ * Copyright 2006-2021 by Thomas Dreibholz <dreibh [AT] iem.uni-due.de>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
diff --git a/epan/dissectors/packet-scriptingservice.c b/epan/dissectors/packet-scriptingservice.c
index fc3b7033ff..058964e5a2 100644
--- a/epan/dissectors/packet-scriptingservice.c
+++ b/epan/dissectors/packet-scriptingservice.c
@@ -1,9 +1,9 @@
/* packet-scriptingservice.c
* Routines for the Scripting Service Protocol, a load distribution application
- * of the rsplib RSerPool implementation
- * http://tdrwww.iem.uni-due.de/dreibholz/rserpool/
+ * of the RSPLIB RSerPool implementation
+ * https://www.uni-due.de/~be0001/rserpool/
*
- * Copyright 2008-2010 by Thomas Dreibholz <dreibh [AT] iem.uni-due.de>
+ * Copyright 2006-2021 by Thomas Dreibholz <dreibh [AT] iem.uni-due.de>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>