* include/bits/locale_conv.h: Fix copyright years.
* include/bits/quoted_string.h: Likewise.
* src/filesystem/Makefile.am: Likewise.
* testsuite/22_locale/conversions/buffer/1.cc: Likewise.
* testsuite/22_locale/conversions/buffer/requirements/typedefs.cc:
Likewise.
* testsuite/22_locale/conversions/string/1.cc: Likewise.
* testsuite/22_locale/conversions/string/2.cc: Likewise.
* testsuite/22_locale/conversions/string/3.cc: Likewise.
* testsuite/22_locale/conversions/string/requirements/typedefs-2.cc:
Likewise.
* testsuite/22_locale/conversions/string/requirements/typedefs.cc:
Likewise.
* testsuite/util/testsuite_fs.h: Likewise.
From-SVN: r223676
+2015-05-26 Jonathan Wakely <jwakely@redhat.com>
+
+ * include/bits/locale_conv.h: Fix copyright years.
+ * include/bits/quoted_string.h: Likewise.
+ * src/filesystem/Makefile.am: Likewise.
+ * testsuite/22_locale/conversions/buffer/1.cc: Likewise.
+ * testsuite/22_locale/conversions/buffer/requirements/typedefs.cc:
+ Likewise.
+ * testsuite/22_locale/conversions/string/1.cc: Likewise.
+ * testsuite/22_locale/conversions/string/2.cc: Likewise.
+ * testsuite/22_locale/conversions/string/3.cc: Likewise.
+ * testsuite/22_locale/conversions/string/requirements/typedefs-2.cc:
+ Likewise.
+ * testsuite/22_locale/conversions/string/requirements/typedefs.cc:
+ Likewise.
+ * testsuite/util/testsuite_fs.h: Likewise.
+
2015-05-23 François Dumont fdumont@gcc.gnu.org>
PR libstdc++/64657
// wstring_convert implementation -*- C++ -*-
-// Copyright (C) 2012 Free Software Foundation, Inc.
+// Copyright (C) 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
// Helpers for quoted stream manipulators -*- C++ -*-
-// Copyright (C) 2013-2014 Free Software Foundation, Inc.
+// Copyright (C) 2013-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
## Makefile for the GNU C++ Filesystem library.
##
-## Copyright (C) 2014 Free Software Foundation, Inc.
+## Copyright (C) 2014-2015 Free Software Foundation, Inc.
##
## Process this file with automake to produce Makefile.in.
##
// { dg-options "-std=gnu++11" }
-// Copyright (C) 2012 Free Software Foundation
+// Copyright (C) 2015 Free Software Foundation
//
// 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
// { dg-do compile }
// { dg-options "-std=gnu++11" }
-// Copyright (C) 2012 Free Software Foundation
+// Copyright (C) 2015 Free Software Foundation
//
// 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
// { dg-do compile }
// { dg-options "-std=gnu++11" }
-// Copyright (C) 2012 Free Software Foundation
+// Copyright (C) 2015 Free Software Foundation
//
// 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
// { dg-options "-std=gnu++11" }
-// Copyright (C) 2012 Free Software Foundation
+// Copyright (C) 2015 Free Software Foundation
//
// 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
// { dg-options "-std=gnu++11" }
-// Copyright (C) 2012 Free Software Foundation
+// Copyright (C) 2015 Free Software Foundation
//
// 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
// { dg-do compile }
// { dg-options "-std=gnu++11" }
-// Copyright (C) 2012 Free Software Foundation
+// Copyright (C) 2015 Free Software Foundation
//
// 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
// { dg-do compile }
// { dg-options "-std=gnu++11" }
-// Copyright (C) 2012 Free Software Foundation
+// Copyright (C) 2015 Free Software Foundation
//
// 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
// -*- C++ -*-
// Filesystem utils for the C++ library testsuite.
//
-// Copyright (C) 2014 Free Software Foundation, Inc.
+// Copyright (C) 2014-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