From bccafa267314cddb015060a230dfa5d8dd7721e0 Mon Sep 17 00:00:00 2001 From: neroden Date: Mon, 16 Jun 2003 11:30:25 +0000 Subject: * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c, lists.c, print-rtl.c, print-tree.c, read-rtl.c, rtl-error.c, stmt.c, toplev.c, integrate.h, loop.h, machmode.h, rtl.h, ssa.h, tree.def: Replace overly specific references to "GNU C" and "GNU C Compiler" with references to "GCC". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68004 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/tree.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/tree.def') diff --git a/gcc/tree.def b/gcc/tree.def index 5f6ee65eaad..b71d31d0454 100644 --- a/gcc/tree.def +++ b/gcc/tree.def @@ -1,5 +1,5 @@ /* This file contains the definitions and documentation for the - tree codes used in the GNU C compiler. + tree codes used in GCC. Copyright (C) 1987, 1988, 1993, 1995, 1997, 1998, 2000, 2001 Free Software Foundation, Inc. -- cgit v1.2.1