diff options
author | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-01-02 02:04:52 +0000 |
---|---|---|
committer | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-01-02 02:04:52 +0000 |
commit | 7e40817d161124b5d0573ace6518d806881efc72 (patch) | |
tree | 88c4a9a0cdb394ca364fe377fe2d96a02b4361cf /gcc/c-common.c | |
parent | 0d6f490819d79539bea5a32031395fdcb6705658 (diff) | |
download | gcc-7e40817d161124b5d0573ace6518d806881efc72.tar.gz |
update copyrights
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38606 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/c-common.c')
-rw-r--r-- | gcc/c-common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-common.c b/gcc/c-common.c index f3415479067..27dc0873db6 100644 --- a/gcc/c-common.c +++ b/gcc/c-common.c @@ -1,5 +1,5 @@ /* Subroutines shared by all languages that are variants of C. - Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000 + Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. This file is part of GNU CC. |