summaryrefslogtreecommitdiff
path: root/gcc/tree.def
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1995-03-09 06:45:13 -0500
committerRichard Kenner <kenner@gcc.gnu.org>1995-03-09 06:45:13 -0500
commit9040d8731a6606c504d55565b9523a2d02351fb8 (patch)
tree204a1c5b762f05463db0b067d0063a568630d75a /gcc/tree.def
parent720e51b748e178b42c50368dc79cc3a2ab862917 (diff)
downloadgcc-9040d8731a6606c504d55565b9523a2d02351fb8.tar.gz
Update copyright dates.
From-SVN: r9140
Diffstat (limited to 'gcc/tree.def')
-rw-r--r--gcc/tree.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree.def b/gcc/tree.def
index 453e2886482..74ffc206991 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.