summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/wchar_t
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2014-01-02 22:30:10 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2014-01-02 22:30:10 +0000
commitaa118a03c4d04ce703f4b77f1d845d611ffecf50 (patch)
treeac1da63b9b4c24a79a59bcb8cf73aba1c399f837 /libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/wchar_t
parent4939c5f336cf2b557a63911119641f5e2849a2b0 (diff)
downloadgcc-aa118a03c4d04ce703f4b77f1d845d611ffecf50.tar.gz
Update copyright years in libstdc++-v3/
From-SVN: r206301
Diffstat (limited to 'libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/wchar_t')
-rw-r--r--libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/wchar_t/string_01.cc2
-rw-r--r--libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/wchar_t/wstring_02.cc2
2 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/wchar_t/string_01.cc b/libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/wchar_t/string_01.cc
index 239ef943f75..43ea134aa54 100644
--- a/libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/wchar_t/string_01.cc
+++ b/libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/wchar_t/string_01.cc
@@ -3,7 +3,7 @@
//
// 2013-07-20 Tim Shen <timshen91@gmail.com>
//
-// Copyright (C) 2013 Free Software Foundation, Inc.
+// Copyright (C) 2013-2014 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/28_regex/iterators/regex_token_iterator/wchar_t/wstring_02.cc b/libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/wchar_t/wstring_02.cc
index 0306ee197b9..08384b83b6d 100644
--- a/libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/wchar_t/wstring_02.cc
+++ b/libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/wchar_t/wstring_02.cc
@@ -4,7 +4,7 @@
//
// 2013-08-29 Tim Shen <timshen91@gmail.com>
//
-// Copyright (C) 2013 Free Software Foundation, Inc.
+// Copyright (C) 2013-2014 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