mirror of
https://github.com/python/cpython.git
synced 2026-04-21 19:31:17 +00:00
bpo-30668: add missing word in license.rst (GH-13115)
(cherry picked from commit 4920c093da)
Co-authored-by: Patrick Mühlbauer <tmuxbiene@googlemail.com>
This commit is contained in:
parent
905ce9eeb1
commit
8777915ade
1 changed files with 1 additions and 1 deletions
|
|
@ -561,7 +561,7 @@ SipHash24
|
|||
---------
|
||||
|
||||
The file :file:`Python/pyhash.c` contains Marek Majkowski' implementation of
|
||||
Dan Bernstein's SipHash24 algorithm. The contains the following note::
|
||||
Dan Bernstein's SipHash24 algorithm. It contains the following note::
|
||||
|
||||
<MIT License>
|
||||
Copyright (c) 2013 Marek Majkowski <marek@popcount.org>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue