diff options
| author | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-10-15 14:55:00 +0000 |
|---|---|---|
| committer | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-10-15 14:55:00 +0000 |
| commit | 70ba601b2f69d4609cc9e6ffa1e5c4ad59d05be0 (patch) | |
| tree | b43cc6a3406106e3ad932b70c18785e16e3f490b /gcc/java/java-except.h | |
| parent | 9c2de43273801b1416476ba5e85658d9bdd24b55 (diff) | |
| download | ppe42-gcc-70ba601b2f69d4609cc9e6ffa1e5c4ad59d05be0.tar.gz ppe42-gcc-70ba601b2f69d4609cc9e6ffa1e5c4ad59d05be0.zip | |
* boehm.c, builtins.c, java-except.h, jcf-io.c, jcf-path.c,
jcf.h, lang-specs.h, lex.c, lex.h, resource.c, win32-host.c:
Update copyright.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89100 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java/java-except.h')
| -rw-r--r-- | gcc/java/java-except.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/java/java-except.h b/gcc/java/java-except.h index 960a9155023..3aa5e0105ef 100644 --- a/gcc/java/java-except.h +++ b/gcc/java/java-except.h @@ -1,6 +1,6 @@ /* Definitions for exception handling for use by the GNU compiler for the Java(TM) language compiler. - Copyright (C) 1997, 1998, 1999, 2000, 2003 Free Software Foundation, Inc. + Copyright (C) 1997, 1998, 1999, 2000, 2003, 2004 Free Software Foundation, Inc. This file is part of GCC. |

