* include/std/condition_variable: Update copyright years.
authorJonathan Wakely <jwakely.gcc@gmail.com>
Thu, 5 Jul 2012 01:14:35 +0000 (01:14 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 5 Jul 2012 01:14:35 +0000 (02:14 +0100)
From-SVN: r189277

libstdc++-v3/ChangeLog
libstdc++-v3/include/std/condition_variable

index b22d907..c654e87 100644 (file)
@@ -1,3 +1,7 @@
+2012-07-05  Jonathan Wakely  <jwakely.gcc@gmail.com>
+
+       * include/std/condition_variable: Update copyright years.
+
 2012-07-04  Jonathan Wakely  <jwakely.gcc@gmail.com>
 
        PR libstdc++/53830
index 85b50a7..0a85e1a 100644 (file)
@@ -1,6 +1,6 @@
 // <condition_variable> -*- C++ -*-
 
-// Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
+// Copyright (C) 2008, 2009, 2010, 2011, 2012 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