summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/27_io/ios_base/types/openmode/case_label.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/testsuite/27_io/ios_base/types/openmode/case_label.cc')
-rw-r--r--libstdc++-v3/testsuite/27_io/ios_base/types/openmode/case_label.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/testsuite/27_io/ios_base/types/openmode/case_label.cc b/libstdc++-v3/testsuite/27_io/ios_base/types/openmode/case_label.cc
index f621d213a2ae..bb9e96e260ca 100644
--- a/libstdc++-v3/testsuite/27_io/ios_base/types/openmode/case_label.cc
+++ b/libstdc++-v3/testsuite/27_io/ios_base/types/openmode/case_label.cc
@@ -2,7 +2,7 @@
// { dg-options "-Wall" { target *-*-* } }
// -*- C++ -*-
-// Copyright (C) 2004-2015 Free Software Foundation, Inc.
+// Copyright (C) 2004-2016 Free Software Foundation, Inc.
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as