From: Paolo Carlini Date: Tue, 1 Jan 2008 16:52:38 +0000 (+0000) Subject: 34636.cc: Fix Copyright year. X-Git-Tag: releases/gcc-4.3.0~785 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=33d95150e4ffdba90b8791d5d9ac775353e75ce0;p=thirdparty%2Fgcc.git 34636.cc: Fix Copyright year. 2008-01-01 Paolo Carlini * testsuite/25_algorithms/sort/34636.cc: Fix Copyright year. From-SVN: r131246 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index ce044da2873a..e53a51b0e474 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2008-01-01 Paolo Carlini + + * testsuite/25_algorithms/sort/34636.cc: Fix Copyright year. + 2008-01-01 Paolo Carlini PR libstdc++/34636 diff --git a/libstdc++-v3/testsuite/25_algorithms/sort/34636.cc b/libstdc++-v3/testsuite/25_algorithms/sort/34636.cc index 61fa4d522479..9523775300d1 100644 --- a/libstdc++-v3/testsuite/25_algorithms/sort/34636.cc +++ b/libstdc++-v3/testsuite/25_algorithms/sort/34636.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2007 Free Software Foundation, Inc. +// Copyright (C) 2008 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the