diff options
author | Paul Brook <pbrook@gcc.gnu.org> | 2005-01-16 17:53:26 +0000 |
---|---|---|
committer | Paul Brook <pbrook@gcc.gnu.org> | 2005-01-16 17:53:26 +0000 |
commit | 35e4be358b8245c739dcc9be5584a1218932b5f1 (patch) | |
tree | dce9821c40c7a5cf7b7c62f6479c65270c116379 /gcc/fortran/resolve.c | |
parent | dfbb43185db4da6c588f8166e5a2a2be296a30b7 (diff) | |
download | gcc-35e4be358b8245c739dcc9be5584a1218932b5f1.zip gcc-35e4be358b8245c739dcc9be5584a1218932b5f1.tar.gz gcc-35e4be358b8245c739dcc9be5584a1218932b5f1.tar.bz2 |
Update copyright dates.
From-SVN: r93735
Diffstat (limited to 'gcc/fortran/resolve.c')
-rw-r--r-- | gcc/fortran/resolve.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fortran/resolve.c b/gcc/fortran/resolve.c index cd3eb17..0e17c4b 100644 --- a/gcc/fortran/resolve.c +++ b/gcc/fortran/resolve.c @@ -1,5 +1,5 @@ /* Perform type resolution on the various stuctures. - Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc. + Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. Contributed by Andy Vaught This file is part of GCC. |