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/tinfo.h | |
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/tinfo.h')
-rw-r--r-- | gcc/cp/tinfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/tinfo.h b/gcc/cp/tinfo.h index 3cfee04cec0..2601ce25eda 100644 --- a/gcc/cp/tinfo.h +++ b/gcc/cp/tinfo.h @@ -1,5 +1,5 @@ // RTTI support internals for -*- C++ -*- -// Copyright (C) 1994, 1995, 1996 Free Software Foundation +// Copyright (C) 1994, 1995, 1996, 1998 Free Software Foundation #include "typeinfo" |