diff options
Diffstat (limited to 'gcc/fortran/data.c')
-rw-r--r-- | gcc/fortran/data.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/fortran/data.c b/gcc/fortran/data.c index d53f92c..b17d6b8 100644 --- a/gcc/fortran/data.c +++ b/gcc/fortran/data.c @@ -1,5 +1,6 @@ /* Supporting functions for resolving DATA statement. - Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. + Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software + Foundation, Inc. Contributed by Lifang Zeng <zlf605@hotmail.com> This file is part of GCC. |