X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=libstdc%2B%2B-v3%2Ftestsuite%2F20_util%2Funique_ptr%2Fcons%2Fauto_ptr_neg.cc;h=b3e7bd8254af953c06c033a20befb7325c6b680e;hb=aa118a03c4d04ce703f4b77f1d845d611ffecf50;hp=93e56205f6c2a97d20a40d058e16e02d212098ef;hpb=4939c5f336cf2b557a63911119641f5e2849a2b0;p=thirdparty%2Fgcc.git diff --git a/libstdc++-v3/testsuite/20_util/unique_ptr/cons/auto_ptr_neg.cc b/libstdc++-v3/testsuite/20_util/unique_ptr/cons/auto_ptr_neg.cc index 93e56205f6c2..b3e7bd8254af 100644 --- a/libstdc++-v3/testsuite/20_util/unique_ptr/cons/auto_ptr_neg.cc +++ b/libstdc++-v3/testsuite/20_util/unique_ptr/cons/auto_ptr_neg.cc @@ -1,7 +1,7 @@ // { dg-options "-std=gnu++0x" } // { dg-do compile } -// Copyright (C) 2010-2013 Free Software Foundation, Inc. +// Copyright (C) 2010-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