diff options
author | Richard Stallman <rms@gnu.org> | 1992-01-18 02:49:40 +0000 |
---|---|---|
committer | Richard Stallman <rms@gnu.org> | 1992-01-18 02:49:40 +0000 |
commit | 00740732c4e759f6efc14c72426689fbe6bf0935 (patch) | |
tree | 55d18cc60583b17a658ef5e5c8517188750ff068 /gcc/c-lang.c | |
parent | 2bbd3819501b5be6468c34da63e4c130bb3530ae (diff) | |
download | gcc-00740732c4e759f6efc14c72426689fbe6bf0935.zip gcc-00740732c4e759f6efc14c72426689fbe6bf0935.tar.gz gcc-00740732c4e759f6efc14c72426689fbe6bf0935.tar.bz2 |
entered into RCS
From-SVN: r209
Diffstat (limited to 'gcc/c-lang.c')
-rw-r--r-- | gcc/c-lang.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-lang.c b/gcc/c-lang.c index bf27820..c62f8d2 100644 --- a/gcc/c-lang.c +++ b/gcc/c-lang.c @@ -1,5 +1,5 @@ /* Language-specific hook definitions for C front end. - Copyright (C) 1990 Free Software Foundation, Inc. + Copyright (C) 1991 Free Software Foundation, Inc. This file is part of GNU CC. |