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=3ee7a4b8d23b4dd35053759942237dcebbe49863;hb=8d9254fc8aa32619f640efb01cfe87cc6cdc9ce1;hp=f5879879224aa14929d70d4fe04bb41c5ba2e7c8;hpb=e528bf8d679ec946ed42568978ef4bc5c79bc7bd;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 f5879879224a..3ee7a4b8d23b 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 "-Wno-deprecated" } // { dg-do compile { target c++11 } } -// Copyright (C) 2010-2019 Free Software Foundation, Inc. +// Copyright (C) 2010-2020 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