diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1995-03-09 06:45:13 -0500 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1995-03-09 06:45:13 -0500 |
commit | 9040d8731a6606c504d55565b9523a2d02351fb8 (patch) | |
tree | 204a1c5b762f05463db0b067d0063a568630d75a /gcc | |
parent | 720e51b748e178b42c50368dc79cc3a2ab862917 (diff) | |
download | gcc-9040d8731a6606c504d55565b9523a2d02351fb8.zip gcc-9040d8731a6606c504d55565b9523a2d02351fb8.tar.gz gcc-9040d8731a6606c504d55565b9523a2d02351fb8.tar.bz2 |
Update copyright dates.
From-SVN: r9140
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/tree.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree.def b/gcc/tree.def index 453e288..74ffc20 100644 --- a/gcc/tree.def +++ b/gcc/tree.def @@ -1,6 +1,6 @@ /* This file contains the definitions and documentation for the tree codes used in the GNU C compiler. - Copyright (C) 1987, 1988, 1993 Free Software Foundation, Inc. + Copyright (C) 1987, 1988, 1993, 1995 Free Software Foundation, Inc. This file is part of GNU CC. |