aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS5
1 files changed, 3 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index 8f2c7d94fc..e57c8f9702 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -4596,6 +4596,7 @@ Rohan Saini <rohan.saini[AT]nokia.com>
Roland Haenel <roland[AT]haenel.me>
Roland Knall <rknall[AT]gmail.com>
Romain Tartière <romain[AT]blogreen.org>
+Roman Koshelev <roman.koshelev[AT]bk.ru>
Roman Leonhartsberger <ro.leonhartsberger[AT]gmail.com>
Roman Volkov <volkoff_roman[AT]ukr.net>
Ronen Boazi <ronen.boazi[AT]intel.com>
@@ -4772,7 +4773,7 @@ Dan Lasley <dlasley[AT]promus.com> gave permission for his dumpit() hex-dump rou
Mattia Cazzola <mattiac[AT]alinet.it> provided a patch to the hex dump display routine.
-We use the exception module from Kazlib, a C library written by Kaz Kylheku <kaz[AT]kylheku.com>. Thanks go to him for his well-written library. The Kazlib home page can be found at http://www.kylheku.com/~kaz/kazlib.html
+Kaz Kylheku <kaz[AT]kylheku.com> provided the C library Kazlib, from which we took the exception module. 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
@@ -4780,7 +4781,7 @@ snax <snax[AT]shmoo.com> gave permission to use his(?) weak key detection code f
IANA gave permission for their port-numbers file to be used.
-We use the natural order string comparison algorithm, written by Martin Pool <mbp[AT]sourcefrog.net>.
+Martin Pool <mbp[AT]sourcefrog.net> provided the natural order string comparison algorithm we use.
Emanuel Eichhammer <support[AT]qcustomplot.com> granted permission to use QCustomPlot.