From ffcc3813d82e6b96db79f518f4e67b940a13ce64 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Fri, 30 Jun 2000 23:58:06 +0000 Subject: [PATCH] Change copyright notice - 2nd try. --- Include/Python.h | 6 ------ Include/abstract.h | 6 ------ Include/bitset.h | 6 ------ Include/bufferobject.h | 6 ------ Include/ceval.h | 6 ------ Include/classobject.h | 6 ------ Include/cobject.h | 6 ------ Include/compile.h | 6 ------ Include/dictobject.h | 6 ------ Include/errcode.h | 6 ------ Include/eval.h | 6 ------ Include/fileobject.h | 6 ------ Include/floatobject.h | 6 ------ Include/frameobject.h | 6 ------ Include/funcobject.h | 6 ------ Include/grammar.h | 6 ------ Include/import.h | 6 ------ Include/intobject.h | 6 ------ Include/intrcheck.h | 6 ------ Include/listobject.h | 6 ------ Include/longintrepr.h | 6 ------ Include/longobject.h | 6 ------ Include/marshal.h | 6 ------ Include/metagrammar.h | 6 ------ Include/methodobject.h | 6 ------ Include/modsupport.h | 6 ------ Include/moduleobject.h | 6 ------ Include/mymalloc.h | 6 ------ Include/myproto.h | 6 ------ Include/myselect.h | 6 ------ Include/mytime.h | 6 ------ Include/node.h | 6 ------ Include/object.h | 6 ------ Include/objimpl.h | 6 ------ Include/opcode.h | 6 ------ Include/osdefs.h | 6 ------ Include/parsetok.h | 6 ------ Include/patchlevel.h | 6 ------ Include/pgenheaders.h | 6 ------ Include/pydebug.h | 6 ------ Include/pyerrors.h | 6 ------ Include/pystate.h | 6 ------ Include/pythonrun.h | 6 ------ Include/pythread.h | 6 ------ Include/rangeobject.h | 6 ------ Include/stringobject.h | 6 ------ Include/structmember.h | 6 ------ Include/sysmodule.h | 6 ------ Include/token.h | 6 ------ Include/traceback.h | 6 ------ Include/tupleobject.h | 6 ------ Modules/almodule.c | 6 ------ Modules/arraymodule.c | 6 ------ Modules/audioop.c | 6 ------ Modules/bsddbmodule.c | 6 ------ Modules/cdmodule.c | 6 ------ Modules/cgensupport.c | 6 ------ Modules/cgensupport.h | 6 ------ Modules/clmodule.c | 6 ------ Modules/config.c.in | 6 ------ Modules/cstubs | 6 ------ Modules/dbmmodule.c | 6 ------ Modules/dlmodule.c | 6 ------ Modules/errnomodule.c | 6 ------ Modules/fcntlmodule.c | 6 ------ Modules/flmodule.c | 6 ------ Modules/fmmodule.c | 6 ------ Modules/gdbmmodule.c | 6 ------ Modules/getpath.c | 6 ------ Modules/glmodule.c | 6 ------ Modules/grpmodule.c | 6 ------ Modules/imageop.c | 6 ------ Modules/imgfile.c | 6 ------ Modules/main.c | 6 ------ Modules/mathmodule.c | 6 ------ Modules/md5module.c | 6 ------ Modules/mpzmodule.c | 6 ------ Modules/newmodule.c | 6 ------ Modules/parsermodule.c | 6 ------ Modules/posixmodule.c | 6 ------ Modules/pwdmodule.c | 6 ------ Modules/regexmodule.c | 6 ------ Modules/resource.c | 6 ------ Modules/selectmodule.c | 6 ------ Modules/sgimodule.c | 6 ------ Modules/signalmodule.c | 6 ------ Modules/socketmodule.c | 6 ------ Modules/stropmodule.c | 6 ------ Modules/structmodule.c | 6 ------ Modules/sunaudiodev.c | 6 ------ Modules/svmodule.c | 6 ------ Modules/threadmodule.c | 6 ------ Modules/timemodule.c | 6 ------ Modules/xxmodule.c | 6 ------ Modules/yuv.h | 6 ------ Modules/yuvconvert.c | 6 ------ Objects/abstract.c | 6 ------ Objects/bufferobject.c | 6 ------ Objects/classobject.c | 6 ------ Objects/cobject.c | 6 ------ Objects/complexobject.c | 6 ------ Objects/dictobject.c | 6 ------ Objects/fileobject.c | 6 ------ Objects/floatobject.c | 6 ------ Objects/frameobject.c | 6 ------ Objects/funcobject.c | 6 ------ Objects/intobject.c | 6 ------ Objects/listobject.c | 6 ------ Objects/longobject.c | 6 ------ Objects/methodobject.c | 6 ------ Objects/moduleobject.c | 6 ------ Objects/object.c | 6 ------ Objects/rangeobject.c | 6 ------ Objects/stringobject.c | 6 ------ Objects/tupleobject.c | 6 ------ Objects/typeobject.c | 6 ------ Objects/xxobject.c | 6 ------ PC/config.c | 6 ------ PC/getpathp.c | 6 ------ PC/os2vacpp/config.c | 6 ------ PC/os2vacpp/getpathp.c | 6 ------ Parser/acceler.c | 6 ------ Parser/assert.h | 6 ------ Parser/bitset.c | 6 ------ Parser/firstsets.c | 6 ------ Parser/grammar.c | 6 ------ Parser/grammar1.c | 6 ------ Parser/intrcheck.c | 6 ------ Parser/listnode.c | 6 ------ Parser/metagrammar.c | 6 ------ Parser/myreadline.c | 6 ------ Parser/node.c | 6 ------ Parser/parser.c | 6 ------ Parser/parser.h | 6 ------ Parser/parsetok.c | 6 ------ Parser/pgen.c | 6 ------ Parser/pgen.h | 6 ------ Parser/pgenmain.c | 6 ------ Parser/printgrammar.c | 6 ------ Parser/tokenizer.c | 6 ------ Parser/tokenizer.h | 6 ------ Python/atof.c | 6 ------ Python/bltinmodule.c | 6 ------ Python/ceval.c | 6 ------ Python/compile.c | 6 ------ Python/dynload_aix.c | 6 ------ Python/dynload_beos.c | 6 ------ Python/dynload_dl.c | 6 ------ Python/dynload_hpux.c | 6 ------ Python/dynload_mac.c | 6 ------ Python/dynload_next.c | 6 ------ Python/dynload_os2.c | 6 ------ Python/dynload_shlib.c | 6 ------ Python/dynload_stub.c | 6 ------ Python/dynload_win.c | 6 ------ Python/errors.c | 6 ------ Python/fmod.c | 6 ------ Python/frozen.c | 6 ------ Python/frozenmain.c | 6 ------ Python/getargs.c | 6 ------ Python/getcompiler.c | 6 ------ Python/getcwd.c | 6 ------ Python/getmtime.c | 6 ------ Python/getplatform.c | 6 ------ Python/getversion.c | 6 ------ Python/import.c | 6 ------ Python/importdl.c | 6 ------ Python/importdl.h | 6 ------ Python/marshal.c | 6 ------ Python/memmove.c | 6 ------ Python/modsupport.c | 6 ------ Python/mystrtoul.c | 6 ------ Python/pystate.c | 6 ------ Python/pythonrun.c | 6 ------ Python/sigcheck.c | 6 ------ Python/strerror.c | 6 ------ Python/structmember.c | 6 ------ Python/sysmodule.c | 6 ------ Python/thread.c | 6 ------ Python/thread_beos.h | 6 ------ Python/thread_cthread.h | 6 ------ Python/thread_foobar.h | 6 ------ Python/thread_lwp.h | 6 ------ Python/thread_nt.h | 6 ------ Python/thread_pth.h | 6 ------ Python/thread_pthread.h | 6 ------ Python/thread_sgi.h | 6 ------ Python/thread_solaris.h | 6 ------ Python/thread_wince.h | 6 ------ Python/traceback.c | 6 ------ Tools/modulator/Templates/copyright | 6 ------ 191 files changed, 1146 deletions(-) diff --git a/Include/Python.h b/Include/Python.h index fb9672ae1fc..b3b07e0183e 100644 --- a/Include/Python.h +++ b/Include/Python.h @@ -3,11 +3,6 @@ /* Since this is a "meta-include" file, no #ifdef __cplusplus / extern "C" { */ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -15,7 +10,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Include nearly all Python header files */ diff --git a/Include/abstract.h b/Include/abstract.h index adace8badd5..f1808061f12 100644 --- a/Include/abstract.h +++ b/Include/abstract.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ 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) */ diff --git a/Include/bitset.h b/Include/bitset.h index 2464b8060fc..a6905b203c4 100644 --- a/Include/bitset.h +++ b/Include/bitset.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Bitset interface */ diff --git a/Include/bufferobject.h b/Include/bufferobject.h index 7949d53c648..da978c258a4 100644 --- a/Include/bufferobject.h +++ b/Include/bufferobject.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Buffer object interface */ diff --git a/Include/ceval.h b/Include/ceval.h index be873124c5a..b0f5e144eb5 100644 --- a/Include/ceval.h +++ b/Include/ceval.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Interface to random parts in ceval.c */ diff --git a/Include/classobject.h b/Include/classobject.h index 288b68edd12..7fcf6ec7896 100644 --- a/Include/classobject.h +++ b/Include/classobject.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Class object interface */ diff --git a/Include/cobject.h b/Include/cobject.h index 9fd3ba6631f..49c54509a0e 100644 --- a/Include/cobject.h +++ b/Include/cobject.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* C objects to be exported from one extension module to another. diff --git a/Include/compile.h b/Include/compile.h index bbca6c17de1..de1b5792dcf 100644 --- a/Include/compile.h +++ b/Include/compile.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Definitions for bytecode */ diff --git a/Include/dictobject.h b/Include/dictobject.h index f34d4d3b432..54e5751a45d 100644 --- a/Include/dictobject.h +++ b/Include/dictobject.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Dictionary object type -- mapping from hashable object to object */ diff --git a/Include/errcode.h b/Include/errcode.h index ba00511c41a..b872e182062 100644 --- a/Include/errcode.h +++ b/Include/errcode.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Error codes passed around between file input, tokenizer, parser and diff --git a/Include/eval.h b/Include/eval.h index 99c9eeafaa3..dd1cfa3692c 100644 --- a/Include/eval.h +++ b/Include/eval.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Interface to execute compiled code */ diff --git a/Include/fileobject.h b/Include/fileobject.h index 94081788e23..c30d63baa05 100644 --- a/Include/fileobject.h +++ b/Include/fileobject.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* File object interface */ diff --git a/Include/floatobject.h b/Include/floatobject.h index 830951e76a0..2d104679fe8 100644 --- a/Include/floatobject.h +++ b/Include/floatobject.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Float object interface */ diff --git a/Include/frameobject.h b/Include/frameobject.h index c51f58f9a3c..58545fb9238 100644 --- a/Include/frameobject.h +++ b/Include/frameobject.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Frame object interface */ diff --git a/Include/funcobject.h b/Include/funcobject.h index 2110ef87aaa..dc9a9426dc0 100644 --- a/Include/funcobject.h +++ b/Include/funcobject.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Function object interface */ diff --git a/Include/grammar.h b/Include/grammar.h index a469ca51c6c..a15316eca28 100644 --- a/Include/grammar.h +++ b/Include/grammar.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Grammar interface */ diff --git a/Include/import.h b/Include/import.h index 50ca53e9362..ec73d02a8f5 100644 --- a/Include/import.h +++ b/Include/import.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Module definition and import interface */ diff --git a/Include/intobject.h b/Include/intobject.h index b61326739b7..50a74746b20 100644 --- a/Include/intobject.h +++ b/Include/intobject.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Integer object interface */ diff --git a/Include/intrcheck.h b/Include/intrcheck.h index fb2d3962563..8d5dcd3f50f 100644 --- a/Include/intrcheck.h +++ b/Include/intrcheck.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ extern DL_IMPORT(int) PyOS_InterruptOccurred Py_PROTO((void)); diff --git a/Include/listobject.h b/Include/listobject.h index 84478c2e4c7..e6f008ed1fa 100644 --- a/Include/listobject.h +++ b/Include/listobject.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* List object interface */ diff --git a/Include/longintrepr.h b/Include/longintrepr.h index 2f56d87b647..9b08397524e 100644 --- a/Include/longintrepr.h +++ b/Include/longintrepr.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* This is published for the benefit of "friend" marshal.c only. */ diff --git a/Include/longobject.h b/Include/longobject.h index 9cfcce7d5b4..aed56ef4f72 100644 --- a/Include/longobject.h +++ b/Include/longobject.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Long (arbitrary precision) integer object interface */ diff --git a/Include/marshal.h b/Include/marshal.h index 486db9369b5..d9498a7ce80 100644 --- a/Include/marshal.h +++ b/Include/marshal.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Interface for marshal.c */ diff --git a/Include/metagrammar.h b/Include/metagrammar.h index a65242b10b3..cef685a714d 100644 --- a/Include/metagrammar.h +++ b/Include/metagrammar.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ #define MSTART 256 diff --git a/Include/methodobject.h b/Include/methodobject.h index 9d134a8579d..c01e8a8f6a2 100644 --- a/Include/methodobject.h +++ b/Include/methodobject.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Method object interface */ diff --git a/Include/modsupport.h b/Include/modsupport.h index 7a947d46093..86dbb0e648e 100644 --- a/Include/modsupport.h +++ b/Include/modsupport.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Module support interface */ diff --git a/Include/moduleobject.h b/Include/moduleobject.h index 195da54ccdc..845b6ffab7a 100644 --- a/Include/moduleobject.h +++ b/Include/moduleobject.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Module object interface */ diff --git a/Include/mymalloc.h b/Include/mymalloc.h index 4c9b52da24e..3d6ab063d62 100644 --- a/Include/mymalloc.h +++ b/Include/mymalloc.h @@ -1,11 +1,6 @@ #ifndef Py_MYMALLOC_H #define Py_MYMALLOC_H /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -13,7 +8,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Lowest-level memory allocation interface */ diff --git a/Include/myproto.h b/Include/myproto.h index 1ffbb3fd83e..40abdea8372 100644 --- a/Include/myproto.h +++ b/Include/myproto.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ #ifdef HAVE_PROTOTYPES diff --git a/Include/myselect.h b/Include/myselect.h index 8e8f81f0e3c..6696251b3b4 100644 --- a/Include/myselect.h +++ b/Include/myselect.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Include file for users of select() */ diff --git a/Include/mytime.h b/Include/mytime.h index 2933247ab9b..40670d9dd23 100644 --- a/Include/mytime.h +++ b/Include/mytime.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Include file instead of and/or */ diff --git a/Include/node.h b/Include/node.h index bc152205190..55fcd0f6bce 100644 --- a/Include/node.h +++ b/Include/node.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Parse tree node interface */ diff --git a/Include/object.h b/Include/object.h index f8c27d2f944..6be720c2d26 100644 --- a/Include/object.h +++ b/Include/object.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Object and type object interface */ diff --git a/Include/objimpl.h b/Include/objimpl.h index 6fc9bf38d7c..665cec59eb4 100644 --- a/Include/objimpl.h +++ b/Include/objimpl.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ #include "mymalloc.h" diff --git a/Include/opcode.h b/Include/opcode.h index fdcaecb66eb..630d5dd3769 100644 --- a/Include/opcode.h +++ b/Include/opcode.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Instruction opcodes for compiled code */ diff --git a/Include/osdefs.h b/Include/osdefs.h index 37af08df4d6..06d0e2f81da 100644 --- a/Include/osdefs.h +++ b/Include/osdefs.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Operating system dependencies */ diff --git a/Include/parsetok.h b/Include/parsetok.h index 0d63ea50f4d..151990d06af 100644 --- a/Include/parsetok.h +++ b/Include/parsetok.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Parser-tokenizer link interface */ diff --git a/Include/patchlevel.h b/Include/patchlevel.h index a7755a38364..1471a31f0a8 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Newfangled version identification scheme. diff --git a/Include/pgenheaders.h b/Include/pgenheaders.h index dbb4173cc2a..3834ff242d5 100644 --- a/Include/pgenheaders.h +++ b/Include/pgenheaders.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Include files and extern declarations used by most of the parser. */ diff --git a/Include/pydebug.h b/Include/pydebug.h index c84c8e1ee35..b286313505a 100644 --- a/Include/pydebug.h +++ b/Include/pydebug.h @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ #ifndef Py_PYDEBUG_H diff --git a/Include/pyerrors.h b/Include/pyerrors.h index 361cfa0ef06..e521fe2bad6 100644 --- a/Include/pyerrors.h +++ b/Include/pyerrors.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Error handling definitions */ diff --git a/Include/pystate.h b/Include/pystate.h index 9d589b749c6..de821f50764 100644 --- a/Include/pystate.h +++ b/Include/pystate.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Thread and interpreter state structures and their interfaces */ diff --git a/Include/pythonrun.h b/Include/pythonrun.h index 0f0e0bc3418..bb5b6fd1617 100644 --- a/Include/pythonrun.h +++ b/Include/pythonrun.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Interfaces to parse and execute pieces of python code */ diff --git a/Include/pythread.h b/Include/pythread.h index d9a273fd06f..7d4e0ea5f26 100644 --- a/Include/pythread.h +++ b/Include/pythread.h @@ -2,11 +2,6 @@ #define Py_PYTHREAD_H /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -14,7 +9,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ #define NO_EXIT_PROG /* don't define PyThread_exit_prog() */ diff --git a/Include/rangeobject.h b/Include/rangeobject.h index 8a48be3a673..77398697f49 100644 --- a/Include/rangeobject.h +++ b/Include/rangeobject.h @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Range object interface */ diff --git a/Include/stringobject.h b/Include/stringobject.h index 17f43ee0716..377ab251737 100644 --- a/Include/stringobject.h +++ b/Include/stringobject.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* String object interface */ diff --git a/Include/structmember.h b/Include/structmember.h index 001e1213083..ff62c69f6ee 100644 --- a/Include/structmember.h +++ b/Include/structmember.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Interface to map C struct members to Python object attributes */ diff --git a/Include/sysmodule.h b/Include/sysmodule.h index 6a2c08a8751..2dee5302507 100644 --- a/Include/sysmodule.h +++ b/Include/sysmodule.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* System module interface */ diff --git a/Include/token.h b/Include/token.h index 43136e49584..4b256576af2 100644 --- a/Include/token.h +++ b/Include/token.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Token types */ diff --git a/Include/traceback.h b/Include/traceback.h index 3150d872674..cb6599e125a 100644 --- a/Include/traceback.h +++ b/Include/traceback.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Traceback interface */ diff --git a/Include/tupleobject.h b/Include/tupleobject.h index a02e6607369..1630efa81a7 100644 --- a/Include/tupleobject.h +++ b/Include/tupleobject.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Tuple object interface */ diff --git a/Modules/almodule.c b/Modules/almodule.c index 815dd04f825..13c9ebc3056 100644 --- a/Modules/almodule.c +++ b/Modules/almodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ #define OLD_INTERFACE /* define for pre-Irix 6 interface */ diff --git a/Modules/arraymodule.c b/Modules/arraymodule.c index c59beb05786..ba5105cc0c0 100644 --- a/Modules/arraymodule.c +++ b/Modules/arraymodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Array object implementation */ diff --git a/Modules/audioop.c b/Modules/audioop.c index 43824b286b9..cc5634de471 100644 --- a/Modules/audioop.c +++ b/Modules/audioop.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* audioopmodule - Module to detect peak values in arrays */ diff --git a/Modules/bsddbmodule.c b/Modules/bsddbmodule.c index 36e7ca82187..23c2894ce10 100644 --- a/Modules/bsddbmodule.c +++ b/Modules/bsddbmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Berkeley DB interface. diff --git a/Modules/cdmodule.c b/Modules/cdmodule.c index ceef23d94a6..614eca1b06f 100644 --- a/Modules/cdmodule.c +++ b/Modules/cdmodule.c @@ -1,9 +1,4 @@ /********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* CD module -- interface to Mark Callow's and Roger Chickering's */ diff --git a/Modules/cgensupport.c b/Modules/cgensupport.c index 06ae6638c8a..23fb2a983bf 100644 --- a/Modules/cgensupport.c +++ b/Modules/cgensupport.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Functions used by cgen output */ diff --git a/Modules/cgensupport.h b/Modules/cgensupport.h index 30701befa70..e70720b3f27 100644 --- a/Modules/cgensupport.h +++ b/Modules/cgensupport.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Definitions used by cgen output */ diff --git a/Modules/clmodule.c b/Modules/clmodule.c index b6e1a0aaabc..ff4c1593b35 100644 --- a/Modules/clmodule.c +++ b/Modules/clmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ diff --git a/Modules/config.c.in b/Modules/config.c.in index e64e5722bf2..08358db41aa 100644 --- a/Modules/config.c.in +++ b/Modules/config.c.in @@ -1,9 +1,4 @@ /* -*- C -*- *********************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Module configuration */ diff --git a/Modules/cstubs b/Modules/cstubs index 88d57c55be9..257f8c65203 100644 --- a/Modules/cstubs +++ b/Modules/cstubs @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* diff --git a/Modules/dbmmodule.c b/Modules/dbmmodule.c index a2ee516905d..53db0fa6a7e 100644 --- a/Modules/dbmmodule.c +++ b/Modules/dbmmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* DBM module using dictionary interface */ diff --git a/Modules/dlmodule.c b/Modules/dlmodule.c index d6df199f01e..6a0a113b61d 100644 --- a/Modules/dlmodule.c +++ b/Modules/dlmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* dl module */ diff --git a/Modules/errnomodule.c b/Modules/errnomodule.c index 9ae6b00dfed..67775903831 100644 --- a/Modules/errnomodule.c +++ b/Modules/errnomodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Errno module */ diff --git a/Modules/fcntlmodule.c b/Modules/fcntlmodule.c index 5a3e6a91dff..07551714227 100644 --- a/Modules/fcntlmodule.c +++ b/Modules/fcntlmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* fcntl module */ diff --git a/Modules/flmodule.c b/Modules/flmodule.c index e3bf3881dd5..6f22f6e2ade 100644 --- a/Modules/flmodule.c +++ b/Modules/flmodule.c @@ -1,9 +1,4 @@ /********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* FL module -- interface to Mark Overmars' FORMS Library. */ diff --git a/Modules/fmmodule.c b/Modules/fmmodule.c index 407255e7f5c..65dffece3b9 100644 --- a/Modules/fmmodule.c +++ b/Modules/fmmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Font Manager module */ diff --git a/Modules/gdbmmodule.c b/Modules/gdbmmodule.c index 00b8c6335ba..1e729886251 100644 --- a/Modules/gdbmmodule.c +++ b/Modules/gdbmmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* DBM module using dictionary interface */ diff --git a/Modules/getpath.c b/Modules/getpath.c index 3d12f4435d5..010fbaabef6 100644 --- a/Modules/getpath.c +++ b/Modules/getpath.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Return the initial module search path. */ diff --git a/Modules/glmodule.c b/Modules/glmodule.c index 85a2efe04e5..bb14c65784c 100644 --- a/Modules/glmodule.c +++ b/Modules/glmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* diff --git a/Modules/grpmodule.c b/Modules/grpmodule.c index eac1b9987ff..00d8af3b032 100644 --- a/Modules/grpmodule.c +++ b/Modules/grpmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* UNIX group file access module */ diff --git a/Modules/imageop.c b/Modules/imageop.c index 825e4fa0590..108d4504be1 100644 --- a/Modules/imageop.c +++ b/Modules/imageop.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* imageopmodule - Various operations on pictures */ diff --git a/Modules/imgfile.c b/Modules/imgfile.c index 2d72ec8fb20..5bab5403670 100644 --- a/Modules/imgfile.c +++ b/Modules/imgfile.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* IMGFILE module - Interface to sgi libimage */ diff --git a/Modules/main.c b/Modules/main.c index 254f6247f12..90a3961fef8 100644 --- a/Modules/main.c +++ b/Modules/main.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Python interpreter main program */ diff --git a/Modules/mathmodule.c b/Modules/mathmodule.c index ed4e9c268b0..45a865c47df 100644 --- a/Modules/mathmodule.c +++ b/Modules/mathmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Math module -- standard C math library functions, pi and e */ diff --git a/Modules/md5module.c b/Modules/md5module.c index 37094a365ad..53f987a36da 100644 --- a/Modules/md5module.c +++ b/Modules/md5module.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* MD5 module */ diff --git a/Modules/mpzmodule.c b/Modules/mpzmodule.c index 38fa221f4d9..62478b88920 100644 --- a/Modules/mpzmodule.c +++ b/Modules/mpzmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* MPZ module */ diff --git a/Modules/newmodule.c b/Modules/newmodule.c index 1cf068f091f..0a0760ae233 100644 --- a/Modules/newmodule.c +++ b/Modules/newmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Module new -- create new objects of various types */ diff --git a/Modules/parsermodule.c b/Modules/parsermodule.c index d69d460ef51..4bcf1726e9f 100644 --- a/Modules/parsermodule.c +++ b/Modules/parsermodule.c @@ -76,11 +76,6 @@ typedef int (*SeqInserter) (PyObject* sequence, */ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -88,7 +83,6 @@ 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* diff --git a/Modules/posixmodule.c b/Modules/posixmodule.c index d46cbd9c871..d85b91cc0b4 100644 --- a/Modules/posixmodule.c +++ b/Modules/posixmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* POSIX module implementation */ diff --git a/Modules/pwdmodule.c b/Modules/pwdmodule.c index 3c5401ab8b3..cfb2c034fa4 100644 --- a/Modules/pwdmodule.c +++ b/Modules/pwdmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* UNIX password file access module */ diff --git a/Modules/regexmodule.c b/Modules/regexmodule.c index dc3dbdb35cb..2455b0639c2 100644 --- a/Modules/regexmodule.c +++ b/Modules/regexmodule.c @@ -4,11 +4,6 @@ XXX support mstop parameter on search */ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -16,7 +11,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Regular expression objects */ diff --git a/Modules/resource.c b/Modules/resource.c index 59bd3e61c22..98a77efe332 100644 --- a/Modules/resource.c +++ b/Modules/resource.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ #include "Python.h" diff --git a/Modules/selectmodule.c b/Modules/selectmodule.c index 0742f5a4a13..34300771987 100644 --- a/Modules/selectmodule.c +++ b/Modules/selectmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* select - Module containing unix select(2) call. diff --git a/Modules/sgimodule.c b/Modules/sgimodule.c index 93aa12f140b..d0a4cc90351 100644 --- a/Modules/sgimodule.c +++ b/Modules/sgimodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* SGI module -- random SGI-specific things */ diff --git a/Modules/signalmodule.c b/Modules/signalmodule.c index 004cefa2bc7..f75ec431186 100644 --- a/Modules/signalmodule.c +++ b/Modules/signalmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Signal module -- many thanks to Lance Ellinghaus */ diff --git a/Modules/socketmodule.c b/Modules/socketmodule.c index 5c5eaa3d2be..6502ced1fe2 100644 --- a/Modules/socketmodule.c +++ b/Modules/socketmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ 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 */ diff --git a/Modules/stropmodule.c b/Modules/stropmodule.c index 4f3082d2a34..2950b15c81e 100644 --- a/Modules/stropmodule.c +++ b/Modules/stropmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* strop module */ diff --git a/Modules/structmodule.c b/Modules/structmodule.c index 5411363e61c..5b52a396db9 100644 --- a/Modules/structmodule.c +++ b/Modules/structmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* struct module -- pack values into and (out of) strings */ diff --git a/Modules/sunaudiodev.c b/Modules/sunaudiodev.c index b41ca8bb4b0..89a59b7f4c6 100644 --- a/Modules/sunaudiodev.c +++ b/Modules/sunaudiodev.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Sad objects */ diff --git a/Modules/svmodule.c b/Modules/svmodule.c index 1b0325cc296..9e311b52853 100644 --- a/Modules/svmodule.c +++ b/Modules/svmodule.c @@ -1,9 +1,4 @@ /********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* SV module -- interface to the Indigo video board */ diff --git a/Modules/threadmodule.c b/Modules/threadmodule.c index 80a8c4fc289..ab6340f5570 100644 --- a/Modules/threadmodule.c +++ b/Modules/threadmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Thread module */ diff --git a/Modules/timemodule.c b/Modules/timemodule.c index 38849f40b15..aa0be8015f2 100644 --- a/Modules/timemodule.c +++ b/Modules/timemodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Time module */ diff --git a/Modules/xxmodule.c b/Modules/xxmodule.c index 67b5474c1b4..c9d96f7af9f 100644 --- a/Modules/xxmodule.c +++ b/Modules/xxmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Use this file as a template to start implementing a module that diff --git a/Modules/yuv.h b/Modules/yuv.h index 2424c558377..1b7db6266ea 100644 --- a/Modules/yuv.h +++ b/Modules/yuv.h @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ #ifndef Py_YUV_H diff --git a/Modules/yuvconvert.c b/Modules/yuvconvert.c index ab1e3e29a72..3a5c03672ea 100644 --- a/Modules/yuvconvert.c +++ b/Modules/yuvconvert.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ #include "yuv.h" diff --git a/Objects/abstract.c b/Objects/abstract.c index 9da4173a90a..1800912548f 100644 --- a/Objects/abstract.c +++ b/Objects/abstract.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ 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) */ diff --git a/Objects/bufferobject.c b/Objects/bufferobject.c index 8f82cd01b8b..9bce20e89a5 100644 --- a/Objects/bufferobject.c +++ b/Objects/bufferobject.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Buffer object implementation */ diff --git a/Objects/classobject.c b/Objects/classobject.c index 3ea32172106..4a7de7b46cb 100644 --- a/Objects/classobject.c +++ b/Objects/classobject.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Class object implementation */ diff --git a/Objects/cobject.c b/Objects/cobject.c index 387c30eb0f4..b184acb2792 100644 --- a/Objects/cobject.c +++ b/Objects/cobject.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Wrap void* pointers to be passed between C modules */ diff --git a/Objects/complexobject.c b/Objects/complexobject.c index df8cf5a73cb..7ef8a512681 100644 --- a/Objects/complexobject.c +++ b/Objects/complexobject.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Complex object implementation */ diff --git a/Objects/dictobject.c b/Objects/dictobject.c index fb6b8581f86..fd0ad10e94e 100644 --- a/Objects/dictobject.c +++ b/Objects/dictobject.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Dictionary object implementation using a hash table */ diff --git a/Objects/fileobject.c b/Objects/fileobject.c index e919baef74a..5d2ef8fca7a 100644 --- a/Objects/fileobject.c +++ b/Objects/fileobject.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* File object implementation */ diff --git a/Objects/floatobject.c b/Objects/floatobject.c index 8bde6f6c030..55fcd06b95c 100644 --- a/Objects/floatobject.c +++ b/Objects/floatobject.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Float object implementation */ diff --git a/Objects/frameobject.c b/Objects/frameobject.c index c7ed0bd382c..fcf25fdef01 100644 --- a/Objects/frameobject.c +++ b/Objects/frameobject.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Frame object implementation */ diff --git a/Objects/funcobject.c b/Objects/funcobject.c index 94f515da3a3..289a29f21d7 100644 --- a/Objects/funcobject.c +++ b/Objects/funcobject.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Function object implementation */ diff --git a/Objects/intobject.c b/Objects/intobject.c index 3b7f8e19a5f..ba3dde1b738 100644 --- a/Objects/intobject.c +++ b/Objects/intobject.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Integer object implementation */ diff --git a/Objects/listobject.c b/Objects/listobject.c index 52fe448a298..2cf381f74f3 100644 --- a/Objects/listobject.c +++ b/Objects/listobject.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* List object implementation */ diff --git a/Objects/longobject.c b/Objects/longobject.c index c539e50b356..c67d48fb976 100644 --- a/Objects/longobject.c +++ b/Objects/longobject.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Long (arbitrary precision) integer object implementation */ diff --git a/Objects/methodobject.c b/Objects/methodobject.c index c21d22c8095..4874c285043 100644 --- a/Objects/methodobject.c +++ b/Objects/methodobject.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Method object implementation */ diff --git a/Objects/moduleobject.c b/Objects/moduleobject.c index 2f23cc6ff4f..23b630c8913 100644 --- a/Objects/moduleobject.c +++ b/Objects/moduleobject.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Module object implementation */ diff --git a/Objects/object.c b/Objects/object.c index 91be3a6d8c0..4479e7dba12 100644 --- a/Objects/object.c +++ b/Objects/object.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Generic object operations; and implementation of None (NoObject) */ diff --git a/Objects/rangeobject.c b/Objects/rangeobject.c index 7eb2dc38f5a..558130ea8ee 100644 --- a/Objects/rangeobject.c +++ b/Objects/rangeobject.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Range object implementation */ diff --git a/Objects/stringobject.c b/Objects/stringobject.c index 3b7fcde09ac..b547aa34bdf 100644 --- a/Objects/stringobject.c +++ b/Objects/stringobject.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* String object implementation */ diff --git a/Objects/tupleobject.c b/Objects/tupleobject.c index 8d13d13b2de..f39f6c08858 100644 --- a/Objects/tupleobject.c +++ b/Objects/tupleobject.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Tuple object implementation */ diff --git a/Objects/typeobject.c b/Objects/typeobject.c index 43a7e590247..059f7ce2640 100644 --- a/Objects/typeobject.c +++ b/Objects/typeobject.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Type object implementation */ diff --git a/Objects/xxobject.c b/Objects/xxobject.c index 6309931f15e..bb8a4022e3f 100644 --- a/Objects/xxobject.c +++ b/Objects/xxobject.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Use this file as a template to start implementing a new object type. diff --git a/PC/config.c b/PC/config.c index a652560cb3b..f85415d8311 100644 --- a/PC/config.c +++ b/PC/config.c @@ -1,9 +1,4 @@ /* -*- C -*- *********************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Module configuration */ diff --git a/PC/getpathp.c b/PC/getpathp.c index 5bfcadc3b1a..ea388f2a98f 100644 --- a/PC/getpathp.c +++ b/PC/getpathp.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Return the initial module search path. */ diff --git a/PC/os2vacpp/config.c b/PC/os2vacpp/config.c index a0d870868e4..3b8f85406b3 100644 --- a/PC/os2vacpp/config.c +++ b/PC/os2vacpp/config.c @@ -1,9 +1,4 @@ /* -*- C -*- *********************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Module configuration */ diff --git a/PC/os2vacpp/getpathp.c b/PC/os2vacpp/getpathp.c index 17c96e3cfe0..f7968514933 100644 --- a/PC/os2vacpp/getpathp.c +++ b/PC/os2vacpp/getpathp.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Return the initial module search path. */ diff --git a/Parser/acceler.c b/Parser/acceler.c index 4f6eb54e5c7..b20322d13e8 100644 --- a/Parser/acceler.c +++ b/Parser/acceler.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Parser accelerator module */ diff --git a/Parser/assert.h b/Parser/assert.h index 92e7909c2cd..e97534e791a 100644 --- a/Parser/assert.h +++ b/Parser/assert.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ #ifdef MPW /* This is for MPW's File command */ diff --git a/Parser/bitset.c b/Parser/bitset.c index ba6666e4df2..fba9331fe55 100644 --- a/Parser/bitset.c +++ b/Parser/bitset.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Bitset primitives used by the parser generator */ diff --git a/Parser/firstsets.c b/Parser/firstsets.c index 5097feaed08..c7127c13151 100644 --- a/Parser/firstsets.c +++ b/Parser/firstsets.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Computation of FIRST stets */ diff --git a/Parser/grammar.c b/Parser/grammar.c index 84bba8a2a89..6fbb8439668 100644 --- a/Parser/grammar.c +++ b/Parser/grammar.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Grammar implementation */ diff --git a/Parser/grammar1.c b/Parser/grammar1.c index 781485d507b..f9a24c00f7b 100644 --- a/Parser/grammar1.c +++ b/Parser/grammar1.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Grammar subroutines needed by parser */ diff --git a/Parser/intrcheck.c b/Parser/intrcheck.c index b3781921004..3d4a27fa6d0 100644 --- a/Parser/intrcheck.c +++ b/Parser/intrcheck.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Check for interrupts */ diff --git a/Parser/listnode.c b/Parser/listnode.c index f866df22d0d..24559f50f3c 100644 --- a/Parser/listnode.c +++ b/Parser/listnode.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* List a node on a file */ diff --git a/Parser/metagrammar.c b/Parser/metagrammar.c index d1fbf985c41..589d7accaf3 100644 --- a/Parser/metagrammar.c +++ b/Parser/metagrammar.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ #include "pgenheaders.h" diff --git a/Parser/myreadline.c b/Parser/myreadline.c index 24f62592d06..22a05cfc968 100644 --- a/Parser/myreadline.c +++ b/Parser/myreadline.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Readline interface for tokenizer.c and [raw_]input() in bltinmodule.c. diff --git a/Parser/node.c b/Parser/node.c index 158b9e23419..5cef376d621 100644 --- a/Parser/node.c +++ b/Parser/node.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ #include diff --git a/Parser/parser.c b/Parser/parser.c index c3e5bc0608a..fb1a05152a6 100644 --- a/Parser/parser.c +++ b/Parser/parser.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Parser implementation */ diff --git a/Parser/parser.h b/Parser/parser.h index c4bb92280f9..0fd0081f0ce 100644 --- a/Parser/parser.h +++ b/Parser/parser.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Parser interface */ diff --git a/Parser/parsetok.c b/Parser/parsetok.c index cff5af10402..1d6e024ae0e 100644 --- a/Parser/parsetok.c +++ b/Parser/parsetok.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Parser-tokenizer link implementation */ diff --git a/Parser/pgen.c b/Parser/pgen.c index 7f9292bd3db..36279b0b227 100644 --- a/Parser/pgen.c +++ b/Parser/pgen.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Parser generator */ diff --git a/Parser/pgen.h b/Parser/pgen.h index 90380560e06..a20a0c24c28 100644 --- a/Parser/pgen.h +++ b/Parser/pgen.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Parser generator interface */ diff --git a/Parser/pgenmain.c b/Parser/pgenmain.c index bde77a1fde6..ef24d75307a 100644 --- a/Parser/pgenmain.c +++ b/Parser/pgenmain.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Parser generator main program */ diff --git a/Parser/printgrammar.c b/Parser/printgrammar.c index 0ce75993ef3..e3a87aaa57f 100644 --- a/Parser/printgrammar.c +++ b/Parser/printgrammar.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Print a bunch of C initializers that represent a grammar */ diff --git a/Parser/tokenizer.c b/Parser/tokenizer.c index f4c08b99200..ef0d7118b8c 100644 --- a/Parser/tokenizer.c +++ b/Parser/tokenizer.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Tokenizer implementation */ diff --git a/Parser/tokenizer.h b/Parser/tokenizer.h index bfae39f311f..0a717fe08bf 100644 --- a/Parser/tokenizer.h +++ b/Parser/tokenizer.h @@ -5,11 +5,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -17,7 +12,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Tokenizer interface */ diff --git a/Python/atof.c b/Python/atof.c index db4f706a117..34fd9512c7d 100644 --- a/Python/atof.c +++ b/Python/atof.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Just in case you haven't got an atof() around... diff --git a/Python/bltinmodule.c b/Python/bltinmodule.c index 51414e9c36b..bbd9969a933 100644 --- a/Python/bltinmodule.c +++ b/Python/bltinmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Built-in functions */ diff --git a/Python/ceval.c b/Python/ceval.c index 70e3d002854..dfd477693b8 100644 --- a/Python/ceval.c +++ b/Python/ceval.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Execute compiled code */ diff --git a/Python/compile.c b/Python/compile.c index b75bf450025..d713c7e250a 100644 --- a/Python/compile.c +++ b/Python/compile.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Compile an expression node to intermediate code */ diff --git a/Python/dynload_aix.c b/Python/dynload_aix.c index b878f019279..9c6b60ab88c 100644 --- a/Python/dynload_aix.c +++ b/Python/dynload_aix.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Support for dynamic loading of extension modules */ diff --git a/Python/dynload_beos.c b/Python/dynload_beos.c index a31534ffdd4..86ba71104af 100644 --- a/Python/dynload_beos.c +++ b/Python/dynload_beos.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Support for dynamic loading of extension modules */ diff --git a/Python/dynload_dl.c b/Python/dynload_dl.c index 303f887fc92..af95254f334 100644 --- a/Python/dynload_dl.c +++ b/Python/dynload_dl.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Support for dynamic loading of extension modules */ diff --git a/Python/dynload_hpux.c b/Python/dynload_hpux.c index 14b54b8ecb5..4624b64938e 100644 --- a/Python/dynload_hpux.c +++ b/Python/dynload_hpux.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Support for dynamic loading of extension modules */ diff --git a/Python/dynload_mac.c b/Python/dynload_mac.c index 7fcf7c8fea5..697895672df 100644 --- a/Python/dynload_mac.c +++ b/Python/dynload_mac.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Support for dynamic loading of extension modules */ diff --git a/Python/dynload_next.c b/Python/dynload_next.c index 32ccb01b582..2d02cc66237 100644 --- a/Python/dynload_next.c +++ b/Python/dynload_next.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Support for dynamic loading of extension modules */ diff --git a/Python/dynload_os2.c b/Python/dynload_os2.c index 03c6f6703e0..5ccfd8152d7 100644 --- a/Python/dynload_os2.c +++ b/Python/dynload_os2.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Support for dynamic loading of extension modules */ diff --git a/Python/dynload_shlib.c b/Python/dynload_shlib.c index 279e2403d7b..6a56648f0f4 100644 --- a/Python/dynload_shlib.c +++ b/Python/dynload_shlib.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Support for dynamic loading of extension modules */ diff --git a/Python/dynload_stub.c b/Python/dynload_stub.c index f26dec8d133..978cc84af5f 100644 --- a/Python/dynload_stub.c +++ b/Python/dynload_stub.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* This module provides the necessary stubs for when dynamic loading is diff --git a/Python/dynload_win.c b/Python/dynload_win.c index b610ebb2ed6..50e37440119 100644 --- a/Python/dynload_win.c +++ b/Python/dynload_win.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Support for dynamic loading of extension modules */ diff --git a/Python/errors.c b/Python/errors.c index 72a132b3bf2..d2aa3dd603f 100644 --- a/Python/errors.c +++ b/Python/errors.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Error handling */ diff --git a/Python/fmod.c b/Python/fmod.c index b983b549e92..07283bc12da 100644 --- a/Python/fmod.c +++ b/Python/fmod.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Portable fmod(x, y) implementation for systems that don't have it */ diff --git a/Python/frozen.c b/Python/frozen.c index 35a443dd7c9..d2a7353c1c1 100644 --- a/Python/frozen.c +++ b/Python/frozen.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Dummy frozen modules initializer */ diff --git a/Python/frozenmain.c b/Python/frozenmain.c index bf4ab86f01d..2fb1c2e8b6b 100644 --- a/Python/frozenmain.c +++ b/Python/frozenmain.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Python interpreter main program for frozen scripts */ diff --git a/Python/getargs.c b/Python/getargs.c index 496c3555522..c1a5d6b8e01 100644 --- a/Python/getargs.c +++ b/Python/getargs.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* New getargs implementation */ diff --git a/Python/getcompiler.c b/Python/getcompiler.c index f0b1183aa6f..9ceb738e216 100644 --- a/Python/getcompiler.c +++ b/Python/getcompiler.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Return the compiler identification, if possible. */ diff --git a/Python/getcwd.c b/Python/getcwd.c index 0f1ce106326..7646d835a72 100644 --- a/Python/getcwd.c +++ b/Python/getcwd.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Two PD getcwd() implementations. diff --git a/Python/getmtime.c b/Python/getmtime.c index 7f4d4a9572f..55ec5a3b635 100644 --- a/Python/getmtime.c +++ b/Python/getmtime.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Subroutine to get the last modification time of a file */ diff --git a/Python/getplatform.c b/Python/getplatform.c index b4f215f5c22..b8e89ef1467 100644 --- a/Python/getplatform.c +++ b/Python/getplatform.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ #include "Python.h" diff --git a/Python/getversion.c b/Python/getversion.c index 360bea43513..bc235aa207c 100644 --- a/Python/getversion.c +++ b/Python/getversion.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Return the full version string. */ diff --git a/Python/import.c b/Python/import.c index c2b3033fbb0..a34d6c36d2e 100644 --- a/Python/import.c +++ b/Python/import.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Module definition and import implementation */ diff --git a/Python/importdl.c b/Python/importdl.c index d34b4cf78d5..8a7517e3403 100644 --- a/Python/importdl.c +++ b/Python/importdl.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Support for dynamic loading of extension modules */ diff --git a/Python/importdl.h b/Python/importdl.h index 2f774db5d4a..8b2f21ec840 100644 --- a/Python/importdl.h +++ b/Python/importdl.h @@ -6,11 +6,6 @@ extern "C" { #endif /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -18,7 +13,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Definitions for dynamic loading of extension modules */ diff --git a/Python/marshal.c b/Python/marshal.c index 4e226baee2b..8fcbe3a840d 100644 --- a/Python/marshal.c +++ b/Python/marshal.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Write Python objects to files and read them back. diff --git a/Python/memmove.c b/Python/memmove.c index a062a3c1c39..267cf569b5a 100644 --- a/Python/memmove.c +++ b/Python/memmove.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* A perhaps slow but I hope correct implementation of memmove */ diff --git a/Python/modsupport.c b/Python/modsupport.c index 603bd764efa..4a206a13344 100644 --- a/Python/modsupport.c +++ b/Python/modsupport.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Module support implementation */ diff --git a/Python/mystrtoul.c b/Python/mystrtoul.c index a80faa70782..f785c51e31a 100644 --- a/Python/mystrtoul.c +++ b/Python/mystrtoul.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ #include "Python.h" diff --git a/Python/pystate.c b/Python/pystate.c index 9306a57715a..34d913bcedf 100644 --- a/Python/pystate.c +++ b/Python/pystate.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Thread and interpreter state structures and their interfaces */ diff --git a/Python/pythonrun.c b/Python/pythonrun.c index 9c9897d46a9..1d16db5c900 100644 --- a/Python/pythonrun.c +++ b/Python/pythonrun.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Python interpreter top-level routines, including init/exit */ diff --git a/Python/sigcheck.c b/Python/sigcheck.c index 8e949a04d4d..2249ed93c7f 100644 --- a/Python/sigcheck.c +++ b/Python/sigcheck.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Sigcheck is similar to intrcheck() but sets an exception when an diff --git a/Python/strerror.c b/Python/strerror.c index cbb2aab6983..5c2a2f08317 100644 --- a/Python/strerror.c +++ b/Python/strerror.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* PD implementation of strerror() for systems that don't have it. diff --git a/Python/structmember.c b/Python/structmember.c index a64b4eb3232..5b0ca908296 100644 --- a/Python/structmember.c +++ b/Python/structmember.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Map C struct members to Python object attributes */ diff --git a/Python/sysmodule.c b/Python/sysmodule.c index 2a30934b354..e0fca9535ca 100644 --- a/Python/sysmodule.c +++ b/Python/sysmodule.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* System module */ diff --git a/Python/thread.c b/Python/thread.c index 6d5d77cc499..f3c1d452a49 100644 --- a/Python/thread.c +++ b/Python/thread.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Thread package. diff --git a/Python/thread_beos.h b/Python/thread_beos.h index 60940bc0d94..f70c4dfa1ba 100644 --- a/Python/thread_beos.h +++ b/Python/thread_beos.h @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - BeOS thread support by Chris Herborth (chrish@qnx.com) ******************************************************************/ diff --git a/Python/thread_cthread.h b/Python/thread_cthread.h index 4f1c1c9d259..776e8e1adb9 100644 --- a/Python/thread_cthread.h +++ b/Python/thread_cthread.h @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ #include diff --git a/Python/thread_foobar.h b/Python/thread_foobar.h index 96646fe8ab8..f2da913179a 100644 --- a/Python/thread_foobar.h +++ b/Python/thread_foobar.h @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* diff --git a/Python/thread_lwp.h b/Python/thread_lwp.h index e29bfa5253d..fcfabf57830 100644 --- a/Python/thread_lwp.h +++ b/Python/thread_lwp.h @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ #include diff --git a/Python/thread_nt.h b/Python/thread_nt.h index 7704b58ff58..aaa3b23be74 100644 --- a/Python/thread_nt.h +++ b/Python/thread_nt.h @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* This code implemented by Dag.Gruneau@elsa.preseco.comm.se */ diff --git a/Python/thread_pth.h b/Python/thread_pth.h index 93af4ee2445..60e0b25aa83 100644 --- a/Python/thread_pth.h +++ b/Python/thread_pth.h @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* GNU pth threads interface diff --git a/Python/thread_pthread.h b/Python/thread_pthread.h index 6d0342e751e..e788d82e55c 100644 --- a/Python/thread_pthread.h +++ b/Python/thread_pthread.h @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Posix threads interface */ diff --git a/Python/thread_sgi.h b/Python/thread_sgi.h index e0d2c9ce887..942097a7339 100644 --- a/Python/thread_sgi.h +++ b/Python/thread_sgi.h @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ #ifdef WITH_SGI_DL diff --git a/Python/thread_solaris.h b/Python/thread_solaris.h index ce9b98c583a..15e286aebe7 100644 --- a/Python/thread_solaris.h +++ b/Python/thread_solaris.h @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ #include diff --git a/Python/thread_wince.h b/Python/thread_wince.h index b069dced550..a5423f6de4e 100644 --- a/Python/thread_wince.h +++ b/Python/thread_wince.h @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* This code implemented by Mark Hammond (MHammond@skippinet.com.au) */ diff --git a/Python/traceback.c b/Python/traceback.c index a9ae5f9eda8..8f6ff721905 100644 --- a/Python/traceback.c +++ b/Python/traceback.c @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,7 +6,6 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* Traceback implementation */ diff --git a/Tools/modulator/Templates/copyright b/Tools/modulator/Templates/copyright index f0d492aa29f..98ff132dbb3 100644 --- a/Tools/modulator/Templates/copyright +++ b/Tools/modulator/Templates/copyright @@ -1,9 +1,4 @@ /*********************************************************** -Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, -The Netherlands. - - All Rights Reserved - Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -11,5 +6,4 @@ All rights reserved. See the file "Misc/COPYRIGHT" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/