mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 19:34:08 +00:00 
			
		
		
		
	bpo-30668: add missing word in license.rst (GH-13115)
This commit is contained in:
		
							parent
							
								
									678bb9d1b5
								
							
						
					
					
						commit
						4920c093da
					
				
					 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
 | 
					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>
 | 
					  <MIT License>
 | 
				
			||||||
  Copyright (c) 2013  Marek Majkowski <marek@popcount.org>
 | 
					  Copyright (c) 2013  Marek Majkowski <marek@popcount.org>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue