* cp-demangle.c: Update copyright.
This commit is contained in:
parent
82f2d80296
commit
b31a49d78d
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2005-04-02 Ian Lance Taylor <ian@airs.com>
|
||||
|
||||
* cp-demangle.c: Update copyright.
|
||||
|
||||
2005-03-31 Joseph S. Myers <joseph@codesourcery.com>
|
||||
|
||||
* gettimeofday.c: Add "Supplemental" to @deftypefn.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue