From 614c64b3b569f45a7f6a6b03a033a522e873fe75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D0=BE=D0=BC=D0=B0=D0=BD=20=D0=94=D0=BE=D0=BD=D1=87?= =?UTF-8?q?=D0=B5=D0=BD=D0=BA=D0=BE?= Date: Fri, 5 Nov 2021 01:23:14 +0300 Subject: [PATCH] Synchronize the acknowledgements between AUTHORS.src and generate_authors.pl Note that the Henrik Brix Andersen and Christophe Devine acknowledgements were deliberately removed in 272becd8. --- AUTHORS.src | 8 +++----- tools/generate_authors.pl | 2 ++ 2 files changed, 5 insertions(+), 5 deletions(-) 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. ";