* cp-demangle.c: Update copyright.

This commit is contained in:
Ian Lance Taylor 2005-04-02 17:18:43 +00:00
parent 82f2d80296
commit b31a49d78d
2 changed files with 5 additions and 1 deletions

View file

@ -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.

View file

@ -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.