diff options
author | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-04-02 17:17:02 +0000 |
---|---|---|
committer | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-04-02 17:17:02 +0000 |
commit | d24fd8a0b0c833415220ea911f6b5688b8bfecc8 (patch) | |
tree | 02b7c1a2d86d76a7ac40ced002053e9457ccc954 /libiberty/cp-demangle.c | |
parent | f10b7a774764c605100cc90e757093b13ab209d7 (diff) | |
download | gcc-d24fd8a0b0c833415220ea911f6b5688b8bfecc8.tar.gz |
* cp-demangle.c: Update copyright.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97452 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/cp-demangle.c')
-rw-r--r-- | libiberty/cp-demangle.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/cp-demangle.c b/libiberty/cp-demangle.c index 5bea354beee..e5b396c7ef2 100644 --- a/libiberty/cp-demangle.c +++ b/libiberty/cp-demangle.c @@ -1,5 +1,5 @@ /* Demangler for g++ V3 ABI. - Copyright (C) 2003, 2004 Free Software Foundation, Inc. + Copyright (C) 2003, 2004, 2005 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. |