diff options
author | Ulrich Weigand <uweigand@de.ibm.com> | 2003-07-04 22:29:03 +0000 |
---|---|---|
committer | Ulrich Weigand <uweigand@gcc.gnu.org> | 2003-07-04 22:29:03 +0000 |
commit | 58add37a5a4d2a85bfcbde46f6d38fb69f6ce598 (patch) | |
tree | 80bb991667cc4235faeb3cba18b7586722067c2b /gcc/config/s390/2064.md | |
parent | 60cd4daea2a58e4be6f9c91cbca66f63a033182f (diff) | |
download | gcc-58add37a5a4d2a85bfcbde46f6d38fb69f6ce598.zip gcc-58add37a5a4d2a85bfcbde46f6d38fb69f6ce598.tar.gz gcc-58add37a5a4d2a85bfcbde46f6d38fb69f6ce598.tar.bz2 |
2064.md: Change GNU CC to GCC.
* config/s390/2064.md: Change GNU CC to GCC.
* config/s390/2084.md: Likewise.
* config/s390/fixdfdi.h: Likewise.
* config/s390/linux.h: Likewise.
* config/s390/s390-modes.def: Likewise.
* config/s390/s390-protos.h: Likewise.
* config/s390/s390.c: Likewise.
* config/s390/s390.h: Likewise.
* config/s390/s390.md: Likewise.
* config/s390/s390x.h: Likewise.
From-SVN: r68941
Diffstat (limited to 'gcc/config/s390/2064.md')
-rw-r--r-- | gcc/config/s390/2064.md | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/gcc/config/s390/2064.md b/gcc/config/s390/2064.md index dc83cb6..143cd1b 100644 --- a/gcc/config/s390/2064.md +++ b/gcc/config/s390/2064.md @@ -2,23 +2,23 @@ ;; Copyright (C) 2003 Free Software Foundation, Inc. ;; Contributed by Hartmut Penner (hpenner@de.ibm.com) and ;; Ulrich Weigand (uweigand@de.ibm.com). -;; -;; This file is part of GNU CC. -;; -;; GNU CC 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, -;; 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. -;; + +;; This file is part of GCC. + +;; 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. + +;; 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 -;; the Free Software Foundation, 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; 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. ;; ;; References: |