diff options
author | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-01-17 16:49:30 +0000 |
---|---|---|
committer | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-01-17 16:49:30 +0000 |
commit | da5633f925261722d527f10e6e1965165f219b30 (patch) | |
tree | 31ef5ebf769d6a66f21965800056b6e309c13220 /gcc/ch/lang.c | |
parent | 99c683ffc96bf530bba98bae17d55694932eb65d (diff) | |
download | gcc-da5633f925261722d527f10e6e1965165f219b30.tar.gz |
Update copyrights
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31464 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ch/lang.c')
-rw-r--r-- | gcc/ch/lang.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ch/lang.c b/gcc/ch/lang.c index fdc7f4ca2a3..d2f21f1ee42 100644 --- a/gcc/ch/lang.c +++ b/gcc/ch/lang.c @@ -1,5 +1,5 @@ /* Language-specific hook definitions for CHILL front end. - Copyright (C) 1992, 93, 1994, 1998 Free Software Foundation, Inc. + Copyright (C) 1992, 93, 94, 98, 99, 2000 Free Software Foundation, Inc. This file is part of GNU CC. |