summaryrefslogtreecommitdiff
path: root/gcc/integrate.h
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2003-06-16 11:30:25 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2003-06-16 11:30:25 +0000
commit5e6908ea232feaf06ff950b207fd9f94f219bb73 (patch)
treebbac4c43776433cc04b926a52d0867d5d8e75cfe /gcc/integrate.h
parent3ff5ef1b59c240e0d3598f5e704657b0221c1931 (diff)
downloadgcc-5e6908ea232feaf06ff950b207fd9f94f219bb73.tar.gz
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
Diffstat (limited to 'gcc/integrate.h')
-rw-r--r--gcc/integrate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/integrate.h b/gcc/integrate.h
index b4d622767c9..1c539e57d59 100644
--- a/gcc/integrate.h
+++ b/gcc/integrate.h
@@ -1,4 +1,4 @@
-/* Function integration definitions for GNU C-Compiler
+/* Function integration definitions for GCC
Copyright (C) 1990, 1995, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of GCC.