summaryrefslogtreecommitdiff
path: root/gcc/java/java-except.h
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2000-02-26 20:02:01 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2000-02-26 20:02:01 +0000
commitd9d1501a24e23dbc8e4810d189b959cf476a57ad (patch)
tree4f023ef17d1e10a28a6fa444883eefb8b73263b0 /gcc/java/java-except.h
parentf7e8a5e1c34d40244b389a8fdfe8320b00e4fc98 (diff)
downloadgcc-d9d1501a24e23dbc8e4810d189b959cf476a57ad.tar.gz
Fix copyrights
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32182 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java/java-except.h')
-rw-r--r--gcc/java/java-except.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/java/java-except.h b/gcc/java/java-except.h
index e06905309bc..9ff58ba2362 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, 98-99, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of GNU CC.