diff options
author | Tom Tromey <tromey@cygnus.com> | 2000-03-07 19:55:28 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 2000-03-07 19:55:28 +0000 |
commit | 2ba5f7745469a715f89382287ef9d40acabd4e9c (patch) | |
tree | 8c21b7611a3119b34a19722864ac4481551ff8d8 /libjava/no-threads.cc | |
parent | 32fdad6ead851e217c7b7991f78eaa3172b24de8 (diff) | |
download | gcc-2ba5f7745469a715f89382287ef9d40acabd4e9c.zip gcc-2ba5f7745469a715f89382287ef9d40acabd4e9c.tar.gz gcc-2ba5f7745469a715f89382287ef9d40acabd4e9c.tar.bz2 |
All files: Updated copyright information.
* All files: Updated copyright information.
* COPYING: New file.
* COPYING.LIB: Removed.
* LIBGCJ_LICENSE: We now use GPL + special exception.
From-SVN: r32387
Diffstat (limited to 'libjava/no-threads.cc')
-rw-r--r-- | libjava/no-threads.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/no-threads.cc b/libjava/no-threads.cc index a493d00..d28891a 100644 --- a/libjava/no-threads.cc +++ b/libjava/no-threads.cc @@ -1,6 +1,6 @@ // no-thread.cc - Implementation of `no threads' threads. -/* Copyright (C) 1998, 1999 Red Hat, Inc. +/* Copyright (C) 1998, 1999 Free Software Foundation This file is part of libgcj. |