diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index c09e8561e66..896bc6ea21b 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2013-10-03 John Woolverton + + PR libstdc++/58604 + * include/std/vector: Fix garbled line in HP Copyright. + 2013-10-03 Marc Glisse * libsupc++/del_op.cc (operator delete): Don't test for 0 before free. diff --git a/libstdc++-v3/include/std/vector b/libstdc++-v3/include/std/vector index a01c5e72c8d..00cf8bbfd05 100644 --- a/libstdc++-v3/include/std/vector +++ b/libstdc++-v3/include/std/vector @@ -33,7 +33,7 @@ * that both that copyright notice and this permission notice appear * in supporting documentation. Hewlett-Packard Company makes no * representations about the suitability of this software for any - ded "as is" without express or implied warranty. + * purpose. It is provided "as is" without express or implied warranty. * * * Copyright (c) 1996