]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/rs6000/a2.md: Add FSF comment header.
authorBen Elliston <bje@au.ibm.com>
Wed, 7 Oct 2009 20:15:24 +0000 (20:15 +0000)
committerBen Elliston <bje@gcc.gnu.org>
Wed, 7 Oct 2009 20:15:24 +0000 (07:15 +1100)
From-SVN: r152541

gcc/ChangeLog
gcc/config/rs6000/a2.md

index ae03a3baa1f4ef751c4b61c552e782ab832d57dc..0b529c22054cf2ebcba3f1f17a1ec02046afb109 100644 (file)
@@ -1,3 +1,7 @@
+2009-10-08  Ben Elliston  <bje@au.ibm.com>
+
+       * config/rs6000/a2.md: Add FSF comment header.
+
 2009-10-07  Uros Bizjak  <ubizjak@gmail.com>
 
        * config/i386/i386.md (any_extend): New code iterator.
index 004472283bc9d948f2106351df80fcf633078b32..851d8949ff79e21feeac01ccca883d9145c3e414 100644 (file)
@@ -1,7 +1,22 @@
 ;; Scheduling description for PowerPC A2 processors.
 ;; Copyright (C) 2009 Free Software Foundation, Inc.
-;;
-;; Contributed by Ben Elliston (bje@au.ibm.com).
+;; Contributed by Ben Elliston (bje@au.ibm.com)
+
+;; 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 COPYING3.  If not see
+;; <http://www.gnu.org/licenses/>.
 
 (define_automaton "ppca2")