From 66647d441f149c553f8844841f180ad047bd0edd Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 20 Feb 2009 16:20:38 +0100 Subject: Update Copyright years for files modified in 2008 and/or 2009. From-SVN: r144324 --- gcc/rtlanal.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc/rtlanal.c') diff --git a/gcc/rtlanal.c b/gcc/rtlanal.c index e39dea2c08c..26f69b09300 100644 --- a/gcc/rtlanal.c +++ b/gcc/rtlanal.c @@ -1,7 +1,7 @@ /* Analyze RTL for GNU compiler. Copyright (C) 1987, 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998, - 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software - Foundation, Inc. + 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 + Free Software Foundation, Inc. This file is part of GCC. -- cgit v1.2.1