diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-02-26 13:16:12 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-02-26 13:16:12 -0700 |
commit | d6a8bdff52a87fdbc48f8e5db746effef3f4cb49 (patch) | |
tree | 30d5988ccc283503764a64cdd1c87dd7db6ce56e /gcc/cp/repo.c | |
parent | 1ebe758fd2e27898f25c4a0c7b1c1aaacd76be47 (diff) | |
download | gcc-d6a8bdff52a87fdbc48f8e5db746effef3f4cb49.zip gcc-d6a8bdff52a87fdbc48f8e5db746effef3f4cb49.tar.gz gcc-d6a8bdff52a87fdbc48f8e5db746effef3f4cb49.tar.bz2 |
Fix copyrights
From-SVN: r32185
Diffstat (limited to 'gcc/cp/repo.c')
-rw-r--r-- | gcc/cp/repo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/repo.c b/gcc/cp/repo.c index b02af8a..bc8e919 100644 --- a/gcc/cp/repo.c +++ b/gcc/cp/repo.c @@ -1,5 +1,5 @@ /* Code to maintain a C++ template repository. - Copyright (C) 1995, 96-97, 1998, 2000 Free Software Foundation, Inc. + Copyright (C) 1995, 1996, 1997, 1998, 2000 Free Software Foundation, Inc. Contributed by Jason Merrill (jason@cygnus.com) This file is part of GNU CC. |