summaryrefslogtreecommitdiff
path: root/gcc/simplify-rtx.c
diff options
context:
space:
mode:
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>2006-01-08 20:52:57 +0000
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>2006-01-08 20:52:57 +0000
commit35764a63359d518cf450b3c6269f9253a83dc9ed (patch)
tree4189306e5831260a72b41cb008366a0a2eb1ce6b /gcc/simplify-rtx.c
parent669164e64e68e6d3b19e64eefd88e9e2546cc646 (diff)
downloadgcc-35764a63359d518cf450b3c6269f9253a83dc9ed.tar.gz
- Fix up date in ChangeLog. Update copyrights in changed files.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@109475 138bc75d-0d04-0410-961f-82ee72b054a4
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 5a5c5ca9668..4cdbad754ed 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.