aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/java-except.h
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2005-02-12 15:21:14 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2005-02-12 15:21:14 +0000
commit537677ba9d5fb2dfc6b64d0feb464fee0b7f6390 (patch)
treee8631dea673b11853fa5fe32f8f84d09ebcbb0c8 /gcc/java/java-except.h
parent647eea9dd803b0b7df330dc834d5817761fcfbe6 (diff)
downloadgcc-537677ba9d5fb2dfc6b64d0feb464fee0b7f6390.zip
gcc-537677ba9d5fb2dfc6b64d0feb464fee0b7f6390.tar.gz
gcc-537677ba9d5fb2dfc6b64d0feb464fee0b7f6390.tar.bz2
builtins.c, [...]: Update copyright.
* builtins.c, java-except.h, jcf-parse.c, jv-scan.c, lex.c, parse-scan.y: Update copyright. From-SVN: r94940
Diffstat (limited to 'gcc/java/java-except.h')
-rw-r--r--gcc/java/java-except.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/java/java-except.h b/gcc/java/java-except.h
index e09f21d..a45e650 100644
--- a/gcc/java/java-except.h
+++ b/gcc/java/java-except.h
@@ -1,6 +1,7 @@
/* Definitions for exception handling for use by the GNU compiler
for the Java(TM) language compiler.
- Copyright (C) 1997, 1998, 1999, 2000, 2003, 2004 Free Software Foundation, Inc.
+ Copyright (C) 1997, 1998, 1999, 2000, 2003, 2004, 2005
+ Free Software Foundation, Inc.
This file is part of GCC.