]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
add copyright 2004
authorAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 15 Jan 2004 15:00:34 +0000 (15:00 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 15 Jan 2004 15:00:34 +0000 (15:00 +0000)
From-SVN: r75927

gcc/cp/pt.c

index 0701c5bb982fbffe05447aa90c2a230f14be541f..97a7d7852f933f4dadd315d8f76ab450769b0dc2 100644 (file)
@@ -1,6 +1,6 @@
 /* Handle parameterized types (templates) for GNU C++.
    Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-   2001, 2002, 2003  Free Software Foundation, Inc.
+   2001, 2002, 2003, 2004  Free Software Foundation, Inc.
    Written by Ken Raeburn (raeburn@cygnus.com) while at Watchmaker Computing.
    Rewritten by Jason Merrill (jason@cygnus.com).