diff options
Diffstat (limited to 'gcc/prefix.h')
-rw-r--r-- | gcc/prefix.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gcc/prefix.h b/gcc/prefix.h index b712900cd82..ca8ee19dc3e 100644 --- a/gcc/prefix.h +++ b/gcc/prefix.h @@ -1,12 +1,12 @@ /* Provide prototypes for functions exported from prefix.c. Copyright (C) 1999 Free Software Foundation, Inc. -This file is part of GNU CC. +This file is part of GCC. -GNU CC is free software; you can redistribute it and/or -modify it under the terms of the GNU Library General Public -License as published by the Free Software Foundation; either -version 2 of the License, or (at your option) any later version. +GCC is free software; you can redistribute it and/or modify it under +the terms of the GNU Library General Public License as published by +the Free Software Foundation; either version 2 of the License, or (at +your option) any later version. GCC is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of |