aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
diff options
context:
space:
mode:
authorMartin Kaiser <martin@skogar.kaiser.cx>2014-04-20 21:34:43 +0200
committerMartin Kaiser <wireshark@kaiser.cx>2014-04-21 17:51:01 +0000
commit9c08f8db7c8e0722a4a58501d51f58e8453bf76b (patch)
treee054717824b6102c3355613c63e73b6082fcfa3a /epan/dissectors
parent4b754b77e7b4a993b97fc00341d57fac719919ba (diff)
mention the E-LMI lua dissector in the header
Change-Id: I5e0e44019ddee4d39fbf2d6204c40c02d3e97c6f Reviewed-on: https://code.wireshark.org/review/1243 Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
Diffstat (limited to 'epan/dissectors')
-rw-r--r--epan/dissectors/packet-elmi.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-elmi.c b/epan/dissectors/packet-elmi.c
index 6431c88753..70074721ae 100644
--- a/epan/dissectors/packet-elmi.c
+++ b/epan/dissectors/packet-elmi.c
@@ -2,6 +2,9 @@
* Routines for Ethernet Local Management Interface (E-LMI) dissection
* Copyright 2014, Martin Kaiser <martin@kaiser.cx>
*
+ * based on a dissector written in lua
+ * Copyright 2013, Werner Fischer (fischer-interactive.de)
+ *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs