diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index e2dbe3b758686caa567aa8f90fd0dbd49108e3ae..d8cba1684fd998d522e3084bb218f2e80b110c17 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2007-08-13  Nick Clifton  <nickc@redhat.com>
+
+	* config/arm/arm_neon.h: Revert GPLv3 patch to this file.
+
 2007-08-12  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
 
 	PR fortran/32860
diff --git a/gcc/config/arm/arm_neon.h b/gcc/config/arm/arm_neon.h
index 16b20b58a928a52390e0ea7fa42073bb68ffb9b0..e013e1714ec2ae5f0053151702a4f3299371ee6f 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
-   <http://www.gnu.org/licenses/>.  */
+   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