aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2007-10-19 23:15:58 +0000
committerDavid S. Miller <davem@gcc.gnu.org>2007-10-19 16:15:58 -0700
commitdbc18417cf5a3d4bef58378592026c464c34173d (patch)
tree187cec082498f70a6216cdbf1998e2a80b076a21
parent671633e94999c9531929f3fa41ee278136565b7b (diff)
downloadgcc-dbc18417cf5a3d4bef58378592026c464c34173d.zip
gcc-dbc18417cf5a3d4bef58378592026c464c34173d.tar.gz
gcc-dbc18417cf5a3d4bef58378592026c464c34173d.tar.bz2
niagara2.md: Fix copyright notice.
2007-10-19 David S. Miller <davem@davemloft.net> * config/sparc/niagara2.md: Fix copyright notice. From-SVN: r129498
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/config/sparc/niagara2.md7
2 files changed, 7 insertions, 4 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 57d7f6f..2b16d94 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2007-10-19 David S. Miller <davem@davemloft.net>
+
+ * config/sparc/niagara2.md: Fix copyright notice.
+
2007-10-19 Sebastian Pop <sebastian.pop@amd.com>
PR tree-optimization/23820
diff --git a/gcc/config/sparc/niagara2.md b/gcc/config/sparc/niagara2.md
index 4a59404..298ebe0 100644
--- a/gcc/config/sparc/niagara2.md
+++ b/gcc/config/sparc/niagara2.md
@@ -5,7 +5,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 2, or (at your option)
+;; 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,
@@ -14,9 +14,8 @@
;; 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/>.
;; Niagara-2 is a single-issue processor.