locale_conv.h: Fix copyright years.
authorJonathan Wakely <jwakely@redhat.com>
Tue, 26 May 2015 09:52:25 +0000 (10:52 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 26 May 2015 09:52:25 +0000 (10:52 +0100)
* 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

12 files changed:
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/locale_conv.h
libstdc++-v3/include/bits/quoted_string.h
libstdc++-v3/src/filesystem/Makefile.am
libstdc++-v3/testsuite/22_locale/conversions/buffer/1.cc
libstdc++-v3/testsuite/22_locale/conversions/buffer/requirements/typedefs.cc
libstdc++-v3/testsuite/22_locale/conversions/string/1.cc
libstdc++-v3/testsuite/22_locale/conversions/string/2.cc
libstdc++-v3/testsuite/22_locale/conversions/string/3.cc
libstdc++-v3/testsuite/22_locale/conversions/string/requirements/typedefs-2.cc
libstdc++-v3/testsuite/22_locale/conversions/string/requirements/typedefs.cc
libstdc++-v3/testsuite/util/testsuite_fs.h

index 412c8a30ff45a1de75e7fc6cd807b9508a0209c2..af08a735d11d107ed949aac436df7c441d00758f 100644 (file)
@@ -1,3 +1,20 @@
+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
index 8878aa1310b195d790d264a0a88e25a0be32c340..8b0a77ce317db779c500afacb74517c8528fd5d0 100644 (file)
@@ -1,6 +1,6 @@
 // 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
index 0805e08cc43870a766a037425bfbf72e8ee1776b..7e75ce4b969b9b57782dfd851c66b427756a20ee 100644 (file)
@@ -1,6 +1,6 @@
 // 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
index c6e06c87a6b0c5db6ae141c491b3c59552db4d3b..128cba9f52ad3a89d9f2c3a41c216dec229b7d6e 100644 (file)
@@ -1,6 +1,6 @@
 ## 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.
 ##
index f008f5a1111a59d20aa2503e503cf76abcfa1ce8..9d781cb216805e75e46d4edaa546ce14542469c8 100644 (file)
@@ -1,6 +1,6 @@
 // { 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
index c59c6d62f3413e373be8cf9a4b61d1d499427430..cb9b67432675b5c55d9c4ee27d0a66ab7dc8fb84 100644 (file)
@@ -1,7 +1,7 @@
 // { 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
index c2ab6e743e41c5a4d4027bbcee0567cb267ee708..a1c6478b5d96cacfa5490d3bd6bb73dc5c3fc98a 100644 (file)
@@ -1,7 +1,7 @@
 // { 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
index 9341f8928c4525842fbe3fbdb9bddb0ff992a23e..a4c8d9b9ecef721d4fc76b1daad4f8297f713c2b 100644 (file)
@@ -1,6 +1,6 @@
 // { 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
index 6afa62ba2d1b0ebe5a81383d69ee35c2d1bde3cf..382f641bb1be580df0732b2c2d2ca645a9ce05ea 100644 (file)
@@ -1,6 +1,6 @@
 // { 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
index 65a14584fba0cb3b88a19fef9b893242cb29cdbf..56a90f5b0d314a59671ebc9744eb23fa7e395282 100644 (file)
@@ -1,7 +1,7 @@
 // { 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
index baed16e964d325a7618765a3cf920ebd8f3c65fb..09e44a61e895640e748ae3be8bfbbc6393b496e9 100644 (file)
@@ -1,7 +1,7 @@
 // { 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
index 3873a609a5ffec6536baaa6d23025c6ec21790dc..524972ece9b795d15ab661fa01ab45f21cc9b18c 100644 (file)
@@ -1,7 +1,7 @@
 // -*- 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