add copyright 2004
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Jan 2004 15:00:34 +0000 (15:00 +0000)
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Jan 2004 15:00:34 +0000 (15:00 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75927 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/pt.c

index 0701c5b..97a7d78 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).