aboutsummaryrefslogtreecommitdiff
path: root/gcc/reorg.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@gcc.gnu.org>2005-01-22 12:53:25 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2005-01-22 12:53:25 +0000
commit1e052c19d550ec0489c1bb2d2b4d94ee739641af (patch)
tree634d7e75c20bd8ce47376ced20378156c130b051 /gcc/reorg.c
parentb1a807057ecb701601141285c011ef637b97f3b7 (diff)
downloadgcc-1e052c19d550ec0489c1bb2d2b4d94ee739641af.zip
gcc-1e052c19d550ec0489c1bb2d2b4d94ee739641af.tar.gz
gcc-1e052c19d550ec0489c1bb2d2b4d94ee739641af.tar.bz2
cfganal.c, [...]: Update copyright.
* cfganal.c, real.h, reorg.c, timevar.def, tree-ssa-ccp.c, config/alpha/alpha-protos.h, config/alpha/alpha.h, config/alpha/alpha.md, config/alpha/predicates.md, config/sparc/freebsd.h, config/sparc/netbsd-elf.h, config/sparc/sol2.h: Update copyright. From-SVN: r94064
Diffstat (limited to 'gcc/reorg.c')
-rw-r--r--gcc/reorg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/reorg.c b/gcc/reorg.c
index 78940ff..763f07b 100644
--- a/gcc/reorg.c
+++ b/gcc/reorg.c
@@ -1,6 +1,6 @@
/* Perform instruction reorganizations for delay slot filling.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998,
- 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+ 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu).
Hacked by Michael Tiemann (tiemann@cygnus.com).