From 99dee82307f1e163e150c9c810452979994047ce Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Mon, 4 Jan 2021 10:26:59 +0100 Subject: Update copyright years. --- .../testsuite/19_diagnostics/error_condition/operators/not_equal.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libstdc++-v3/testsuite/19_diagnostics/error_condition/operators/not_equal.cc') diff --git a/libstdc++-v3/testsuite/19_diagnostics/error_condition/operators/not_equal.cc b/libstdc++-v3/testsuite/19_diagnostics/error_condition/operators/not_equal.cc index 238fabbcc20..cb8f16a6b41 100644 --- a/libstdc++-v3/testsuite/19_diagnostics/error_condition/operators/not_equal.cc +++ b/libstdc++-v3/testsuite/19_diagnostics/error_condition/operators/not_equal.cc @@ -1,7 +1,7 @@ // { dg-do run { target c++11 } } // { dg-additional-options "-static-libstdc++" { target *-*-mingw* } } -// Copyright (C) 2008-2020 Free Software Foundation, Inc. +// Copyright (C) 2008-2021 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 -- cgit v1.2.1