From 25ecd459a1d04c0a7b47d7d65f1ee0fd5f102ea7 Mon Sep 17 00:00:00 2001 From: Aldy Hernandez Date: Mon, 5 May 2003 15:50:31 +0000 Subject: [PATCH] spe.h: Revert licensing change from last patch. 2003-05-05 Aldy Hernandez * config/rs6000/spe.h: Revert licensing change from last patch. From-SVN: r66486 --- gcc/ChangeLog | 4 ++++ gcc/config/rs6000/spe.h | 24 ++++++++++++------------ 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5ea7593ccc8..4477e0f681b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2003-05-05 Aldy Hernandez + + * config/rs6000/spe.h: Revert licensing change from last patch. + 2003-05-05 DJ Delorie * config/stormy16/stormy16.md (negsi2): Allocate the pseudos diff --git a/gcc/config/rs6000/spe.h b/gcc/config/rs6000/spe.h index 28607738bcb..64b42ae48a7 100644 --- a/gcc/config/rs6000/spe.h +++ b/gcc/config/rs6000/spe.h @@ -2,22 +2,22 @@ Copyright (C) 2002, 2003 Free Software Foundation, Inc. Contributed by Aldy Hernandez (aldyh@redhat.com). - 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 General Public License as published by - the Free Software Foundation; either version 2, 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 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. + 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. */ /* As a special exception, if you include this header file into source files compiled by GCC, this header file does not by itself cause -- 2.30.2