From aa3a3da4874b2fe1e751a4b532bc89c256baf0dd Mon Sep 17 00:00:00 2001 From: Kamila Szewczyk Date: Mon, 14 Oct 2024 22:42:39 +0200 Subject: [PATCH] update AUTHORS --- AUTHORS | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/AUTHORS b/AUTHORS index 28826af..312e8f1 100644 --- a/AUTHORS +++ b/AUTHORS @@ -3,12 +3,8 @@ Kamila Szewczyk Acknowledgements: - Marshall Lochbaum (improved syndrome calculation). -- Peter Cawley (developed the mixed-PCMULQDQ and SSE4.2 CRC32C - acceleration technique used by xpar). The code in xpar is - based on the fast-crc32 project of Peter's, available under - the MIT license. - Phil Karn (KA9Q) originally implemented the error+erasure - correction codec used by xpar. + correction codec used by xpar (GPLv2). Also contains verbatim code written by: - Rich Felker (getopt_long shim, Expat/MIT license). \ No newline at end of file