From ca628a86e01b1182bbaa0db7d8477b25ad52b328 Mon Sep 17 00:00:00 2001 From: law Date: Sat, 26 Feb 2000 05:54:31 +0000 Subject: Copyright fixes git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32172 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/c-tree.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gcc/c-tree.h') diff --git a/gcc/c-tree.h b/gcc/c-tree.h index 67013e3d8ae..b2d4013773b 100644 --- a/gcc/c-tree.h +++ b/gcc/c-tree.h @@ -1,5 +1,6 @@ /* Definitions for C parsing and type checking. - Copyright (C) 1987, 93-95, 97-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1987, 1993, 1994, 1995, 1997, 1998, + 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. -- cgit v1.2.1