From 5e6908ea232feaf06ff950b207fd9f94f219bb73 Mon Sep 17 00:00:00 2001 From: Nathanael Nerode Date: Mon, 16 Jun 2003 11:30:25 +0000 Subject: convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Compiler" with... * 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". From-SVN: r68004 --- gcc/convert.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/convert.c') diff --git a/gcc/convert.c b/gcc/convert.c index 4ac23a7..2832628 100644 --- a/gcc/convert.c +++ b/gcc/convert.c @@ -1,4 +1,4 @@ -/* Utility routines for data type conversion for GNU C. +/* Utility routines for data type conversion for GCC. Copyright (C) 1987, 1988, 1991, 1992, 1993, 1994, 1995, 1997, 1998, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. -- cgit v1.1