diff options
author | Kaveh Ghazi <ghazi@gcc.gnu.org> | 2000-01-11 00:12:38 +0000 |
---|---|---|
committer | Kaveh Ghazi <ghazi@gcc.gnu.org> | 2000-01-11 00:12:38 +0000 |
commit | b87c6d55b0f9208117b1157d016e992915632007 (patch) | |
tree | db9674f9f01c977003fa19cf960d455f4ad5b013 /gcc/tree.c | |
parent | 7bdb32b97ef4687f7cbaad717130a78aa2a86a2b (diff) | |
download | gcc-b87c6d55b0f9208117b1157d016e992915632007.zip gcc-b87c6d55b0f9208117b1157d016e992915632007.tar.gz gcc-b87c6d55b0f9208117b1157d016e992915632007.tar.bz2 |
Update copyrights for last checkin.
From-SVN: r31309
Diffstat (limited to 'gcc/tree.c')
-rw-r--r-- | gcc/tree.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* Language-independent node constructors for parse phase of GNU compiler. - Copyright (C) 1987, 88, 92-98, 1999 Free Software Foundation, Inc. + Copyright (C) 1987, 88, 92-99, 2000 Free Software Foundation, Inc. This file is part of GNU CC. |