mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement"
instead of BSD licence.
This commit is contained in:
parent
514880caae
commit
3e268aac3b
14 changed files with 16 additions and 314 deletions
|
@ -3,7 +3,8 @@
|
|||
*
|
||||
* semaphore.c
|
||||
*
|
||||
* Copyright (c) 2006-2008, R Oudkerk --- see COPYING.txt
|
||||
* Copyright (c) 2006-2008, R Oudkerk
|
||||
* Licensed to PSF under a Contributor Agreement.
|
||||
*/
|
||||
|
||||
#include "multiprocessing.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue