OSDN Git Service

Update Copyright years.
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Jan 2010 09:49:51 +0000 (09:49 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Jan 2010 09:49:51 +0000 (09:49 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@155833 138bc75d-0d04-0410-961f-82ee72b054a4

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.