diff options
author | Tom Tromey <tromey@cygnus.com> | 2000-01-19 18:39:27 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 2000-01-19 18:39:27 +0000 |
commit | 7c734b1758d64874ebd9ea08180af0305f1b41e1 (patch) | |
tree | eb67f22aef300f233dbbba36b79eeef98e3ed504 /libjava/jni.cc | |
parent | ec39b14af2b9aba5955bc49377795a50f15b0ff2 (diff) | |
download | gcc-7c734b1758d64874ebd9ea08180af0305f1b41e1.tar.gz |
* All files: Updated copyright to reflect Cygnus purchase.
From-SVN: r31504
Diffstat (limited to 'libjava/jni.cc')
-rw-r--r-- | libjava/jni.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/jni.cc b/libjava/jni.cc index 013fe1fd106..9a8df1e8195 100644 --- a/libjava/jni.cc +++ b/libjava/jni.cc @@ -1,6 +1,6 @@ // jni.cc - JNI implementation, including the jump table. -/* Copyright (C) 1998, 1999 Cygnus Solutions +/* Copyright (C) 1998, 1999 Red Hat, Inc. This file is part of libgcj. |