Add 2004 to copyright after last commit.
authorRichard Sandiford <rsandifo@gcc.gnu.org>
Fri, 2 Jan 2004 15:57:16 +0000 (15:57 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Fri, 2 Jan 2004 15:57:16 +0000 (15:57 +0000)
From-SVN: r75326

gcc/cp/method.c

index 9dd3c48..1065855 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 Free Software Foundation, Inc.
+   1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
    Contributed by Michael Tiemann (tiemann@cygnus.com)
 
 This file is part of GCC.