aboutsummaryrefslogtreecommitdiff
path: root/gcc/simplify-rtx.c
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2006-01-08 20:52:57 +0000
committerDavid Edelsohn <dje@gcc.gnu.org>2006-01-08 15:52:57 -0500
commitbc3839706c7259aa5e30b388e58fb555fd1f6b13 (patch)
tree4189306e5831260a72b41cb008366a0a2eb1ce6b /gcc/simplify-rtx.c
parent3bcc018cc9d5b9e5ec5d3295f1827ebfbf63cda0 (diff)
downloadgcc-bc3839706c7259aa5e30b388e58fb555fd1f6b13.zip
gcc-bc3839706c7259aa5e30b388e58fb555fd1f6b13.tar.gz
gcc-bc3839706c7259aa5e30b388e58fb555fd1f6b13.tar.bz2
- Fix up date in ChangeLog. Update copyrights in changed files.
Co-Authored-By: David Edelsohn <edelsohn@gnu.org> From-SVN: r109475
Diffstat (limited to 'gcc/simplify-rtx.c')
-rw-r--r--gcc/simplify-rtx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/simplify-rtx.c b/gcc/simplify-rtx.c
index 5a5c5ca..4cdbad7 100644
--- a/gcc/simplify-rtx.c
+++ b/gcc/simplify-rtx.c
@@ -1,6 +1,6 @@
/* RTL simplification functions for GNU compiler.
Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
- 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
This file is part of GCC.