diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-01-04 01:11:05 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-01-04 01:11:05 -0700 |
commit | 70dec765ec4e331c550a3732f09acd98954c8967 (patch) | |
tree | a0bf3ec92cd4e8100b917b9db08e06f2db753b44 | |
parent | ccc50f7d726f96f1f17df3d313e35659b348f0a5 (diff) | |
download | gcc-70dec765ec4e331c550a3732f09acd98954c8967.zip gcc-70dec765ec4e331c550a3732f09acd98954c8967.tar.gz gcc-70dec765ec4e331c550a3732f09acd98954c8967.tar.bz2 |
Update copyright
From-SVN: r31196
-rw-r--r-- | gcc/tree.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* Front-end tree definitions for GNU compiler. - Copyright (C) 1989, 93-98, 1999 Free Software Foundation, Inc. + Copyright (C) 1989, 93-98, 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. |