diff options
author | Jakub Jelinek <jakub@gcc.gnu.org> | 2019-01-01 13:31:55 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2019-01-01 13:31:55 +0100 |
commit | a5544970246db337977bb8b69ab120e9ef209317 (patch) | |
tree | 91c8dfebf7c0b4945090e82c03dce7f5b6a987ec /libstdc++-v3/testsuite/30_threads/future/members | |
parent | b5fcfdba9a81e15f7d85ce8a5240a4a8a2730b2b (diff) | |
download | gcc-a5544970246db337977bb8b69ab120e9ef209317.tar.gz |
Update copyright years.
From-SVN: r267494
Diffstat (limited to 'libstdc++-v3/testsuite/30_threads/future/members')
8 files changed, 8 insertions, 8 deletions
diff --git a/libstdc++-v3/testsuite/30_threads/future/members/45133.cc b/libstdc++-v3/testsuite/30_threads/future/members/45133.cc index 2a0c74d086a..b88d3938180 100644 --- a/libstdc++-v3/testsuite/30_threads/future/members/45133.cc +++ b/libstdc++-v3/testsuite/30_threads/future/members/45133.cc @@ -4,7 +4,7 @@ // { dg-require-effective-target pthread } // { dg-require-gthreads "" } -// Copyright (C) 2010-2018 Free Software Foundation, Inc. +// Copyright (C) 2010-2019 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/30_threads/future/members/get.cc b/libstdc++-v3/testsuite/30_threads/future/members/get.cc index d4ff0da7ccb..3de961f3a76 100644 --- a/libstdc++-v3/testsuite/30_threads/future/members/get.cc +++ b/libstdc++-v3/testsuite/30_threads/future/members/get.cc @@ -4,7 +4,7 @@ // { dg-require-effective-target pthread } // { dg-require-gthreads "" } -// Copyright (C) 2009-2018 Free Software Foundation, Inc. +// Copyright (C) 2009-2019 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/30_threads/future/members/get2.cc b/libstdc++-v3/testsuite/30_threads/future/members/get2.cc index 9a6f5dfbe10..7767d2927be 100644 --- a/libstdc++-v3/testsuite/30_threads/future/members/get2.cc +++ b/libstdc++-v3/testsuite/30_threads/future/members/get2.cc @@ -4,7 +4,7 @@ // { dg-require-effective-target pthread } // { dg-require-gthreads "" } -// Copyright (C) 2009-2018 Free Software Foundation, Inc. +// Copyright (C) 2009-2019 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/30_threads/future/members/share.cc b/libstdc++-v3/testsuite/30_threads/future/members/share.cc index dfe8bbc78e3..90d667d8011 100644 --- a/libstdc++-v3/testsuite/30_threads/future/members/share.cc +++ b/libstdc++-v3/testsuite/30_threads/future/members/share.cc @@ -4,7 +4,7 @@ // { dg-require-effective-target pthread } // { dg-require-gthreads "" } -// Copyright (C) 2011-2018 Free Software Foundation, Inc. +// Copyright (C) 2011-2019 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/30_threads/future/members/valid.cc b/libstdc++-v3/testsuite/30_threads/future/members/valid.cc index 0768ca1afd6..2e431dfdc5f 100644 --- a/libstdc++-v3/testsuite/30_threads/future/members/valid.cc +++ b/libstdc++-v3/testsuite/30_threads/future/members/valid.cc @@ -4,7 +4,7 @@ // { dg-require-effective-target pthread } // { dg-require-gthreads "" } -// Copyright (C) 2010-2018 Free Software Foundation, Inc. +// Copyright (C) 2010-2019 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/30_threads/future/members/wait.cc b/libstdc++-v3/testsuite/30_threads/future/members/wait.cc index 3327f87ed23..fa46fa321cb 100644 --- a/libstdc++-v3/testsuite/30_threads/future/members/wait.cc +++ b/libstdc++-v3/testsuite/30_threads/future/members/wait.cc @@ -4,7 +4,7 @@ // { dg-require-effective-target pthread } // { dg-require-gthreads "" } -// Copyright (C) 2009-2018 Free Software Foundation, Inc. +// Copyright (C) 2009-2019 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/30_threads/future/members/wait_for.cc b/libstdc++-v3/testsuite/30_threads/future/members/wait_for.cc index cd408c3f632..b0d2f029997 100644 --- a/libstdc++-v3/testsuite/30_threads/future/members/wait_for.cc +++ b/libstdc++-v3/testsuite/30_threads/future/members/wait_for.cc @@ -4,7 +4,7 @@ // { dg-require-effective-target pthread } // { dg-require-gthreads "" } -// Copyright (C) 2009-2018 Free Software Foundation, Inc. +// Copyright (C) 2009-2019 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/30_threads/future/members/wait_until.cc b/libstdc++-v3/testsuite/30_threads/future/members/wait_until.cc index 0ad57807073..1430ac30f56 100644 --- a/libstdc++-v3/testsuite/30_threads/future/members/wait_until.cc +++ b/libstdc++-v3/testsuite/30_threads/future/members/wait_until.cc @@ -4,7 +4,7 @@ // { dg-require-effective-target pthread } // { dg-require-gthreads "" } -// Copyright (C) 2009-2018 Free Software Foundation, Inc. +// Copyright (C) 2009-2019 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 |