summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/18_support/exception
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/testsuite/18_support/exception')
-rw-r--r--libstdc++-v3/testsuite/18_support/exception/38732.cc2
-rw-r--r--libstdc++-v3/testsuite/18_support/exception/what.cc2
2 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/testsuite/18_support/exception/38732.cc b/libstdc++-v3/testsuite/18_support/exception/38732.cc
index 5daec5cedd4..132173bd2c5 100644
--- a/libstdc++-v3/testsuite/18_support/exception/38732.cc
+++ b/libstdc++-v3/testsuite/18_support/exception/38732.cc
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015 Free Software Foundation, Inc.
+// Copyright (C) 2009-2016 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/18_support/exception/what.cc b/libstdc++-v3/testsuite/18_support/exception/what.cc
index 999b00a8ce3..6e4e7d69810 100644
--- a/libstdc++-v3/testsuite/18_support/exception/what.cc
+++ b/libstdc++-v3/testsuite/18_support/exception/what.cc
@@ -1,6 +1,6 @@
// 2007-01-30 Paolo Carlini <pcarlini@suse.de>
-// Copyright (C) 2007-2015 Free Software Foundation, Inc.
+// Copyright (C) 2007-2016 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