diff options
Diffstat (limited to 'gcc/lambda-trans.c')
-rw-r--r-- | gcc/lambda-trans.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/lambda-trans.c b/gcc/lambda-trans.c index e81a71cd53e..1d107cd0630 100644 --- a/gcc/lambda-trans.c +++ b/gcc/lambda-trans.c @@ -1,5 +1,5 @@ /* Lambda matrix transformations. - Copyright (C) 2003, 2004, 2007 Free Software Foundation, Inc. + Copyright (C) 2003, 2004, 2007, 2008 Free Software Foundation, Inc. Contributed by Daniel Berlin <dberlin@dberlin.org>. This file is part of GCC. |