Update copyright dateas
authorMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 6 Jan 2005 20:23:38 +0000 (20:23 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 6 Jan 2005 20:23:38 +0000 (20:23 +0000)
From-SVN: r93005

gcc/cp/class.c
gcc/cp/method.c

index 00e6a7e..4512950 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions related to building classes and their related objects.
    Copyright (C) 1987, 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.
index 8cb9e20..09317a7 100644 (file)
@@ -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.