summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/tr1/headers/c++200x
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2022-01-03 10:42:10 +0100
committerJakub Jelinek <jakub@redhat.com>2022-01-03 10:42:10 +0100
commit7adcbafe45f8001b698967defe682687b52c0007 (patch)
treea927c8a8ba5f074c814e92a1fe7b01c1f50199ee /libstdc++-v3/testsuite/tr1/headers/c++200x
parent5d5db19630ff3b56c91a1c15d12c8167627f9ebe (diff)
downloadgcc-7adcbafe45f8001b698967defe682687b52c0007.tar.gz
Update copyright years.
Diffstat (limited to 'libstdc++-v3/testsuite/tr1/headers/c++200x')
-rw-r--r--libstdc++-v3/testsuite/tr1/headers/c++200x/complex.cc2
-rw-r--r--libstdc++-v3/testsuite/tr1/headers/c++200x/math.cc2
-rw-r--r--libstdc++-v3/testsuite/tr1/headers/c++200x/using_namespace_std_tr1.cc2
3 files changed, 3 insertions, 3 deletions
diff --git a/libstdc++-v3/testsuite/tr1/headers/c++200x/complex.cc b/libstdc++-v3/testsuite/tr1/headers/c++200x/complex.cc
index 99a616ee826..0520c1c60c7 100644
--- a/libstdc++-v3/testsuite/tr1/headers/c++200x/complex.cc
+++ b/libstdc++-v3/testsuite/tr1/headers/c++200x/complex.cc
@@ -1,7 +1,7 @@
// { dg-options "-std=gnu++11" }
// { dg-do compile { target c++11 } }
-// Copyright (C) 2011-2021 Free Software Foundation, Inc.
+// Copyright (C) 2011-2022 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
diff --git a/libstdc++-v3/testsuite/tr1/headers/c++200x/math.cc b/libstdc++-v3/testsuite/tr1/headers/c++200x/math.cc
index 4ee14ef9517..c37925b51a5 100644
--- a/libstdc++-v3/testsuite/tr1/headers/c++200x/math.cc
+++ b/libstdc++-v3/testsuite/tr1/headers/c++200x/math.cc
@@ -1,7 +1,7 @@
// { dg-do compile }
// { dg-options "-std=gnu++11" }
-// Copyright (C) 2016-2021 Free Software Foundation, Inc.
+// Copyright (C) 2016-2022 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
diff --git a/libstdc++-v3/testsuite/tr1/headers/c++200x/using_namespace_std_tr1.cc b/libstdc++-v3/testsuite/tr1/headers/c++200x/using_namespace_std_tr1.cc
index a0bf480f187..11851770c29 100644
--- a/libstdc++-v3/testsuite/tr1/headers/c++200x/using_namespace_std_tr1.cc
+++ b/libstdc++-v3/testsuite/tr1/headers/c++200x/using_namespace_std_tr1.cc
@@ -1,7 +1,7 @@
// { dg-options "-std=gnu++11" }
// { dg-do compile }
-// Copyright (C) 2007-2021 Free Software Foundation, Inc.
+// Copyright (C) 2007-2022 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