mirror of
https://github.com/python/cpython.git
synced 2025-07-25 04:04:13 +00:00
Remobe beopen/cnri/cwi copyrights, according to CNRI instructions.
This doesn't change the copyright status for these files -- just the markings! Doing it on the main branch for these three files for which the HEAD revision was pushed back into 1.6.
This commit is contained in:
parent
96ab46529b
commit
c4a19e7fe9
3 changed files with 0 additions and 30 deletions
|
@ -4,16 +4,6 @@
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/***********************************************************
|
|
||||||
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.
|
|
||||||
******************************************************************/
|
|
||||||
|
|
||||||
/* Abstract Object Interface (many thanks to Jim Fulton) */
|
/* Abstract Object Interface (many thanks to Jim Fulton) */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
|
@ -1,13 +1,3 @@
|
||||||
/***********************************************************
|
|
||||||
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.
|
|
||||||
******************************************************************/
|
|
||||||
|
|
||||||
/* Socket module */
|
/* Socket module */
|
||||||
|
|
||||||
/* SSL support based on patches by Brian E Gallew and Laszlo Kovacs */
|
/* SSL support based on patches by Brian E Gallew and Laszlo Kovacs */
|
||||||
|
|
|
@ -1,13 +1,3 @@
|
||||||
/***********************************************************
|
|
||||||
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.
|
|
||||||
******************************************************************/
|
|
||||||
|
|
||||||
/* Abstract Object Interface (many thanks to Jim Fulton) */
|
/* Abstract Object Interface (many thanks to Jim Fulton) */
|
||||||
|
|
||||||
#include "Python.h"
|
#include "Python.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue