diff options
| author | rearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-12 16:40:32 +0000 |
|---|---|---|
| committer | rearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-12 16:40:32 +0000 |
| commit | af58898575d8f271f250c86a7fce748639ce5a09 (patch) | |
| tree | 0fb1204c0d679b17b3b073b7c2970a906bd92ad6 | |
| parent | b9de5542c25b38bb9e7613c8ba38d585acaef0af (diff) | |
| download | ppe42-gcc-af58898575d8f271f250c86a7fce748639ce5a09.tar.gz ppe42-gcc-af58898575d8f271f250c86a7fce748639ce5a09.zip | |
Update copyright.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75734 138bc75d-0d04-0410-961f-82ee72b054a4
| -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. |

