]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
vfp11.md: Update license notice.
authorPaul Brook <paul@codesourcery.com>
Thu, 28 Aug 2008 16:17:11 +0000 (16:17 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Thu, 28 Aug 2008 16:17:11 +0000 (16:17 +0000)
2008-08-28  Paul Brook  <paul@codesourcery.com>

* config/arm/vfp11.md: Update license notice.
* config/arm/cortex-r4.md: Ditto.

From-SVN: r139717

gcc/ChangeLog
gcc/config/arm/cortex-r4.md
gcc/config/arm/vfp11.md

index 2759095adbf9475928c2b0160efc239f7f75b67f..c4430b719ec0a38277ce57acfa3263bb231024d0 100644 (file)
@@ -1,3 +1,8 @@
+2008-08-28  Paul Brook  <paul@codesourcery.com>
+
+       * config/arm/vfp11.md: Update license notice.
+       * config/arm/cortex-r4.md: Ditto.
+
 2008-08-28  Richard Guenther  <rguenther@suse.de>
 
        PR tree-optimization/37207
index d912f205994a0dfee0c1dc562bcaea3f71e53f6e..34467345acb34763842ac96ca627ec277e0acffe 100644 (file)
@@ -4,15 +4,19 @@
 
 ;; 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 3, 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 GCC; see the file COPYING.  If not, write to
-;; the Free Software Foundation, 51 Franklin Street, Fifth Floor,
-;; Boston, MA 02110-1301, USA.
+;; along with GCC; see the file COPYING3.  If not see
+;; <http://www.gnu.org/licenses/>.
 
 (define_automaton "cortex_r4")
 
index 7b297d2ed868b55c21c95bbf0a521e0b3819fd99..596997395394e01e651f58a83418e863a8d9d4f0 100644 (file)
@@ -3,21 +3,20 @@
 ;; Written by CodeSourcery.
 ;;
 ;; 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.
-;;
+;; under the terms of the GNU General Public License as published
+;; by the Free Software Foundation; either version 3, 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 GCC; see the file COPYING.  If not, write to the Free
-;; Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
-;; 02110-1301, USA.  */
+;; along with GCC; see the file COPYING3.  If not see
+;; <http://www.gnu.org/licenses/>.
 
 (define_automaton "vfp11")