diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 66169384b4d..d1da5d30fae 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +2000-09-08 Alex Samuel + + * cp-demangle.c: Fix copyright banner. + 2000-09-07 Michael Sokolov * md5.c: #include "ansidecl.h". diff --git a/libiberty/cp-demangle.c b/libiberty/cp-demangle.c index 5b16c4e3507..e543edfd766 100644 --- a/libiberty/cp-demangle.c +++ b/libiberty/cp-demangle.c @@ -1,7 +1,9 @@ /* Demangler for IA64 / g++ standard C++ ABI. - Copyright (C) 2000 CodeSourcery LLC. + Copyright (C) 2000 Free Software Foundation, Inc. Written by Alex Samuel . + This file is part of GNU CC. + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or