PATCH, rs6000: Add FSF copyright notice to a2.md

Ben Elliston bje@au1.ibm.com
Wed Oct 7 21:00:00 GMT 2009


Peter Bergner noticed that the full FSF banner did not appear at the top
of a2.md, a new file.  I've added it and committed this change as
obvious.  Thanks,

Ben


2009-10-08  Ben Elliston  <bje@au.ibm.com>

	* config/rs6000/a2.md: Add FSF comment header.

Index: config/rs6000/a2.md
===================================================================
--- config/rs6000/a2.md	(revision 152539)
+++ config/rs6000/a2.md	(working copy)
@@ -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")
 




More information about the Gcc-patches mailing list