mirror of
https://github.com/python/cpython.git
synced 2025-10-17 20:28:43 +00:00
REMOVED all CWI, CNRI and BeOpen copyright markings.
This should match the situation in the 1.6b1 tree.
This commit is contained in:
parent
bb8be93a50
commit
8586991099
194 changed files with 5 additions and 1805 deletions
|
@ -75,15 +75,6 @@ typedef int (*SeqInserter) (PyObject* sequence,
|
|||
* lists as well as tuples, and optionally including the line numbers.
|
||||
*/
|
||||
|
||||
/***********************************************************
|
||||
Copyright (c) 2000, BeOpen.com.
|
||||
Copyright (c) 1995-2000, Corporation for National Research Initiatives.
|
||||
Copyright (c) 1990-1995, Stichting Mathematisch Centrum.
|
||||
All rights reserved.
|
||||
|
||||
See the file "Misc/COPYRIGHT" for information on usage and
|
||||
redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
||||
******************************************************************/
|
||||
|
||||
static PyObject*
|
||||
node2tuple(node *n, /* node to convert */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue