projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fabc3d
)
add copyright 2004
author
Alexandre Oliva
<aoliva@gcc.gnu.org>
Thu, 15 Jan 2004 15:00:34 +0000
(15:00 +0000)
committer
Alexandre Oliva
<aoliva@gcc.gnu.org>
Thu, 15 Jan 2004 15:00:34 +0000
(15:00 +0000)
From-SVN: r75927
gcc/cp/pt.c
patch
|
blob
|
history
diff --git
a/gcc/cp/pt.c
b/gcc/cp/pt.c
index 0701c5bb982fbffe05447aa90c2a230f14be541f..97a7d7852f933f4dadd315d8f76ab450769b0dc2 100644
(file)
--- a/
gcc/cp/pt.c
+++ b/
gcc/cp/pt.c
@@
-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).