From b21fbb687b702305db88784ccb619e94dd186e74 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 13 Aug 2007 10:05:38 +0000 Subject: [PATCH] Revert GPLv3 patch to arm_neon.h From-SVN: r127394 --- gcc/ChangeLog | 4 ++++ gcc/config/arm/arm_neon.h | 7 ++++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e2dbe3b7586..d8cba1684fd 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2007-08-13 Nick Clifton + + * config/arm/arm_neon.h: Revert GPLv3 patch to this file. + 2007-08-12 Francois-Xavier Coudert PR fortran/32860 diff --git a/gcc/config/arm/arm_neon.h b/gcc/config/arm/arm_neon.h index 16b20b58a92..e013e1714ec 100644 --- a/gcc/config/arm/arm_neon.h +++ b/gcc/config/arm/arm_neon.h @@ -8,7 +8,7 @@ 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 3, or (at your + 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 @@ -17,8 +17,9 @@ License for more details. You should have received a copy of the GNU General Public License - along with GCC; see the file COPYING3. If not see - . */ + along with GCC; see the file COPYING. If not, write to the + Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, + MA 02110-1301, 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