diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-06 21:10:08 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-06 21:10:08 +0000 |
commit | 64ed3d739a3c65fef60756435b5a479dd463595e (patch) | |
tree | d958de8da7fcfc7876c0e7bc001206b3785e7816 /gcc/ch/expr.c | |
parent | 36df36f9c6928e2938bd7dad21c447d99b3e900d (diff) | |
download | gcc-64ed3d739a3c65fef60756435b5a479dd463595e.tar.gz |
Fix copyrights.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24538 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ch/expr.c')
-rw-r--r-- | gcc/ch/expr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ch/expr.c b/gcc/ch/expr.c index 0825ce6d595..09c222bda77 100644 --- a/gcc/ch/expr.c +++ b/gcc/ch/expr.c @@ -1,6 +1,6 @@ /* Convert language-specific tree expression to rtl instructions, for GNU CHILL compiler. - Copyright (C) 1992, 93, 1994 Free Software Foundation, Inc. + Copyright (C) 1992, 93, 1994, 1998 Free Software Foundation, Inc. This file is part of GNU CC. |