diff options
| author | pbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-01-16 17:53:26 +0000 |
|---|---|---|
| committer | pbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-01-16 17:53:26 +0000 |
| commit | 573b9d36a45d4e3926f09bc71fec2d409d43ec97 (patch) | |
| tree | dce9821c40c7a5cf7b7c62f6479c65270c116379 /gcc/fortran | |
| parent | 212773df270bf1ae3eff644c72ca93fdb72fe030 (diff) | |
| download | ppe42-gcc-573b9d36a45d4e3926f09bc71fec2d409d43ec97.tar.gz ppe42-gcc-573b9d36a45d4e3926f09bc71fec2d409d43ec97.zip | |
Update copyright dates.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93735 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/fortran')
| -rw-r--r-- | gcc/fortran/error.c | 2 | ||||
| -rw-r--r-- | gcc/fortran/resolve.c | 2 | ||||
| -rw-r--r-- | gcc/fortran/trans-common.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gcc/fortran/error.c b/gcc/fortran/error.c index a8eae564123..dd56aebac6e 100644 --- a/gcc/fortran/error.c +++ b/gcc/fortran/error.c @@ -1,5 +1,5 @@ /* Handle errors. - Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, + Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. Contributed by Andy Vaught & Niels Kristian Bech Jensen diff --git a/gcc/fortran/resolve.c b/gcc/fortran/resolve.c index cd3eb177d17..0e17c4be5e7 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. diff --git a/gcc/fortran/trans-common.c b/gcc/fortran/trans-common.c index ce6a8b682aa..6a6e1395f10 100644 --- a/gcc/fortran/trans-common.c +++ b/gcc/fortran/trans-common.c @@ -1,5 +1,5 @@ /* Common block and equivalence list handling - Copyright (C) 2000, 2003, 2004 Free Software Foundation, Inc. + Copyright (C) 2000, 2003, 2004, 2005 Free Software Foundation, Inc. Contributed by Canqun Yang <canqun@nudt.edu.cn> This file is part of GCC. |

