diff options
author | Jakub Jelinek <jakub@redhat.com> | 2021-01-04 10:26:59 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2021-01-04 10:26:59 +0100 |
commit | 99dee82307f1e163e150c9c810452979994047ce (patch) | |
tree | 4f935e06cc2e81cb69c09eab061c9dcf8dbbbfd4 /libstdc++-v3/testsuite/20_util/align | |
parent | c00e2af3639eda2dccffb55049b3d79389fbe90a (diff) | |
download | gcc-99dee82307f1e163e150c9c810452979994047ce.tar.gz |
Update copyright years.
Diffstat (limited to 'libstdc++-v3/testsuite/20_util/align')
-rw-r--r-- | libstdc++-v3/testsuite/20_util/align/1.cc | 2 | ||||
-rw-r--r-- | libstdc++-v3/testsuite/20_util/align/2.cc | 2 | ||||
-rw-r--r-- | libstdc++-v3/testsuite/20_util/align/3.cc | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libstdc++-v3/testsuite/20_util/align/1.cc b/libstdc++-v3/testsuite/20_util/align/1.cc index a08b0312fb9..0794022c276 100644 --- a/libstdc++-v3/testsuite/20_util/align/1.cc +++ b/libstdc++-v3/testsuite/20_util/align/1.cc @@ -2,7 +2,7 @@ // 2014-04-16 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de> -// Copyright (C) 2014-2020 Free Software Foundation, Inc. +// Copyright (C) 2014-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 terms diff --git a/libstdc++-v3/testsuite/20_util/align/2.cc b/libstdc++-v3/testsuite/20_util/align/2.cc index baf86c45eef..13ed7568778 100644 --- a/libstdc++-v3/testsuite/20_util/align/2.cc +++ b/libstdc++-v3/testsuite/20_util/align/2.cc @@ -1,6 +1,6 @@ // { dg-do run { target c++11 } } -// Copyright (C) 2014-2020 Free Software Foundation, Inc. +// Copyright (C) 2014-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 terms diff --git a/libstdc++-v3/testsuite/20_util/align/3.cc b/libstdc++-v3/testsuite/20_util/align/3.cc index 74116a59867..8b032f0a756 100644 --- a/libstdc++-v3/testsuite/20_util/align/3.cc +++ b/libstdc++-v3/testsuite/20_util/align/3.cc @@ -2,7 +2,7 @@ // 2020-09-20 Glen Joseph Fernandes <glenjofe@gmail.com> -// Copyright (C) 2020 Free Software Foundation, Inc. +// Copyright (C) 2020-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 terms |