diff options
author | jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-11-23 03:12:41 +0000 |
---|---|---|
committer | jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-11-23 03:12:41 +0000 |
commit | ab42e0f98714a22e80ede85bbf5081e678468d7d (patch) | |
tree | c36987185f313f926e86f74240423242be22b6a9 /gcc/cp/sig.c | |
parent | d320f95e97b1cf8c6709c3b46fc988b7472e14e3 (diff) | |
download | gcc-ab42e0f98714a22e80ede85bbf5081e678468d7d.tar.gz |
update copyrights
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23764 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp/sig.c')
-rw-r--r-- | gcc/cp/sig.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/sig.c b/gcc/cp/sig.c index fdc1ea2f26f..f264d310fe9 100644 --- a/gcc/cp/sig.c +++ b/gcc/cp/sig.c @@ -1,5 +1,5 @@ /* Functions dealing with signatures and signature pointers/references. - Copyright (C) 1992, 93, 94, 95, 1996 Free Software Foundation, Inc. + Copyright (C) 1992, 93-97, 1998 Free Software Foundation, Inc. Contributed by Gerald Baumgartner (gb@cs.purdue.edu) This file is part of GNU CC. |