diff options
Diffstat (limited to 'gcc/rtl-error.c')
-rw-r--r-- | gcc/rtl-error.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rtl-error.c b/gcc/rtl-error.c index d5efc762d87..5be5cd55849 100644 --- a/gcc/rtl-error.c +++ b/gcc/rtl-error.c @@ -1,4 +1,4 @@ -/* RTL specific diagnostic subroutines for the GNU C compiler +/* RTL specific diagnostic subroutines for GCC Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc. Contributed by Gabriel Dos Reis <gdr@codesourcery.com> |