Skip to content

Commit bf28a9d

Browse files
committed
Fix path for compression.zstd module
1 parent eb15cb9 commit bf28a9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Doc/license.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1137,9 +1137,9 @@ The file is distributed under the 2-Clause BSD License::
11371137
Zstandard bindings
11381138
------------------
11391139

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::
1140+
Zstandard bindings in :file:`Modules/_zstd` and :file:`Lib/compression/zstd`
1141+
are based on code from the pyzstd library, copyright Ma Lin and contributors.
1142+
The code is distributed under the 3-Clause BSD License::
11431143

11441144
Copyright (c) 2020-present, Ma Lin and contributors.
11451145
All rights reserved.

0 commit comments

Comments
 (0)