diff --git a/AUTHORS.src b/AUTHORS.src index 64d135fac8..4af80565cf 100644 --- a/AUTHORS.src +++ b/AUTHORS.src @@ -4010,11 +4010,7 @@ Mattia Cazzola provided a patch to the hex dump display r We use the exception module from Kazlib, a C library written by Kaz Kylheku . Thanks go to him for his well-written library. The Kazlib home page can be found at http://www.kylheku.com/~kaz/kazlib.html -We use Lua BitOp, written by Mike Pall, for bitwise operations on numbers in Lua. The Lua BitOp home page can be found at https://bitop.luajit.org/ - -Henrik Brix Andersen gave permission for his webbrowser calling routine to be used. - -Christophe Devine gave permission for his SHA1 routines to be used. +We use Lua BitOp, written by Mike Pall, for bitwise operations on numbers in Lua. The Lua BitOp home page can be found at https://bitop.luajit.org snax gave permission to use his(?) weak key detection code from Airsnort. @@ -4025,3 +4021,5 @@ We use the natural order string comparison algorithm, written by Martin Pool granted permission to use QCustomPlot. Some icons made by Freepik, http://www.freepik.com from https://www.flaticon.com + +Insecure.Com LLC ("The Nmap Project") has granted the Wireshark Foundation permission to distribute Npcap with our Windows installers. diff --git a/tools/generate_authors.pl b/tools/generate_authors.pl index 5151aaab16..697d0e0d77 100755 --- a/tools/generate_authors.pl +++ b/tools/generate_authors.pl @@ -54,6 +54,8 @@ We use the natural order string comparison algorithm, written by Martin Pool granted permission to use QCustomPlot. +Some icons made by Freepik, http://www.freepik.com from https://www.flaticon.com + Insecure.Com LLC (\"The Nmap Project\") has granted the Wireshark Foundation permission to distribute Npcap with our Windows installers. ";