aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Brook <pbrook@gcc.gnu.org>2005-01-23 17:16:43 +0000
committerPaul Brook <pbrook@gcc.gnu.org>2005-01-23 17:16:43 +0000
commit2d304c90bd1046827d33ed988478d4cdc9288416 (patch)
treef8b5449b089042d52ab0a4cf219b5115c93b64d7
parent587579571db53d68bd90344c6a1746aef98bc145 (diff)
downloadgcc-2d304c90bd1046827d33ed988478d4cdc9288416.zip
gcc-2d304c90bd1046827d33ed988478d4cdc9288416.tar.gz
gcc-2d304c90bd1046827d33ed988478d4cdc9288416.tar.bz2
Update Copyright.
From-SVN: r94118
-rw-r--r--libgfortran/io/transfer.c2
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).