summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/23_containers/vector/debug/multithreaded_swap.cc
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-02-03 17:54:05 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-02-03 17:54:05 +0000
commit95da0dc6f30722a5c46af68d1d6a24e7830b4b68 (patch)
treef5c50e73d5b6043bc6705648bd0f7a3ce4dd6fb4 /libstdc++-v3/testsuite/23_containers/vector/debug/multithreaded_swap.cc
parent1131b1ddb779908208eeed555fe09d5b98ec5f19 (diff)
downloadgcc-95da0dc6f30722a5c46af68d1d6a24e7830b4b68.tar.gz
Update copyright in libstdc++-v3.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195701 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/testsuite/23_containers/vector/debug/multithreaded_swap.cc')
-rw-r--r--libstdc++-v3/testsuite/23_containers/vector/debug/multithreaded_swap.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/testsuite/23_containers/vector/debug/multithreaded_swap.cc b/libstdc++-v3/testsuite/23_containers/vector/debug/multithreaded_swap.cc
index 74aaa76a9e5..74fd8494f60 100644
--- a/libstdc++-v3/testsuite/23_containers/vector/debug/multithreaded_swap.cc
+++ b/libstdc++-v3/testsuite/23_containers/vector/debug/multithreaded_swap.cc
@@ -5,7 +5,7 @@
// { dg-require-cstdint "" }
// { dg-require-gthreads "" }
// { dg-require-debug-mode "" }
-// Copyright (C) 2010, 2012 Free Software Foundation, Inc.
+// Copyright (C) 2010-2013 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