aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2018-12-21 12:10:15 -0800
committerAnders Broman <a.broman58@gmail.com>2018-12-22 06:31:15 +0000
commit272becd8ca70e9aa8e0c12dc33871c207722dc46 (patch)
treef73d7306b613c2bee1aadeb8c43bfd3c7c81fc7d /tools
parentcd41203949cc50615d2039ce8a21d0110d9638c2 (diff)
AUTHORS: Add an acknowledgement for Npcap.
Add an acknowledgement to Insecure.com for letting us redistribute Npcap. Nmap and Wireshark were originally granted distribution rights via https://github.com/nmap/npcap/commit/167d4710. While we're here, remove acknowledgements for code we no longer use. webbrowser.c was removed in 9c5049a80b with the rest of ui/gtk and sha1.h was removed in f1c75cf6ef when we migrated to Libgcrypt. Change-Id: Ifb5581f8d1fd1a1b9bd5375a4e96c3ada7d8fc61 Reviewed-on: https://code.wireshark.org/review/31163 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'tools')
-rwxr-xr-xtools/generate_authors.pl10
1 files changed, 4 insertions, 6 deletions
diff --git a/tools/generate_authors.pl b/tools/generate_authors.pl
index 51ac89b600..4cc6814d34 100755
--- a/tools/generate_authors.pl
+++ b/tools/generate_authors.pl
@@ -52,12 +52,6 @@ We use Lua BitOp, written by Mike Pall, for bitwise operations
on numbers in Lua. The Lua BitOp home page can be found at
http://bitop.luajit.org/
-Henrik Brix Andersen <brix[AT]gimp.org> gave permission for his
-webbrowser calling routine to be used.
-
-Christophe Devine <c.devine[AT]cr0.net> gave permission for his
-SHA1 routines to be used.
-
snax <snax[AT]shmoo.com> gave permission to use his(?) weak key
detection code from Airsnort.
@@ -68,6 +62,10 @@ Martin Pool <mbp[AT]sourcefrog.net>.
Emanuel Eichhammer <support[AT]qcustomplot.com> granted permission
to use QCustomPlot.
+
+Insecure.Com LLC ("The Nmap Project") has granted the Wireshark
+Foundation permission to distribute Npcap with our Windows
+installers.
";
my $git_log_text = "