summaryrefslogtreecommitdiff
path: root/gcc/config/i386/att.h
diff options
context:
space:
mode:
authorneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2003-09-26 03:28:27 +0000
committerneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2003-09-26 03:28:27 +0000
commitccd321d7621df2261b7fd6b3b1f25dac9555a66f (patch)
treef39f23a478e7e8d8a57e193f7accb71437b33843 /gcc/config/i386/att.h
parent942f0c12c6f99214eb1adcbc54f62b835f30f4aa (diff)
downloadgcc-ccd321d7621df2261b7fd6b3b1f25dac9555a66f.tar.gz
* config/i386/att.h, config/i386/beos-elf.h, config/i386/biarch64.h,
config/i386/bsd.h, config/i386/crtdll.h, config/i386/cygming.h, config/i386/cygwin.h, config/i386/cygwin1.c, config/i386/cygwin2.c, config/i386/darwin.h, config/i386/djgpp.h, config/i386/emmintrin.h, config/i386/freebsd-aout.h, config/i386/freebsd.h, config/i386/freebsd64.h, config/i386/gas.h: GNU CC -> GCC. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71810 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386/att.h')
-rw-r--r--gcc/config/i386/att.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/gcc/config/i386/att.h b/gcc/config/i386/att.h
index b51f66b65b2..4ee85ae6305 100644
--- a/gcc/config/i386/att.h
+++ b/gcc/config/i386/att.h
@@ -2,20 +2,20 @@
Copyright (C) 1988, 1996, 2000, 2001, 2002
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
+GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
-GNU CC is distributed in the hope that it will be useful,
+GCC is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with GNU CC; see the file COPYING. If not, write to
+along with GCC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */