OSDN Git Service

2008-01-01 Paolo Carlini <pcarlini@suse.de>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Jan 2008 16:52:38 +0000 (16:52 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Jan 2008 16:52:38 +0000 (16:52 +0000)
* testsuite/25_algorithms/sort/34636.cc: Fix Copyright year.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131246 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/25_algorithms/sort/34636.cc

index ce044da..e53a51b 100644 (file)
@@ -1,5 +1,9 @@
 2008-01-01  Paolo Carlini  <pcarlini@suse.de>
 
+       * testsuite/25_algorithms/sort/34636.cc: Fix Copyright year.
+
+2008-01-01  Paolo Carlini  <pcarlini@suse.de>
+
        PR libstdc++/34636
        * include/parallel/algobase.h (lexicographical_compare_switch(...,
        random_access_iterator_tag, random_access_iterator_tag)): Careful
index 61fa4d5..9523775 100644 (file)
@@ -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