X Tutup
Skip to content

Commit ffcc381

Browse files
committed
Change copyright notice - 2nd try.
1 parent fd71b9e commit ffcc381

File tree

191 files changed

+0
-1146
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

191 files changed

+0
-1146
lines changed

Include/Python.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,13 @@
33
/* Since this is a "meta-include" file, no #ifdef __cplusplus / extern "C" { */
44

55
/***********************************************************
6-
Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
7-
The Netherlands.
8-
9-
All Rights Reserved
10-
116
Copyright (c) 2000, BeOpen.com.
127
Copyright (c) 1995-2000, Corporation for National Research Initiatives.
138
Copyright (c) 1990-1995, Stichting Mathematisch Centrum.
149
All rights reserved.
1510
1611
See the file "Misc/COPYRIGHT" for information on usage and
1712
redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
18-
1913
******************************************************************/
2014

2115
/* Include nearly all Python header files */

Include/abstract.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,13 @@ extern "C" {
55
#endif
66

77
/***********************************************************
8-
Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
9-
The Netherlands.
10-
11-
All Rights Reserved
12-
138
Copyright (c) 2000, BeOpen.com.
149
Copyright (c) 1995-2000, Corporation for National Research Initiatives.
1510
Copyright (c) 1990-1995, Stichting Mathematisch Centrum.
1611
All rights reserved.
1712
1813
See the file "Misc/COPYRIGHT" for information on usage and
1914
redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
20-
2115
******************************************************************/
2216

2317
/* Abstract Object Interface (many thanks to Jim Fulton) */

Include/bitset.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,13 @@ extern "C" {
55
#endif
66

77
/***********************************************************
8-
Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
9-
The Netherlands.
10-
11-
All Rights Reserved
12-
138
Copyright (c) 2000, BeOpen.com.
149
Copyright (c) 1995-2000, Corporation for National Research Initiatives.
1510
Copyright (c) 1990-1995, Stichting Mathematisch Centrum.
1611
All rights reserved.
1712
1813
See the file "Misc/COPYRIGHT" for information on usage and
1914
redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
20-
2115
******************************************************************/
2216

2317
/* Bitset interface */

Include/bufferobject.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,13 @@ extern "C" {
55
#endif
66

77
/***********************************************************
8-
Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
9-
The Netherlands.
10-
11-
All Rights Reserved
12-
138
Copyright (c) 2000, BeOpen.com.
149
Copyright (c) 1995-2000, Corporation for National Research Initiatives.
1510
Copyright (c) 1990-1995, Stichting Mathematisch Centrum.
1611
All rights reserved.
1712
1813
See the file "Misc/COPYRIGHT" for information on usage and
1914
redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
20-
2115
******************************************************************/
2216

2317
/* Buffer object interface */

Include/ceval.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,13 @@ extern "C" {
55
#endif
66

77
/***********************************************************
8-
Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
9-
The Netherlands.
10-
11-
All Rights Reserved
12-
138
Copyright (c) 2000, BeOpen.com.
149
Copyright (c) 1995-2000, Corporation for National Research Initiatives.
1510
Copyright (c) 1990-1995, Stichting Mathematisch Centrum.
1611
All rights reserved.
1712
1813
See the file "Misc/COPYRIGHT" for information on usage and
1914
redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
20-
2115
******************************************************************/
2216

2317
/* Interface to random parts in ceval.c */

Include/classobject.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,13 @@ extern "C" {
55
#endif
66

77
/***********************************************************
8-
Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
9-
The Netherlands.
10-
11-
All Rights Reserved
12-
138
Copyright (c) 2000, BeOpen.com.
149
Copyright (c) 1995-2000, Corporation for National Research Initiatives.
1510
Copyright (c) 1990-1995, Stichting Mathematisch Centrum.
1611
All rights reserved.
1712
1813
See the file "Misc/COPYRIGHT" for information on usage and
1914
redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
20-
2115
******************************************************************/
2216

2317
/* Class object interface */

Include/cobject.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,13 @@ extern "C" {
55
#endif
66

77
/***********************************************************
8-
Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
9-
The Netherlands.
10-
11-
All Rights Reserved
12-
138
Copyright (c) 2000, BeOpen.com.
149
Copyright (c) 1995-2000, Corporation for National Research Initiatives.
1510
Copyright (c) 1990-1995, Stichting Mathematisch Centrum.
1611
All rights reserved.
1712
1813
See the file "Misc/COPYRIGHT" for information on usage and
1914
redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
20-
2115
******************************************************************/
2216

2317
/* C objects to be exported from one extension module to another.

Include/compile.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,13 @@ extern "C" {
55
#endif
66

77
/***********************************************************
8-
Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
9-
The Netherlands.
10-
11-
All Rights Reserved
12-
138
Copyright (c) 2000, BeOpen.com.
149
Copyright (c) 1995-2000, Corporation for National Research Initiatives.
1510
Copyright (c) 1990-1995, Stichting Mathematisch Centrum.
1611
All rights reserved.
1712
1813
See the file "Misc/COPYRIGHT" for information on usage and
1914
redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
20-
2115
******************************************************************/
2216

2317
/* Definitions for bytecode */

Include/dictobject.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,13 @@ extern "C" {
55
#endif
66

77
/***********************************************************
8-
Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
9-
The Netherlands.
10-
11-
All Rights Reserved
12-
138
Copyright (c) 2000, BeOpen.com.
149
Copyright (c) 1995-2000, Corporation for National Research Initiatives.
1510
Copyright (c) 1990-1995, Stichting Mathematisch Centrum.
1611
All rights reserved.
1712
1813
See the file "Misc/COPYRIGHT" for information on usage and
1914
redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
20-
2115
******************************************************************/
2216

2317
/* Dictionary object type -- mapping from hashable object to object */

Include/errcode.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,13 @@ extern "C" {
55
#endif
66

77
/***********************************************************
8-
Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
9-
The Netherlands.
10-
11-
All Rights Reserved
12-
138
Copyright (c) 2000, BeOpen.com.
149
Copyright (c) 1995-2000, Corporation for National Research Initiatives.
1510
Copyright (c) 1990-1995, Stichting Mathematisch Centrum.
1611
All rights reserved.
1712
1813
See the file "Misc/COPYRIGHT" for information on usage and
1914
redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
20-
2115
******************************************************************/
2216

2317
/* Error codes passed around between file input, tokenizer, parser and

0 commit comments

Comments
 (0)
X Tutup