summaryrefslogtreecommitdiff
path: root/libjava/posix-threads.cc
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2000-01-19 18:39:27 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2000-01-19 18:39:27 +0000
commit05c0974d5ba6869edeaf21d4158a6242fa0ae16f (patch)
treeeb67f22aef300f233dbbba36b79eeef98e3ed504 /libjava/posix-threads.cc
parent7f8b1577817a09e5211f1a3f802220f763bd5f15 (diff)
downloadgcc-05c0974d5ba6869edeaf21d4158a6242fa0ae16f.tar.gz
* All files: Updated copyright to reflect Cygnus purchase.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31504 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 cf18aced81c..29fce59afdd 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 Cygnus Solutions
+/* Copyright (C) 1998, 1999 Red Hat, Inc.
This file is part of libgcj.