Update Copyright years.
authorJakub Jelinek <jakub@gcc.gnu.org>
Tue, 12 Jan 2010 09:49:51 +0000 (10:49 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 12 Jan 2010 09:49:51 +0000 (10:49 +0100)
From-SVN: r155833

gcc/simplify-rtx.c

index 7c79afb..5ad5b1a 100644 (file)
@@ -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, 2006, 2007, 2008
+   1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
    Free Software Foundation, Inc.
 
 This file is part of GCC.