diff --git a/racket/src/ChezScheme/NOTICE b/racket/src/ChezScheme/NOTICE index a2067d8388..9fa93e4587 100644 --- a/racket/src/ChezScheme/NOTICE +++ b/racket/src/ChezScheme/NOTICE @@ -28,3 +28,6 @@ Builds of this product incorporate separately copyrighted code from: * the Zlib compression library, developed by Jean-loup Gailly and Mark Adler + +* the LZ4 compression library, developed by Yann Collet and + contributors.