Skip to content

Commit dd536fd

Browse files
Call out pyzstd explicitly in license description
Co-authored-by: Adam Turner <[email protected]>
1 parent c986801 commit dd536fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/license.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1139,7 +1139,7 @@ Zstandard bindings
11391139

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