X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=libstdc%2B%2B-v3%2Ftestsuite%2F25_algorithms%2Fstable_sort%2Fmoveable.cc;h=845b7e07e76ddee007921e959378bd326e657efd;hb=aa118a03c4d04ce703f4b77f1d845d611ffecf50;hp=be7e3d6f790266156353343279f655ebc2b4b7d8;hpb=4939c5f336cf2b557a63911119641f5e2849a2b0;p=thirdparty%2Fgcc.git diff --git a/libstdc++-v3/testsuite/25_algorithms/stable_sort/moveable.cc b/libstdc++-v3/testsuite/25_algorithms/stable_sort/moveable.cc index be7e3d6f7902..845b7e07e76d 100644 --- a/libstdc++-v3/testsuite/25_algorithms/stable_sort/moveable.cc +++ b/libstdc++-v3/testsuite/25_algorithms/stable_sort/moveable.cc @@ -1,6 +1,6 @@ // { dg-options "-std=gnu++0x" } -// Copyright (C) 2009-2013 Free Software Foundation, Inc. +// Copyright (C) 2009-2014 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