diff options
author | Jakub Jelinek <jakub@gcc.gnu.org> | 2015-01-05 13:33:28 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2015-01-05 13:33:28 +0100 |
commit | 5624e564d2239a74daa140e726b7b229d6e9a115 (patch) | |
tree | 37f6e236ab656361ec7d71580442211df53daa44 /libstdc++-v3/testsuite/ext/is_heap | |
parent | b67cd4e331c3cd02ace226dd539b826f817a390d (diff) | |
download | gcc-5624e564d2239a74daa140e726b7b229d6e9a115.tar.gz |
Update copyright years.
From-SVN: r219188
Diffstat (limited to 'libstdc++-v3/testsuite/ext/is_heap')
-rw-r--r-- | libstdc++-v3/testsuite/ext/is_heap/1.cc | 2 | ||||
-rw-r--r-- | libstdc++-v3/testsuite/ext/is_heap/47709.cc | 2 | ||||
-rw-r--r-- | libstdc++-v3/testsuite/ext/is_heap/check_type.cc | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libstdc++-v3/testsuite/ext/is_heap/1.cc b/libstdc++-v3/testsuite/ext/is_heap/1.cc index 7c78cb9e674..34f2e6678fd 100644 --- a/libstdc++-v3/testsuite/ext/is_heap/1.cc +++ b/libstdc++-v3/testsuite/ext/is_heap/1.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2005-2014 Free Software Foundation, Inc. +// Copyright (C) 2005-2015 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/ext/is_heap/47709.cc b/libstdc++-v3/testsuite/ext/is_heap/47709.cc index 0c363883cfc..1d7bd8206e7 100644 --- a/libstdc++-v3/testsuite/ext/is_heap/47709.cc +++ b/libstdc++-v3/testsuite/ext/is_heap/47709.cc @@ -1,7 +1,7 @@ // { dg-do compile } // { dg-options "-std=gnu++11" } -// Copyright (C) 2011-2014 Free Software Foundation, Inc. +// Copyright (C) 2011-2015 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/ext/is_heap/check_type.cc b/libstdc++-v3/testsuite/ext/is_heap/check_type.cc index 7bab5acb015..72c1c2eb7ed 100644 --- a/libstdc++-v3/testsuite/ext/is_heap/check_type.cc +++ b/libstdc++-v3/testsuite/ext/is_heap/check_type.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2005-2014 Free Software Foundation, Inc. +// Copyright (C) 2005-2015 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 |