diff options
author | Richard Earnshaw <rearnsha@gcc.gnu.org> | 2004-01-12 16:40:32 +0000 |
---|---|---|
committer | Richard Earnshaw <rearnsha@gcc.gnu.org> | 2004-01-12 16:40:32 +0000 |
commit | 59774bb04716747d20b0df50d13e3ab062afeb95 (patch) | |
tree | 0fb1204c0d679b17b3b073b7c2970a906bd92ad6 /gcc/simplify-rtx.c | |
parent | 432f982f5c2f65daa1d65a9af2fbfc585c88f114 (diff) | |
download | gcc-59774bb04716747d20b0df50d13e3ab062afeb95.tar.gz |
Update copyright.
From-SVN: r75734
Diffstat (limited to 'gcc/simplify-rtx.c')
-rw-r--r-- | gcc/simplify-rtx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/simplify-rtx.c b/gcc/simplify-rtx.c index 5664bca9081..51585c80b0b 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 Free Software Foundation, Inc. + 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. This file is part of GCC. |