diff options
author | DJ Delorie <dj@redhat.com> | 2011-01-03 21:05:58 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2011-01-03 21:05:58 +0000 |
commit | 59e11e1703f3bfa36b768403e19b4266f27c4426 (patch) | |
tree | 47ccd9b6989b80ee5b02a382e9a29577a7aa7c57 /libiberty/cp-demangle.h | |
parent | 889a4d3e748c3315e125380ef0b6221c764dbff2 (diff) | |
download | gdb-59e11e1703f3bfa36b768403e19b4266f27c4426.zip gdb-59e11e1703f3bfa36b768403e19b4266f27c4426.tar.gz gdb-59e11e1703f3bfa36b768403e19b4266f27c4426.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/cp-demangle.h')
-rw-r--r-- | libiberty/cp-demangle.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libiberty/cp-demangle.h b/libiberty/cp-demangle.h index eac054e..ae635be 100644 --- a/libiberty/cp-demangle.h +++ b/libiberty/cp-demangle.h @@ -1,5 +1,6 @@ /* Internal demangler interface for g++ V3 ABI. - Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2010 + Free Software Foundation, Inc. Written by Ian Lance Taylor <ian@wasabisystems.com>. This file is part of the libiberty library, which is part of GCC. |