aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/tinfo2.cc
diff options
context:
space:
mode:
authorJason Merrill <jason@gcc.gnu.org>1998-11-22 22:12:41 -0500
committerJason Merrill <jason@gcc.gnu.org>1998-11-22 22:12:41 -0500
commit0b5be8972fafa478f6dc09e3a7555a637fa09480 (patch)
treec36987185f313f926e86f74240423242be22b6a9 /gcc/cp/tinfo2.cc
parent693331300baf2f3457029e089ae91c5e041041a1 (diff)
downloadgcc-0b5be8972fafa478f6dc09e3a7555a637fa09480.zip
gcc-0b5be8972fafa478f6dc09e3a7555a637fa09480.tar.gz
gcc-0b5be8972fafa478f6dc09e3a7555a637fa09480.tar.bz2
update copyrights
From-SVN: r23764
Diffstat (limited to 'gcc/cp/tinfo2.cc')
-rw-r--r--gcc/cp/tinfo2.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/tinfo2.cc b/gcc/cp/tinfo2.cc
index 3e63354..b101db3 100644
--- a/gcc/cp/tinfo2.cc
+++ b/gcc/cp/tinfo2.cc
@@ -1,5 +1,5 @@
// Methods for type_info for -*- C++ -*- Run Time Type Identification.
-// Copyright (C) 1994, 1996 Free Software Foundation
+// Copyright (C) 1994, 96-97, 1998 Free Software Foundation
// This file is part of GNU CC.