summaryrefslogtreecommitdiff
path: root/libjava/posix-threads.cc
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2000-03-07 19:55:28 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2000-03-07 19:55:28 +0000
commit88abbcd52962dcc832891d805f8519c33f93872a (patch)
tree8c21b7611a3119b34a19722864ac4481551ff8d8 /libjava/posix-threads.cc
parente82c951ea45aa7266c74d065f672e090c6af643c (diff)
downloadgcc-88abbcd52962dcc832891d805f8519c33f93872a.tar.gz
* All files: Updated copyright information.
* COPYING: New file. * COPYING.LIB: Removed. * LIBGCJ_LICENSE: We now use GPL + special exception. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32387 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/posix-threads.cc')
-rw-r--r--libjava/posix-threads.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/posix-threads.cc b/libjava/posix-threads.cc
index 29fce59afdd..cf29a258a33 100644
--- a/libjava/posix-threads.cc
+++ b/libjava/posix-threads.cc
@@ -1,6 +1,6 @@
// posix-threads.cc - interface between libjava and POSIX threads.
-/* Copyright (C) 1998, 1999 Red Hat, Inc.
+/* Copyright (C) 1998, 1999 Free Software Foundation
This file is part of libgcj.