diff options
author | Kazu Hirata <kazu@cs.umass.edu> | 2005-02-17 22:41:35 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2005-02-17 22:41:35 +0000 |
commit | c8d3e15a95f73a50e02c226b52bd9e9c5060120e (patch) | |
tree | 0da800c05ef6337d92fc84372c9d418695614843 /gcc/config/arm | |
parent | 9b396d7ccef4c96f577b6b97ed3604527cfb9181 (diff) | |
download | gcc-c8d3e15a95f73a50e02c226b52bd9e9c5060120e.tar.gz |
bt-load.c, [...]: Update copyright.
* bt-load.c, cfgloop.c, convert.c, dominance.c, global.c,
loop-invariant.c, stmt.c, tree-ssa-forwprop.c,
tree-ssa-live.c, tree-ssanames.c, tree-vn.c,
config/host-linux.c, config/arm/fpa.md, config/avr/avr.h:
Update copyright.
From-SVN: r95202
Diffstat (limited to 'gcc/config/arm')
-rw-r--r-- | gcc/config/arm/fpa.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/arm/fpa.md b/gcc/config/arm/fpa.md index 54e1319097d..02d0804b5f0 100644 --- a/gcc/config/arm/fpa.md +++ b/gcc/config/arm/fpa.md @@ -1,6 +1,6 @@ ;;- Machine description for FPA co-processor for ARM cpus. ;; Copyright 1991, 1993, 1994, 1995, 1996, 1996, 1997, 1998, 1999, 2000, -;; 2001, 2002, 2003, 2004 Free Software Foundation, Inc. +;; 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Contributed by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl) ;; and Martin Simmons (@harleqn.co.uk). ;; More major hacks by Richard Earnshaw (rearnsha@arm.com). |