aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Python/thread_beos.h')
-rw-r--r--Python/thread_beos.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/Python/thread_beos.h b/Python/thread_beos.h
index f70c4dfa1ba..046d37eea79 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 <kernel/OS.h>
#include <support/SupportDefs.h>
#include <errno.h>