diff options
author | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-01-06 20:23:38 +0000 |
---|---|---|
committer | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-01-06 20:23:38 +0000 |
commit | eeb8bce59626e1b171a17d61d89c2e3a94871921 (patch) | |
tree | 505bd1e6c50637c48860d378a5fbcc72f0375104 /gcc/cp/method.c | |
parent | 6ecedd95b689097e42fc054cfa155b6bb13e90f3 (diff) | |
download | gcc-eeb8bce59626e1b171a17d61d89c2e3a94871921.tar.gz |
Update copyright dateas
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93005 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp/method.c')
-rw-r--r-- | gcc/cp/method.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/method.c b/gcc/cp/method.c index 8cb9e20b301..09317a7b02b 100644 --- a/gcc/cp/method.c +++ b/gcc/cp/method.c @@ -1,7 +1,7 @@ /* Handle the hair of processing (but not expanding) inline functions. Also manage function and variable name overloading. Copyright (C) 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, - 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. + 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. Contributed by Michael Tiemann (tiemann@cygnus.com) This file is part of GCC. |