From 8586991099e4ace18ee94163a96b8ea1bed77ebe Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Fri, 1 Sep 2000 23:29:29 +0000 Subject: [PATCH] REMOVED all CWI, CNRI and BeOpen copyright markings. This should match the situation in the 1.6b1 tree. --- BeOS/dl_export.h | 10 +--------- Include/Python.h | 9 --------- Include/bitset.h | 9 --------- Include/bufferobject.h | 9 --------- Include/ceval.h | 9 --------- Include/classobject.h | 9 --------- Include/cobject.h | 9 --------- Include/compile.h | 9 --------- Include/dictobject.h | 9 --------- Include/errcode.h | 9 --------- Include/eval.h | 9 --------- Include/fileobject.h | 9 --------- Include/floatobject.h | 9 --------- Include/frameobject.h | 9 --------- Include/funcobject.h | 9 --------- Include/grammar.h | 9 --------- Include/import.h | 9 --------- Include/intobject.h | 9 --------- Include/intrcheck.h | 9 --------- Include/listobject.h | 9 --------- Include/longintrepr.h | 9 --------- Include/longobject.h | 9 --------- Include/marshal.h | 9 --------- Include/metagrammar.h | 9 --------- Include/methodobject.h | 9 --------- Include/modsupport.h | 9 --------- Include/moduleobject.h | 9 --------- Include/node.h | 9 --------- Include/object.h | 9 --------- Include/objimpl.h | 9 --------- Include/opcode.h | 9 --------- Include/osdefs.h | 9 --------- Include/parsetok.h | 9 --------- Include/patchlevel.h | 9 --------- Include/pgenheaders.h | 9 --------- Include/pydebug.h | 9 --------- Include/pyerrors.h | 9 --------- Include/pymem.h | 9 --------- Include/pyport.h | 8 -------- Include/pystate.h | 9 --------- Include/pythonrun.h | 9 --------- Include/pythread.h | 9 --------- Include/rangeobject.h | 9 --------- Include/stringobject.h | 9 --------- Include/structmember.h | 9 --------- Include/sysmodule.h | 9 --------- Include/token.h | 9 --------- Include/traceback.h | 9 --------- Include/tupleobject.h | 9 --------- Makefile.in | 10 ---------- Modules/_tkinter.c | 10 ---------- Modules/almodule.c | 9 --------- Modules/arraymodule.c | 9 --------- Modules/audioop.c | 9 --------- Modules/binascii.c | 16 ---------------- Modules/bsddbmodule.c | 9 --------- Modules/cdmodule.c | 10 ---------- Modules/cgensupport.c | 9 --------- Modules/cgensupport.h | 9 --------- Modules/clmodule.c | 9 --------- Modules/cstubs | 9 --------- Modules/dbmmodule.c | 9 --------- Modules/dlmodule.c | 9 --------- Modules/errnomodule.c | 9 --------- Modules/fcntlmodule.c | 9 --------- Modules/flmodule.c | 10 ---------- Modules/fmmodule.c | 9 --------- Modules/gdbmmodule.c | 9 --------- Modules/getpath.c | 9 --------- Modules/glmodule.c | 9 --------- Modules/grpmodule.c | 9 --------- Modules/imageop.c | 9 --------- Modules/imgfile.c | 9 --------- Modules/main.c | 9 --------- Modules/mathmodule.c | 9 --------- Modules/md5module.c | 9 --------- Modules/mpzmodule.c | 9 --------- Modules/newmodule.c | 9 --------- Modules/parsermodule.c | 9 --------- Modules/pcremodule.c | 16 ---------------- Modules/posixmodule.c | 9 --------- Modules/pwdmodule.c | 9 --------- Modules/pyexpat.c | 16 ---------------- Modules/regexmodule.c | 9 --------- Modules/resource.c | 9 --------- Modules/selectmodule.c | 9 --------- Modules/sgimodule.c | 9 --------- Modules/shamodule.c | 16 ---------------- Modules/signalmodule.c | 9 --------- Modules/stropmodule.c | 9 --------- Modules/structmodule.c | 9 --------- Modules/sunaudiodev.c | 9 --------- Modules/svmodule.c | 10 ---------- Modules/threadmodule.c | 9 --------- Modules/timemodule.c | 9 --------- Modules/xxmodule.c | 9 --------- Modules/yuv.h | 9 --------- Modules/yuvconvert.c | 9 --------- Objects/bufferobject.c | 9 --------- Objects/classobject.c | 9 --------- Objects/cobject.c | 9 --------- Objects/complexobject.c | 9 --------- Objects/dictobject.c | 9 --------- Objects/fileobject.c | 9 --------- Objects/floatobject.c | 9 --------- Objects/frameobject.c | 9 --------- Objects/funcobject.c | 9 --------- Objects/intobject.c | 9 --------- Objects/listobject.c | 9 --------- Objects/longobject.c | 9 --------- Objects/methodobject.c | 9 --------- Objects/moduleobject.c | 9 --------- Objects/object.c | 9 --------- Objects/rangeobject.c | 9 --------- Objects/stringobject.c | 9 --------- Objects/tupleobject.c | 9 --------- Objects/typeobject.c | 9 --------- Objects/xxobject.c | 9 --------- PC/config.c | 10 ---------- PC/getpathp.c | 9 --------- PC/os2vacpp/getpathp.c | 9 --------- Parser/acceler.c | 9 --------- Parser/assert.h | 9 --------- Parser/bitset.c | 9 --------- Parser/firstsets.c | 9 --------- Parser/grammar.c | 9 --------- Parser/grammar1.c | 9 --------- Parser/intrcheck.c | 9 --------- Parser/listnode.c | 9 --------- Parser/metagrammar.c | 9 --------- Parser/myreadline.c | 9 --------- Parser/node.c | 9 --------- Parser/parser.c | 9 --------- Parser/parser.h | 9 --------- Parser/parsetok.c | 9 --------- Parser/pgen.c | 9 --------- Parser/pgen.h | 9 --------- Parser/pgenmain.c | 9 --------- Parser/printgrammar.c | 9 --------- Parser/tokenizer.c | 9 --------- Parser/tokenizer.h | 9 --------- Python/atof.c | 9 --------- Python/bltinmodule.c | 9 --------- Python/ceval.c | 9 --------- Python/compile.c | 9 --------- Python/dynload_aix.c | 9 --------- Python/dynload_beos.c | 9 --------- Python/dynload_dl.c | 9 --------- Python/dynload_hpux.c | 9 --------- Python/dynload_mac.c | 9 --------- Python/dynload_next.c | 9 --------- Python/dynload_os2.c | 9 --------- Python/dynload_shlib.c | 9 --------- Python/dynload_stub.c | 9 --------- Python/dynload_win.c | 9 --------- Python/errors.c | 9 --------- Python/fmod.c | 9 --------- Python/frozen.c | 9 --------- Python/frozenmain.c | 9 --------- Python/getargs.c | 9 --------- Python/getcompiler.c | 9 --------- Python/getcopyright.c | 16 ---------------- Python/getcwd.c | 9 --------- Python/getmtime.c | 9 --------- Python/getplatform.c | 9 --------- Python/getversion.c | 9 --------- Python/import.c | 9 --------- Python/importdl.c | 9 --------- Python/importdl.h | 9 --------- Python/marshal.c | 9 --------- Python/memmove.c | 9 --------- Python/modsupport.c | 9 --------- Python/mystrtoul.c | 9 --------- Python/pystate.c | 9 --------- Python/pythonrun.c | 9 --------- Python/sigcheck.c | 9 --------- Python/strerror.c | 9 --------- Python/structmember.c | 9 --------- Python/sysmodule.c | 9 --------- Python/thread.c | 9 --------- Python/thread_beos.h | 11 ----------- Python/thread_cthread.h | 9 --------- Python/thread_foobar.h | 9 --------- Python/thread_lwp.h | 9 --------- Python/thread_nt.h | 9 --------- Python/thread_os2.h | 16 ---------------- Python/thread_pth.h | 9 --------- Python/thread_pthread.h | 9 --------- Python/thread_sgi.h | 9 --------- Python/thread_solaris.h | 9 --------- Python/thread_wince.h | 9 --------- Python/traceback.c | 9 --------- Tools/modulator/Templates/copyright | 9 --------- Tools/scripts/fixnotice.py | 23 ++++------------------- 194 files changed, 5 insertions(+), 1805 deletions(-) diff --git a/BeOS/dl_export.h b/BeOS/dl_export.h index d65d534fde6b..5c1af8de6bda 100644 --- a/BeOS/dl_export.h +++ b/BeOS/dl_export.h @@ -7,15 +7,7 @@ * (in our case, BeOS) for dynamic object loading. * * This trivial header is released under the same license as the rest of - * Python: - * - * Copyright (c) 2000, BeOpen.com. - * Copyright (c) 1995-2000, Corporation for National Research Initiatives. - * Copyright (c) 1990-1995, Stichting Mathematisch Centrum. - * All rights reserved. - * - * See the file "Misc/COPYRIGHT" for information on usage and - * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. + * Python. * * - Chris Herborth (chrish@beoscentral.com) * January 11, 1999 diff --git a/Include/Python.h b/Include/Python.h index b994401a52f9..fd7ddb63ed1c 100644 --- a/Include/Python.h +++ b/Include/Python.h @@ -2,15 +2,6 @@ #define Py_PYTHON_H /* Since this is a "meta-include" file, no #ifdef __cplusplus / extern "C" { */ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Enable compiler features; switching on C lib defines doesn't work here, because the symbols haven't necessarily been defined yet. */ diff --git a/Include/bitset.h b/Include/bitset.h index e3ef1a18f3aa..faeb41913df3 100644 --- a/Include/bitset.h +++ b/Include/bitset.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #ifndef Py_BITSET_H #define Py_BITSET_H diff --git a/Include/bufferobject.h b/Include/bufferobject.h index 5a205f3e7c66..e4109aeb134a 100644 --- a/Include/bufferobject.h +++ b/Include/bufferobject.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Buffer object interface */ diff --git a/Include/ceval.h b/Include/ceval.h index b20d775b77f0..0319fd6c3caf 100644 --- a/Include/ceval.h +++ b/Include/ceval.h @@ -4,15 +4,6 @@ extern "C" { #endif -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Interface to random parts in ceval.c */ diff --git a/Include/classobject.h b/Include/classobject.h index 67416e49b29a..059730b4095c 100644 --- a/Include/classobject.h +++ b/Include/classobject.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Class object interface */ diff --git a/Include/cobject.h b/Include/cobject.h index e7b75f59fbde..f710d4af7724 100644 --- a/Include/cobject.h +++ b/Include/cobject.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* C objects to be exported from one extension module to another. diff --git a/Include/compile.h b/Include/compile.h index 56973cd4f24d..f8acdb44fdcc 100644 --- a/Include/compile.h +++ b/Include/compile.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Definitions for bytecode */ diff --git a/Include/dictobject.h b/Include/dictobject.h index b79ed600467d..4f5f94a115c5 100644 --- a/Include/dictobject.h +++ b/Include/dictobject.h @@ -4,15 +4,6 @@ extern "C" { #endif -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Dictionary object type -- mapping from hashable object to object */ diff --git a/Include/errcode.h b/Include/errcode.h index a8fe45841773..daa702f7e177 100644 --- a/Include/errcode.h +++ b/Include/errcode.h @@ -4,15 +4,6 @@ extern "C" { #endif -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Error codes passed around between file input, tokenizer, parser and interpreter. This is necessary so we can turn them into Python diff --git a/Include/eval.h b/Include/eval.h index 9671fc0031de..2a4500902578 100644 --- a/Include/eval.h +++ b/Include/eval.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Interface to execute compiled code */ diff --git a/Include/fileobject.h b/Include/fileobject.h index 15d1d5c7a8ce..aefeffec4e67 100644 --- a/Include/fileobject.h +++ b/Include/fileobject.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* File object interface */ diff --git a/Include/floatobject.h b/Include/floatobject.h index fd7f9d254907..1d0b50a620db 100644 --- a/Include/floatobject.h +++ b/Include/floatobject.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Float object interface */ diff --git a/Include/frameobject.h b/Include/frameobject.h index 5021d4ed4893..1bbe2a16bfa4 100644 --- a/Include/frameobject.h +++ b/Include/frameobject.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Frame object interface */ diff --git a/Include/funcobject.h b/Include/funcobject.h index e85fc1a61154..6ba1e0925e66 100644 --- a/Include/funcobject.h +++ b/Include/funcobject.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Function object interface */ diff --git a/Include/grammar.h b/Include/grammar.h index b842393f6eae..8426da30d9c6 100644 --- a/Include/grammar.h +++ b/Include/grammar.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Grammar interface */ diff --git a/Include/import.h b/Include/import.h index c11d33e1c119..f90dd2081b7e 100644 --- a/Include/import.h +++ b/Include/import.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Module definition and import interface */ diff --git a/Include/intobject.h b/Include/intobject.h index 925e19a35fb3..a22d38a9b5e1 100644 --- a/Include/intobject.h +++ b/Include/intobject.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Integer object interface */ diff --git a/Include/intrcheck.h b/Include/intrcheck.h index 9e9f6ac4d0bc..6ccdc3b3ee72 100644 --- a/Include/intrcheck.h +++ b/Include/intrcheck.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #ifndef Py_INTRCHECK_H #define Py_INTRCHECK_H diff --git a/Include/listobject.h b/Include/listobject.h index 0fea447877e4..73ac724e08f0 100644 --- a/Include/listobject.h +++ b/Include/listobject.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* List object interface */ diff --git a/Include/longintrepr.h b/Include/longintrepr.h index 1e78d05e5d13..1154e0b02bd5 100644 --- a/Include/longintrepr.h +++ b/Include/longintrepr.h @@ -4,15 +4,6 @@ extern "C" { #endif -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* This is published for the benefit of "friend" marshal.c only. */ diff --git a/Include/longobject.h b/Include/longobject.h index 8fa0bbd8015c..f2dea9340b53 100644 --- a/Include/longobject.h +++ b/Include/longobject.h @@ -4,15 +4,6 @@ extern "C" { #endif -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Long (arbitrary precision) integer object interface */ diff --git a/Include/marshal.h b/Include/marshal.h index 98bd5238c56c..cf11d53128bc 100644 --- a/Include/marshal.h +++ b/Include/marshal.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Interface for marshal.c */ diff --git a/Include/metagrammar.h b/Include/metagrammar.h index cef685a714d5..15c8ef8f3f1a 100644 --- a/Include/metagrammar.h +++ b/Include/metagrammar.h @@ -4,15 +4,6 @@ extern "C" { #endif -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #define MSTART 256 #define RULE 257 diff --git a/Include/methodobject.h b/Include/methodobject.h index ee0cb7eb43ca..a205011e6967 100644 --- a/Include/methodobject.h +++ b/Include/methodobject.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Method object interface */ diff --git a/Include/modsupport.h b/Include/modsupport.h index 75449f215afe..a678257aac9d 100644 --- a/Include/modsupport.h +++ b/Include/modsupport.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #ifndef Py_MODSUPPORT_H #define Py_MODSUPPORT_H diff --git a/Include/moduleobject.h b/Include/moduleobject.h index b03306cf2c5a..00a23aae207a 100644 --- a/Include/moduleobject.h +++ b/Include/moduleobject.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Module object interface */ diff --git a/Include/node.h b/Include/node.h index 96eb350f0a9e..df6e5186d35f 100644 --- a/Include/node.h +++ b/Include/node.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Parse tree node interface */ diff --git a/Include/object.h b/Include/object.h index 0cfa179e10a5..ab7a2c7eea07 100644 --- a/Include/object.h +++ b/Include/object.h @@ -4,15 +4,6 @@ extern "C" { #endif -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Object and type object interface */ diff --git a/Include/objimpl.h b/Include/objimpl.h index f44963c7b336..1a2255dc4ee2 100644 --- a/Include/objimpl.h +++ b/Include/objimpl.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #ifndef Py_OBJIMPL_H #define Py_OBJIMPL_H diff --git a/Include/opcode.h b/Include/opcode.h index d46e5b8fde03..349756cf1d90 100644 --- a/Include/opcode.h +++ b/Include/opcode.h @@ -4,15 +4,6 @@ extern "C" { #endif -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Instruction opcodes for compiled code */ diff --git a/Include/osdefs.h b/Include/osdefs.h index 06d0e2f81da2..b13c08d52a73 100644 --- a/Include/osdefs.h +++ b/Include/osdefs.h @@ -4,15 +4,6 @@ extern "C" { #endif -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Operating system dependencies */ diff --git a/Include/parsetok.h b/Include/parsetok.h index 71e7d899436d..aebc83cdd856 100644 --- a/Include/parsetok.h +++ b/Include/parsetok.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Parser-tokenizer link interface */ diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 1471a31f0a8d..63680937df7f 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Newfangled version identification scheme. diff --git a/Include/pgenheaders.h b/Include/pgenheaders.h index 0b2e4ce6cecf..dcd3c5ef5bae 100644 --- a/Include/pgenheaders.h +++ b/Include/pgenheaders.h @@ -4,15 +4,6 @@ extern "C" { #endif -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Include files and extern declarations used by most of the parser. */ diff --git a/Include/pydebug.h b/Include/pydebug.h index 45752d07893d..037240193274 100644 --- a/Include/pydebug.h +++ b/Include/pydebug.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #ifndef Py_PYDEBUG_H #define Py_PYDEBUG_H diff --git a/Include/pyerrors.h b/Include/pyerrors.h index 311e258a3bf5..8747aec9c57a 100644 --- a/Include/pyerrors.h +++ b/Include/pyerrors.h @@ -4,15 +4,6 @@ extern "C" { #endif -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Error handling definitions */ diff --git a/Include/pymem.h b/Include/pymem.h index 09067a8fbaf9..71fc8b58d840 100644 --- a/Include/pymem.h +++ b/Include/pymem.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Lowest-level memory allocation interface */ diff --git a/Include/pyport.h b/Include/pyport.h index f59ba37ca362..27193fef9177 100644 --- a/Include/pyport.h +++ b/Include/pyport.h @@ -1,11 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -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_PYPORT_H #define Py_PYPORT_H diff --git a/Include/pystate.h b/Include/pystate.h index fcc0aea13438..be5649798920 100644 --- a/Include/pystate.h +++ b/Include/pystate.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Thread and interpreter state structures and their interfaces */ diff --git a/Include/pythonrun.h b/Include/pythonrun.h index bbf2903a3979..97d6f4f5fdf4 100644 --- a/Include/pythonrun.h +++ b/Include/pythonrun.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Interfaces to parse and execute pieces of python code */ diff --git a/Include/pythread.h b/Include/pythread.h index e40eb5759c3d..c0a718e5ade1 100644 --- a/Include/pythread.h +++ b/Include/pythread.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #ifndef Py_PYTHREAD_H #define Py_PYTHREAD_H diff --git a/Include/rangeobject.h b/Include/rangeobject.h index a208581b6cdd..145f774af85e 100644 --- a/Include/rangeobject.h +++ b/Include/rangeobject.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Range object interface */ diff --git a/Include/stringobject.h b/Include/stringobject.h index 361cbc06830b..7afd347c856e 100644 --- a/Include/stringobject.h +++ b/Include/stringobject.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* String object interface */ diff --git a/Include/structmember.h b/Include/structmember.h index 4ed9d42bf337..09e62cf13b01 100644 --- a/Include/structmember.h +++ b/Include/structmember.h @@ -4,15 +4,6 @@ extern "C" { #endif -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Interface to map C struct members to Python object attributes */ diff --git a/Include/sysmodule.h b/Include/sysmodule.h index a2920c031c5a..ca3aff7b4d1b 100644 --- a/Include/sysmodule.h +++ b/Include/sysmodule.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* System module interface */ diff --git a/Include/token.h b/Include/token.h index 63d92b48373f..77e3de7cd2e0 100644 --- a/Include/token.h +++ b/Include/token.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Token types */ diff --git a/Include/traceback.h b/Include/traceback.h index a8ed86e025db..baf82e1b23a0 100644 --- a/Include/traceback.h +++ b/Include/traceback.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #ifndef Py_TRACEBACK_H #define Py_TRACEBACK_H diff --git a/Include/tupleobject.h b/Include/tupleobject.h index acfac8b2e96f..9a614846ff61 100644 --- a/Include/tupleobject.h +++ b/Include/tupleobject.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Tuple object interface */ diff --git a/Makefile.in b/Makefile.in index 8d4b96f80941..2c09129bb4bc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,13 +1,3 @@ -######################################################################## -# Copyright (c) 2000, BeOpen.com. -# Copyright (c) 1995-2000, Corporation for National Research Initiatives. -# Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -# All rights reserved. -# -# See the file "Misc/COPYRIGHT" for information on usage and -# redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -######################################################################## - # Top-level Makefile for Python # # As distributed, this file is called Makefile.in; it is processed diff --git a/Modules/_tkinter.c b/Modules/_tkinter.c index 9601f0680f50..34360fe07769 100644 --- a/Modules/_tkinter.c +++ b/Modules/_tkinter.c @@ -1,18 +1,8 @@ /*********************************************************** Copyright (C) 1994 Steen Lumholt. -Copyright 1994-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. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - ******************************************************************/ /* _tkinter.c -- Interface to libtk.a and libtcl.a. */ diff --git a/Modules/almodule.c b/Modules/almodule.c index 23fd96f02c6f..6621b9c024f3 100644 --- a/Modules/almodule.c +++ b/Modules/almodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #define OLD_INTERFACE /* define for pre-Irix 6 interface */ diff --git a/Modules/arraymodule.c b/Modules/arraymodule.c index 530b214c1ab1..43be90cb72ef 100644 --- a/Modules/arraymodule.c +++ b/Modules/arraymodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Array object implementation */ diff --git a/Modules/audioop.c b/Modules/audioop.c index 8c916171cf29..d12642afb08a 100644 --- a/Modules/audioop.c +++ b/Modules/audioop.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* audioopmodule - Module to detect peak values in arrays */ diff --git a/Modules/binascii.c b/Modules/binascii.c index a9e190b359fe..010e22d9c8fc 100644 --- a/Modules/binascii.c +++ b/Modules/binascii.c @@ -1,19 +1,3 @@ -/*********************************************************** -Copyright 1991, 1992, 1993, 1994 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. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - -******************************************************************/ - /* ** Routines to represent binary data in ASCII and vice-versa ** diff --git a/Modules/bsddbmodule.c b/Modules/bsddbmodule.c index 48c221e7eb33..24d859b56448 100644 --- a/Modules/bsddbmodule.c +++ b/Modules/bsddbmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Berkeley DB interface. Author: Michael McLay diff --git a/Modules/cdmodule.c b/Modules/cdmodule.c index 5f88a0f8cd0a..ee58c5efbd38 100644 --- a/Modules/cdmodule.c +++ b/Modules/cdmodule.c @@ -1,13 +1,3 @@ -/********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ - /* CD module -- interface to Mark Callow's and Roger Chickering's */ /* CD Audio Library (CD). */ diff --git a/Modules/cgensupport.c b/Modules/cgensupport.c index 71b55865e838..7e7d0ff9f4c6 100644 --- a/Modules/cgensupport.c +++ b/Modules/cgensupport.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Functions used by cgen output */ diff --git a/Modules/cgensupport.h b/Modules/cgensupport.h index 2277a4738d65..bc901f6e81a6 100644 --- a/Modules/cgensupport.h +++ b/Modules/cgensupport.h @@ -4,15 +4,6 @@ extern "C" { #endif -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Definitions used by cgen output */ diff --git a/Modules/clmodule.c b/Modules/clmodule.c index d38a0c33e009..2ff184cce615 100644 --- a/Modules/clmodule.c +++ b/Modules/clmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Cl objects */ diff --git a/Modules/cstubs b/Modules/cstubs index 3ce58da952f8..53bd4ab31069 100644 --- a/Modules/cstubs +++ b/Modules/cstubs @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Input used to generate the Python module "glmodule.c". diff --git a/Modules/dbmmodule.c b/Modules/dbmmodule.c index b95c0ba85343..c0cfb29c15ff 100644 --- a/Modules/dbmmodule.c +++ b/Modules/dbmmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* DBM module using dictionary interface */ diff --git a/Modules/dlmodule.c b/Modules/dlmodule.c index 18e1458f1c67..b094be76eb9b 100644 --- a/Modules/dlmodule.c +++ b/Modules/dlmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* dl module */ diff --git a/Modules/errnomodule.c b/Modules/errnomodule.c index b47feb62817f..3ca43724b94a 100644 --- a/Modules/errnomodule.c +++ b/Modules/errnomodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Errno module */ diff --git a/Modules/fcntlmodule.c b/Modules/fcntlmodule.c index fd4c3e304a5d..93fdf401f330 100644 --- a/Modules/fcntlmodule.c +++ b/Modules/fcntlmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* fcntl module */ diff --git a/Modules/flmodule.c b/Modules/flmodule.c index 8bfd83aa0916..ef853f5520ed 100644 --- a/Modules/flmodule.c +++ b/Modules/flmodule.c @@ -1,13 +1,3 @@ -/********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ - /* FL module -- interface to Mark Overmars' FORMS Library. */ /* This code works with FORMS version 2.2 (if you defined diff --git a/Modules/fmmodule.c b/Modules/fmmodule.c index df5f27ba67f2..065aed600459 100644 --- a/Modules/fmmodule.c +++ b/Modules/fmmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Font Manager module */ diff --git a/Modules/gdbmmodule.c b/Modules/gdbmmodule.c index 6d2e6ce1440b..3b7b0bccfd96 100644 --- a/Modules/gdbmmodule.c +++ b/Modules/gdbmmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* DBM module using dictionary interface */ /* Author: Anthony Baxter, after dbmmodule.c */ diff --git a/Modules/getpath.c b/Modules/getpath.c index f96f7ed48369..c295d307ccf2 100644 --- a/Modules/getpath.c +++ b/Modules/getpath.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Return the initial module search path. */ diff --git a/Modules/glmodule.c b/Modules/glmodule.c index 2d314b9e5f69..4a1b66fb6979 100644 --- a/Modules/glmodule.c +++ b/Modules/glmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Input used to generate the Python module "glmodule.c". diff --git a/Modules/grpmodule.c b/Modules/grpmodule.c index f13472f29b6f..41a5ec975735 100644 --- a/Modules/grpmodule.c +++ b/Modules/grpmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* UNIX group file access module */ diff --git a/Modules/imageop.c b/Modules/imageop.c index 7c7116d6cbd6..586133bfed21 100644 --- a/Modules/imageop.c +++ b/Modules/imageop.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* imageopmodule - Various operations on pictures */ diff --git a/Modules/imgfile.c b/Modules/imgfile.c index 9a7f74fd3dfd..e8f0b8c5fbad 100644 --- a/Modules/imgfile.c +++ b/Modules/imgfile.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* IMGFILE module - Interface to sgi libimage */ diff --git a/Modules/main.c b/Modules/main.c index 9afe80b3b564..32d7c39ca94f 100644 --- a/Modules/main.c +++ b/Modules/main.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Python interpreter main program */ diff --git a/Modules/mathmodule.c b/Modules/mathmodule.c index 569e8c9cdda5..fcd88ad331c0 100644 --- a/Modules/mathmodule.c +++ b/Modules/mathmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Math module -- standard C math library functions, pi and e */ diff --git a/Modules/md5module.c b/Modules/md5module.c index 5eac97b3fec1..269a298c05ad 100644 --- a/Modules/md5module.c +++ b/Modules/md5module.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* MD5 module */ diff --git a/Modules/mpzmodule.c b/Modules/mpzmodule.c index 8be9f08df45d..44349e935796 100644 --- a/Modules/mpzmodule.c +++ b/Modules/mpzmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* MPZ module */ diff --git a/Modules/newmodule.c b/Modules/newmodule.c index 1595c0c64c3a..f29c37bf57fe 100644 --- a/Modules/newmodule.c +++ b/Modules/newmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Module new -- create new objects of various types */ diff --git a/Modules/parsermodule.c b/Modules/parsermodule.c index 056d2bbf2722..f4fb805f69e3 100644 --- a/Modules/parsermodule.c +++ b/Modules/parsermodule.c @@ -75,15 +75,6 @@ typedef int (*SeqInserter) (PyObject* sequence, * lists as well as tuples, and optionally including the line numbers. */ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ static PyObject* node2tuple(node *n, /* node to convert */ diff --git a/Modules/pcremodule.c b/Modules/pcremodule.c index 21629b806b43..fe45bacd5645 100644 --- a/Modules/pcremodule.c +++ b/Modules/pcremodule.c @@ -1,19 +1,3 @@ -/*********************************************************** -Copyright 1997 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. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - -******************************************************************/ - /* Pcre objects */ #include "Python.h" diff --git a/Modules/posixmodule.c b/Modules/posixmodule.c index d921eee5a57e..cb3c72dd5c4f 100644 --- a/Modules/posixmodule.c +++ b/Modules/posixmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* POSIX module implementation */ diff --git a/Modules/pwdmodule.c b/Modules/pwdmodule.c index 7f58ed34087b..290dc4514559 100644 --- a/Modules/pwdmodule.c +++ b/Modules/pwdmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* UNIX password file access module */ diff --git a/Modules/pyexpat.c b/Modules/pyexpat.c index 28fb42b1936a..d270aa211d11 100644 --- a/Modules/pyexpat.c +++ b/Modules/pyexpat.c @@ -1,19 +1,3 @@ -/*********************************************************** -Copyright 2000 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. -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" #include "xmlparse.h" diff --git a/Modules/regexmodule.c b/Modules/regexmodule.c index ff3b8950dd47..749de9e7ab48 100644 --- a/Modules/regexmodule.c +++ b/Modules/regexmodule.c @@ -3,15 +3,6 @@ XXX support range parameter on search XXX support mstop parameter on search */ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Regular expression objects */ /* This uses Tatu Ylonen's copyleft-free reimplementation of diff --git a/Modules/resource.c b/Modules/resource.c index cca6d823fe60..9f2d9c06a747 100644 --- a/Modules/resource.c +++ b/Modules/resource.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #include "Python.h" #include diff --git a/Modules/selectmodule.c b/Modules/selectmodule.c index 1c1f3d8cdbe8..55c3a49c5359 100644 --- a/Modules/selectmodule.c +++ b/Modules/selectmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* select - Module containing unix select(2) call. Under Unix, the file descriptors are small integers. diff --git a/Modules/sgimodule.c b/Modules/sgimodule.c index 04bd3bec3c45..b19efe6f79c0 100644 --- a/Modules/sgimodule.c +++ b/Modules/sgimodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* SGI module -- random SGI-specific things */ diff --git a/Modules/shamodule.c b/Modules/shamodule.c index cc11f128852e..8f9523050e4f 100644 --- a/Modules/shamodule.c +++ b/Modules/shamodule.c @@ -1,19 +1,3 @@ -/*********************************************************** -Copyright 1999 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. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - -******************************************************************/ - /* SHA module */ /* This module provides an interface to NIST's Secure Hash Algorithm */ diff --git a/Modules/signalmodule.c b/Modules/signalmodule.c index 368955e0c596..1347c6d291e9 100644 --- a/Modules/signalmodule.c +++ b/Modules/signalmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Signal module -- many thanks to Lance Ellinghaus */ diff --git a/Modules/stropmodule.c b/Modules/stropmodule.c index 617eb26ec4d5..b8f7519f2dfe 100644 --- a/Modules/stropmodule.c +++ b/Modules/stropmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* strop module */ diff --git a/Modules/structmodule.c b/Modules/structmodule.c index ff10b18ae909..c253a76df78f 100644 --- a/Modules/structmodule.c +++ b/Modules/structmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* struct module -- pack values into and (out of) strings */ diff --git a/Modules/sunaudiodev.c b/Modules/sunaudiodev.c index 2774e054c5db..7bf867bcb2b9 100644 --- a/Modules/sunaudiodev.c +++ b/Modules/sunaudiodev.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Sad objects */ diff --git a/Modules/svmodule.c b/Modules/svmodule.c index 95b3e142adca..ead0ca589ff5 100644 --- a/Modules/svmodule.c +++ b/Modules/svmodule.c @@ -1,13 +1,3 @@ -/********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ - /* SV module -- interface to the Indigo video board */ /* WARNING! This module is for hardware that we don't have any more, diff --git a/Modules/threadmodule.c b/Modules/threadmodule.c index 46dd35a69ad7..97ab4e1375cd 100644 --- a/Modules/threadmodule.c +++ b/Modules/threadmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Thread module */ /* Interface to Sjoerd's portable C thread library */ diff --git a/Modules/timemodule.c b/Modules/timemodule.c index edf09d11312a..116b377e8ef7 100644 --- a/Modules/timemodule.c +++ b/Modules/timemodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Time module */ diff --git a/Modules/xxmodule.c b/Modules/xxmodule.c index e80c2eee98d4..621eab81022e 100644 --- a/Modules/xxmodule.c +++ b/Modules/xxmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Use this file as a template to start implementing a module that also declares object types. All occurrences of 'Xxo' should be changed diff --git a/Modules/yuv.h b/Modules/yuv.h index 1b7db6266eac..738c4e50c199 100644 --- a/Modules/yuv.h +++ b/Modules/yuv.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #ifndef Py_YUV_H #define Py_YUV_H diff --git a/Modules/yuvconvert.c b/Modules/yuvconvert.c index 3a5c03672eac..e5333d9c3887 100644 --- a/Modules/yuvconvert.c +++ b/Modules/yuvconvert.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #include "yuv.h" diff --git a/Objects/bufferobject.c b/Objects/bufferobject.c index 91f58c906b08..1a17ec5ba8c9 100644 --- a/Objects/bufferobject.c +++ b/Objects/bufferobject.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Buffer object implementation */ diff --git a/Objects/classobject.c b/Objects/classobject.c index 615c8bab5497..8bbd834cdbda 100644 --- a/Objects/classobject.c +++ b/Objects/classobject.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Class object implementation */ diff --git a/Objects/cobject.c b/Objects/cobject.c index 48abb4a645d7..872e51591c36 100644 --- a/Objects/cobject.c +++ b/Objects/cobject.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Wrap void* pointers to be passed between C modules */ diff --git a/Objects/complexobject.c b/Objects/complexobject.c index 6f1cfea92334..3c9830f6b196 100644 --- a/Objects/complexobject.c +++ b/Objects/complexobject.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Complex object implementation */ diff --git a/Objects/dictobject.c b/Objects/dictobject.c index 37111d26d4e1..7be1c67de079 100644 --- a/Objects/dictobject.c +++ b/Objects/dictobject.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Dictionary object implementation using a hash table */ diff --git a/Objects/fileobject.c b/Objects/fileobject.c index 6305520d1455..a5d2fcc837c5 100644 --- a/Objects/fileobject.c +++ b/Objects/fileobject.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* File object implementation */ diff --git a/Objects/floatobject.c b/Objects/floatobject.c index 5650b41302e5..946e3d99d3b8 100644 --- a/Objects/floatobject.c +++ b/Objects/floatobject.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Float object implementation */ diff --git a/Objects/frameobject.c b/Objects/frameobject.c index 4a01f3d526d7..f541f1e9c79e 100644 --- a/Objects/frameobject.c +++ b/Objects/frameobject.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Frame object implementation */ diff --git a/Objects/funcobject.c b/Objects/funcobject.c index 32d9a61f2819..8b045f4695ea 100644 --- a/Objects/funcobject.c +++ b/Objects/funcobject.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Function object implementation */ diff --git a/Objects/intobject.c b/Objects/intobject.c index 20bb3702cd88..411e4dd17467 100644 --- a/Objects/intobject.c +++ b/Objects/intobject.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Integer object implementation */ diff --git a/Objects/listobject.c b/Objects/listobject.c index 5a704fedf3f4..3d02b5f9a2bb 100644 --- a/Objects/listobject.c +++ b/Objects/listobject.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* List object implementation */ diff --git a/Objects/longobject.c b/Objects/longobject.c index 86b4ababf53e..65dcaa06ded9 100644 --- a/Objects/longobject.c +++ b/Objects/longobject.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Long (arbitrary precision) integer object implementation */ diff --git a/Objects/methodobject.c b/Objects/methodobject.c index 4a1fa93f4aa4..f0bbeeacc990 100644 --- a/Objects/methodobject.c +++ b/Objects/methodobject.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Method object implementation */ diff --git a/Objects/moduleobject.c b/Objects/moduleobject.c index 4e4395e1164a..c655e957ef5e 100644 --- a/Objects/moduleobject.c +++ b/Objects/moduleobject.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Module object implementation */ diff --git a/Objects/object.c b/Objects/object.c index 9f73cd313a25..150f3576c601 100644 --- a/Objects/object.c +++ b/Objects/object.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Generic object operations; and implementation of None (NoObject) */ diff --git a/Objects/rangeobject.c b/Objects/rangeobject.c index 20b077f4f9e6..5c794fc204f4 100644 --- a/Objects/rangeobject.c +++ b/Objects/rangeobject.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Range object implementation */ diff --git a/Objects/stringobject.c b/Objects/stringobject.c index 25621c2a5993..f7c3f4b157d8 100644 --- a/Objects/stringobject.c +++ b/Objects/stringobject.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* String object implementation */ diff --git a/Objects/tupleobject.c b/Objects/tupleobject.c index 8e05e865129a..71e9764ec3dc 100644 --- a/Objects/tupleobject.c +++ b/Objects/tupleobject.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Tuple object implementation */ diff --git a/Objects/typeobject.c b/Objects/typeobject.c index 250350497d7e..c96c0aa72997 100644 --- a/Objects/typeobject.c +++ b/Objects/typeobject.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Type object implementation */ diff --git a/Objects/xxobject.c b/Objects/xxobject.c index 21d0aa2e1d30..21a00b09e19d 100644 --- a/Objects/xxobject.c +++ b/Objects/xxobject.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Use this file as a template to start implementing a new object type. If your objects will be called foobar, start by copying this file to diff --git a/PC/config.c b/PC/config.c index d71b66973176..e0776fa44a4b 100644 --- a/PC/config.c +++ b/PC/config.c @@ -1,13 +1,3 @@ -/* -*- C -*- *********************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ - /* Module configuration */ /* This file contains the table of built-in modules. diff --git a/PC/getpathp.c b/PC/getpathp.c index 8178ab27cff3..3ed912464711 100644 --- a/PC/getpathp.c +++ b/PC/getpathp.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Return the initial module search path. */ /* Used by DOS, OS/2, Windows 3.1, Windows 95/98, Windows NT. */ diff --git a/PC/os2vacpp/getpathp.c b/PC/os2vacpp/getpathp.c index 533689c63f53..35ce99601ce1 100644 --- a/PC/os2vacpp/getpathp.c +++ b/PC/os2vacpp/getpathp.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Return the initial module search path. */ /* Used by DOS, OS/2, Windows 3.1. Works on NT too. */ diff --git a/Parser/acceler.c b/Parser/acceler.c index cd8e444cf6b0..1b789e7e8369 100644 --- a/Parser/acceler.c +++ b/Parser/acceler.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Parser accelerator module */ diff --git a/Parser/assert.h b/Parser/assert.h index e97534e791a0..d4ed72c006b7 100644 --- a/Parser/assert.h +++ b/Parser/assert.h @@ -4,15 +4,6 @@ extern "C" { #endif -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #ifdef MPW /* This is for MPW's File command */ diff --git a/Parser/bitset.c b/Parser/bitset.c index a69cc36395fe..3834e195b113 100644 --- a/Parser/bitset.c +++ b/Parser/bitset.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Bitset primitives used by the parser generator */ diff --git a/Parser/firstsets.c b/Parser/firstsets.c index 295f67d4f234..d6c4084d0668 100644 --- a/Parser/firstsets.c +++ b/Parser/firstsets.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Computation of FIRST stets */ diff --git a/Parser/grammar.c b/Parser/grammar.c index c4efce769061..2a0574da9e8a 100644 --- a/Parser/grammar.c +++ b/Parser/grammar.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Grammar implementation */ diff --git a/Parser/grammar1.c b/Parser/grammar1.c index 16821f4639ac..b2631b785d54 100644 --- a/Parser/grammar1.c +++ b/Parser/grammar1.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Grammar subroutines needed by parser */ diff --git a/Parser/intrcheck.c b/Parser/intrcheck.c index d20ed6100b0b..4c11e4c1fa23 100644 --- a/Parser/intrcheck.c +++ b/Parser/intrcheck.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Check for interrupts */ diff --git a/Parser/listnode.c b/Parser/listnode.c index 68f28bfb394e..c0b3b666fe7e 100644 --- a/Parser/listnode.c +++ b/Parser/listnode.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* List a node on a file */ diff --git a/Parser/metagrammar.c b/Parser/metagrammar.c index 16b76268d54a..ae67eb1a02b7 100644 --- a/Parser/metagrammar.c +++ b/Parser/metagrammar.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #include "pgenheaders.h" #include "metagrammar.h" diff --git a/Parser/myreadline.c b/Parser/myreadline.c index a996a6ef9085..6451824ede05 100644 --- a/Parser/myreadline.c +++ b/Parser/myreadline.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Readline interface for tokenizer.c and [raw_]input() in bltinmodule.c. By default, or when stdin is not a tty device, we have a super diff --git a/Parser/node.c b/Parser/node.c index 6844965ea837..277520a68caf 100644 --- a/Parser/node.c +++ b/Parser/node.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #ifdef HAVE_LIMITS_H #include diff --git a/Parser/parser.c b/Parser/parser.c index 5017a506695c..d379f604b734 100644 --- a/Parser/parser.c +++ b/Parser/parser.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Parser implementation */ diff --git a/Parser/parser.h b/Parser/parser.h index d0df8cfb6903..cf8d31869720 100644 --- a/Parser/parser.h +++ b/Parser/parser.h @@ -4,15 +4,6 @@ extern "C" { #endif -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Parser interface */ diff --git a/Parser/parsetok.c b/Parser/parsetok.c index 5f51f6adbdb6..b68fbd701a1c 100644 --- a/Parser/parsetok.c +++ b/Parser/parsetok.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Parser-tokenizer link implementation */ diff --git a/Parser/pgen.c b/Parser/pgen.c index 0bc38dc343fe..961f3bc1ebf3 100644 --- a/Parser/pgen.c +++ b/Parser/pgen.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Parser generator */ /* XXX This file is not yet fully PROTOized */ diff --git a/Parser/pgen.h b/Parser/pgen.h index ddf52e60dd3f..8a325ed07488 100644 --- a/Parser/pgen.h +++ b/Parser/pgen.h @@ -4,15 +4,6 @@ extern "C" { #endif -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Parser generator interface */ diff --git a/Parser/pgenmain.c b/Parser/pgenmain.c index a366981a1b20..0c155de041ae 100644 --- a/Parser/pgenmain.c +++ b/Parser/pgenmain.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Parser generator main program */ diff --git a/Parser/printgrammar.c b/Parser/printgrammar.c index 1cd45eeae85e..55406981407a 100644 --- a/Parser/printgrammar.c +++ b/Parser/printgrammar.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Print a bunch of C initializers that represent a grammar */ diff --git a/Parser/tokenizer.c b/Parser/tokenizer.c index eb84d144768e..6ae5084c11f6 100644 --- a/Parser/tokenizer.c +++ b/Parser/tokenizer.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Tokenizer implementation */ diff --git a/Parser/tokenizer.h b/Parser/tokenizer.h index 93a04abf47aa..8fded37ad998 100644 --- a/Parser/tokenizer.h +++ b/Parser/tokenizer.h @@ -4,15 +4,6 @@ extern "C" { #endif -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Tokenizer interface */ diff --git a/Python/atof.c b/Python/atof.c index 35d3feb425cf..ae690e1b16d7 100644 --- a/Python/atof.c +++ b/Python/atof.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Just in case you haven't got an atof() around... This one doesn't check for bad syntax or overflow, diff --git a/Python/bltinmodule.c b/Python/bltinmodule.c index c2a74996446e..47c8af3e7c2e 100644 --- a/Python/bltinmodule.c +++ b/Python/bltinmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Built-in functions */ diff --git a/Python/ceval.c b/Python/ceval.c index e8f8e8a61f42..09ae132c2fe1 100644 --- a/Python/ceval.c +++ b/Python/ceval.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Execute compiled code */ diff --git a/Python/compile.c b/Python/compile.c index ba910c41346b..15c46067de31 100644 --- a/Python/compile.c +++ b/Python/compile.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Compile an expression node to intermediate code */ diff --git a/Python/dynload_aix.c b/Python/dynload_aix.c index 013e8f8bf5dd..e67f921d974a 100644 --- a/Python/dynload_aix.c +++ b/Python/dynload_aix.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Support for dynamic loading of extension modules */ diff --git a/Python/dynload_beos.c b/Python/dynload_beos.c index 86ba71104afd..8de145480275 100644 --- a/Python/dynload_beos.c +++ b/Python/dynload_beos.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Support for dynamic loading of extension modules */ diff --git a/Python/dynload_dl.c b/Python/dynload_dl.c index 84fc9c4ed98a..5a62d6f9aa17 100644 --- a/Python/dynload_dl.c +++ b/Python/dynload_dl.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Support for dynamic loading of extension modules */ diff --git a/Python/dynload_hpux.c b/Python/dynload_hpux.c index 4624b64938e2..e435cd895c6e 100644 --- a/Python/dynload_hpux.c +++ b/Python/dynload_hpux.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Support for dynamic loading of extension modules */ diff --git a/Python/dynload_mac.c b/Python/dynload_mac.c index 2a291a8e7c0e..8f057e747489 100644 --- a/Python/dynload_mac.c +++ b/Python/dynload_mac.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Support for dynamic loading of extension modules */ diff --git a/Python/dynload_next.c b/Python/dynload_next.c index a352edcf18e3..9a5c828add93 100644 --- a/Python/dynload_next.c +++ b/Python/dynload_next.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Support for dynamic loading of extension modules */ diff --git a/Python/dynload_os2.c b/Python/dynload_os2.c index 5ccfd8152d72..24ad74ef7571 100644 --- a/Python/dynload_os2.c +++ b/Python/dynload_os2.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Support for dynamic loading of extension modules */ diff --git a/Python/dynload_shlib.c b/Python/dynload_shlib.c index 6a56648f0f48..16f15d9a8147 100644 --- a/Python/dynload_shlib.c +++ b/Python/dynload_shlib.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Support for dynamic loading of extension modules */ diff --git a/Python/dynload_stub.c b/Python/dynload_stub.c index 978cc84af5f9..69f8b450b3ae 100644 --- a/Python/dynload_stub.c +++ b/Python/dynload_stub.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* This module provides the necessary stubs for when dynamic loading is not present. */ diff --git a/Python/dynload_win.c b/Python/dynload_win.c index 50e374401198..a08e417aced6 100644 --- a/Python/dynload_win.c +++ b/Python/dynload_win.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Support for dynamic loading of extension modules */ diff --git a/Python/errors.c b/Python/errors.c index 6469f9f79014..ba5879095415 100644 --- a/Python/errors.c +++ b/Python/errors.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Error handling */ diff --git a/Python/fmod.c b/Python/fmod.c index dcd1e62deaf6..de88f83ef639 100644 --- a/Python/fmod.c +++ b/Python/fmod.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Portable fmod(x, y) implementation for systems that don't have it */ diff --git a/Python/frozen.c b/Python/frozen.c index d2a7353c1c17..21a0b525498e 100644 --- a/Python/frozen.c +++ b/Python/frozen.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Dummy frozen modules initializer */ diff --git a/Python/frozenmain.c b/Python/frozenmain.c index 576baacc6b91..a03a2f8ddb0f 100644 --- a/Python/frozenmain.c +++ b/Python/frozenmain.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Python interpreter main program for frozen scripts */ diff --git a/Python/getargs.c b/Python/getargs.c index 359e3bdf2689..0823515989f8 100644 --- a/Python/getargs.c +++ b/Python/getargs.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* New getargs implementation */ diff --git a/Python/getcompiler.c b/Python/getcompiler.c index fc19e4cd359b..798837a7401a 100644 --- a/Python/getcompiler.c +++ b/Python/getcompiler.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Return the compiler identification, if possible. */ diff --git a/Python/getcopyright.c b/Python/getcopyright.c index 6248334b79a8..ac2fe2bbb435 100644 --- a/Python/getcopyright.c +++ b/Python/getcopyright.c @@ -1,19 +1,3 @@ -/*********************************************************** -Copyright 1991-1996 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. -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 copyright string. This is updated manually. */ #include "Python.h" diff --git a/Python/getcwd.c b/Python/getcwd.c index ad9eb179b309..5c5729145990 100644 --- a/Python/getcwd.c +++ b/Python/getcwd.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Two PD getcwd() implementations. Author: Guido van Rossum, CWI Amsterdam, Jan 1991, . */ diff --git a/Python/getmtime.c b/Python/getmtime.c index 8bae191505af..4c7ecd68a2fb 100644 --- a/Python/getmtime.c +++ b/Python/getmtime.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Subroutine to get the last modification time of a file */ diff --git a/Python/getplatform.c b/Python/getplatform.c index 9830917494a6..68991402b5b0 100644 --- a/Python/getplatform.c +++ b/Python/getplatform.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #include "Python.h" diff --git a/Python/getversion.c b/Python/getversion.c index 7e0ff0edd60b..b0ef3896ef40 100644 --- a/Python/getversion.c +++ b/Python/getversion.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Return the full version string. */ diff --git a/Python/import.c b/Python/import.c index 2e058bd0b545..9d65c70f47b1 100644 --- a/Python/import.c +++ b/Python/import.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Module definition and import implementation */ diff --git a/Python/importdl.c b/Python/importdl.c index 42bf5b447a11..4a1048d4960f 100644 --- a/Python/importdl.c +++ b/Python/importdl.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Support for dynamic loading of extension modules */ diff --git a/Python/importdl.h b/Python/importdl.h index d67688adeb18..4193620bd280 100644 --- a/Python/importdl.h +++ b/Python/importdl.h @@ -5,15 +5,6 @@ extern "C" { #endif -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Definitions for dynamic loading of extension modules */ enum filetype { diff --git a/Python/marshal.c b/Python/marshal.c index f6447131d0ed..91d322bb2636 100644 --- a/Python/marshal.c +++ b/Python/marshal.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Write Python objects to files and read them back. This is intended for writing and reading compiled Python code only; diff --git a/Python/memmove.c b/Python/memmove.c index f44bf0433a5e..6fb0dad934d1 100644 --- a/Python/memmove.c +++ b/Python/memmove.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* A perhaps slow but I hope correct implementation of memmove */ diff --git a/Python/modsupport.c b/Python/modsupport.c index dacc1a0a8158..2cadeb8268cb 100644 --- a/Python/modsupport.c +++ b/Python/modsupport.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Module support implementation */ diff --git a/Python/mystrtoul.c b/Python/mystrtoul.c index 29728e5682cb..db98d2b31a50 100644 --- a/Python/mystrtoul.c +++ b/Python/mystrtoul.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #include "Python.h" diff --git a/Python/pystate.c b/Python/pystate.c index 1cd9cca8feaf..85a9ce76040f 100644 --- a/Python/pystate.c +++ b/Python/pystate.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Thread and interpreter state structures and their interfaces */ diff --git a/Python/pythonrun.c b/Python/pythonrun.c index b00b18f5c5cd..924ebf335707 100644 --- a/Python/pythonrun.c +++ b/Python/pythonrun.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Python interpreter top-level routines, including init/exit */ diff --git a/Python/sigcheck.c b/Python/sigcheck.c index dba4bfb913ff..022d0e8ac390 100644 --- a/Python/sigcheck.c +++ b/Python/sigcheck.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Sigcheck is similar to intrcheck() but sets an exception when an interrupt occurs. It can't be in the intrcheck.c file since that diff --git a/Python/strerror.c b/Python/strerror.c index fc7f8d193fbc..b803b29835e0 100644 --- a/Python/strerror.c +++ b/Python/strerror.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* PD implementation of strerror() for systems that don't have it. Author: Guido van Rossum, CWI Amsterdam, Oct. 1990, . */ diff --git a/Python/structmember.c b/Python/structmember.c index 891ffa0c6d88..bc1ba251acce 100644 --- a/Python/structmember.c +++ b/Python/structmember.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Map C struct members to Python object attributes */ diff --git a/Python/sysmodule.c b/Python/sysmodule.c index 31d7abf27682..ade90636695c 100644 --- a/Python/sysmodule.c +++ b/Python/sysmodule.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* System module */ diff --git a/Python/thread.c b/Python/thread.c index 0f4c392b2de2..9c75c2f9dacd 100644 --- a/Python/thread.c +++ b/Python/thread.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Thread package. This is intended to be usable independently from Python. diff --git a/Python/thread_beos.h b/Python/thread_beos.h index f70c4dfa1bac..046d37eea79f 100644 --- a/Python/thread_beos.h +++ b/Python/thread_beos.h @@ -1,14 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -BeOS thread support by Chris Herborth (chrish@qnx.com) -******************************************************************/ - #include #include #include diff --git a/Python/thread_cthread.h b/Python/thread_cthread.h index 80b10f767531..07bd190d2700 100644 --- a/Python/thread_cthread.h +++ b/Python/thread_cthread.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #include diff --git a/Python/thread_foobar.h b/Python/thread_foobar.h index 18ddc21cf084..6edd0f93a50a 100644 --- a/Python/thread_foobar.h +++ b/Python/thread_foobar.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* * Initialization. diff --git a/Python/thread_lwp.h b/Python/thread_lwp.h index 8858e911bd22..bf44e0425cb5 100644 --- a/Python/thread_lwp.h +++ b/Python/thread_lwp.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #include #include diff --git a/Python/thread_nt.h b/Python/thread_nt.h index 5e295cbce4f2..f32304f175fe 100644 --- a/Python/thread_nt.h +++ b/Python/thread_nt.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* This code implemented by Dag.Gruneau@elsa.preseco.comm.se */ /* Fast NonRecursiveMutex support by Yakov Markovitch, markovitch@iso.ru */ diff --git a/Python/thread_os2.h b/Python/thread_os2.h index d95d7655c3fc..3f913c5dbef6 100644 --- a/Python/thread_os2.h +++ b/Python/thread_os2.h @@ -1,19 +1,3 @@ -/*********************************************************** -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. -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 cvale@netcom.com */ #define INCL_DOSPROCESS diff --git a/Python/thread_pth.h b/Python/thread_pth.h index 608778df0a71..a5ae91b6aaec 100644 --- a/Python/thread_pth.h +++ b/Python/thread_pth.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* GNU pth threads interface http://www.gnu.org/software/pth diff --git a/Python/thread_pthread.h b/Python/thread_pthread.h index 2d6a4f80629e..db3115ad2eca 100644 --- a/Python/thread_pthread.h +++ b/Python/thread_pthread.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Posix threads interface */ diff --git a/Python/thread_sgi.h b/Python/thread_sgi.h index a1ebe6d4388b..863284e412a0 100644 --- a/Python/thread_sgi.h +++ b/Python/thread_sgi.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #ifdef WITH_SGI_DL #define USE_DL diff --git a/Python/thread_solaris.h b/Python/thread_solaris.h index 24ceef00323c..66bdfa25a344 100644 --- a/Python/thread_solaris.h +++ b/Python/thread_solaris.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ #include #include diff --git a/Python/thread_wince.h b/Python/thread_wince.h index efce15ce5e74..3790bdab7d07 100644 --- a/Python/thread_wince.h +++ b/Python/thread_wince.h @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* This code implemented by Mark Hammond (MHammond@skippinet.com.au) */ diff --git a/Python/traceback.c b/Python/traceback.c index 15b18b42f78b..c17dbe2d6e5a 100644 --- a/Python/traceback.c +++ b/Python/traceback.c @@ -1,12 +1,3 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ /* Traceback implementation */ diff --git a/Tools/modulator/Templates/copyright b/Tools/modulator/Templates/copyright index 98ff132dbb39..e69de29bb2d1 100644 --- a/Tools/modulator/Templates/copyright +++ b/Tools/modulator/Templates/copyright @@ -1,9 +0,0 @@ -/*********************************************************** -Copyright (c) 2000, BeOpen.com. -Copyright (c) 1995-2000, Corporation for National Research Initiatives. -Copyright (c) 1990-1995, Stichting Mathematisch Centrum. -All rights reserved. - -See the file "Misc/COPYRIGHT" for information on usage and -redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. -******************************************************************/ diff --git a/Tools/scripts/fixnotice.py b/Tools/scripts/fixnotice.py index cf18866b95f2..a69a9815af95 100755 --- a/Tools/scripts/fixnotice.py +++ b/Tools/scripts/fixnotice.py @@ -1,24 +1,6 @@ #! /usr/bin/env python -OLD_NOTICE = """ -Permission to use, copy, modify, and distribute this software and its -documentation for any purpose and without fee is hereby granted, -provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in -supporting documentation, and that the names of Stichting Mathematisch -Centrum or CWI not be used in advertising or publicity pertaining to -distribution of the software without specific, written prior permission. - -STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO -THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE -FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT -OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -""" - -NEW_NOTICE = """ +OLD_NOTICE = """/*********************************************************** Copyright (c) 2000, BeOpen.com. Copyright (c) 1995-2000, Corporation for National Research Initiatives. Copyright (c) 1990-1995, Stichting Mathematisch Centrum. @@ -26,8 +8,11 @@ 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_NOTICE = "" + # " <-- Help Emacs import os, sys, string -- 2.47.3