We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb15cb9 commit bf28a9dCopy full SHA for bf28a9d
Doc/license.rst
@@ -1137,9 +1137,9 @@ The file is distributed under the 2-Clause BSD License::
1137
Zstandard bindings
1138
------------------
1139
1140
-Zstandard bindings in :file:`Modules/_zstd` and :file:`Lib/zstd` are based on
1141
-code from the pyzstd library, copyright Ma Lin and contributors. The code is
1142
-distributed under the 3-Clause BSD License::
+Zstandard bindings in :file:`Modules/_zstd` and :file:`Lib/compression/zstd`
+are based on code from the pyzstd library, copyright Ma Lin and contributors.
+The code is distributed under the 3-Clause BSD License::
1143
1144
Copyright (c) 2020-present, Ma Lin and contributors.
1145
All rights reserved.
0 commit comments