diff options
author | Paul Brook <pbrook@gcc.gnu.org> | 2005-01-23 17:16:43 +0000 |
---|---|---|
committer | Paul Brook <pbrook@gcc.gnu.org> | 2005-01-23 17:16:43 +0000 |
commit | 2d304c90bd1046827d33ed988478d4cdc9288416 (patch) | |
tree | f8b5449b089042d52ab0a4cf219b5115c93b64d7 /libgfortran | |
parent | 587579571db53d68bd90344c6a1746aef98bc145 (diff) | |
download | gcc-2d304c90bd1046827d33ed988478d4cdc9288416.zip gcc-2d304c90bd1046827d33ed988478d4cdc9288416.tar.gz gcc-2d304c90bd1046827d33ed988478d4cdc9288416.tar.bz2 |
Update Copyright.
From-SVN: r94118
Diffstat (limited to 'libgfortran')
-rw-r--r-- | libgfortran/io/transfer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/io/transfer.c b/libgfortran/io/transfer.c index 1dcbc7f..c69d309 100644 --- a/libgfortran/io/transfer.c +++ b/libgfortran/io/transfer.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc. +/* Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. Contributed by Andy Vaught This file is part of the GNU Fortran 95 runtime library (libgfortran). |