From 060481a03129c7d0e5dbf512a1cab33b7def543f Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 9 Jan 2009 14:41:42 +0100 Subject: [PATCH] Update Copyright year. From-SVN: r143203 --- gcc/fold-const.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/fold-const.c b/gcc/fold-const.c index 820ca5a7fe68..32863e6b4e80 100644 --- a/gcc/fold-const.c +++ b/gcc/fold-const.c @@ -1,6 +1,6 @@ /* Fold a constant sub-tree into a single node for C-compiler Copyright (C) 1987, 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 + 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GCC. -- 2.47.3