OSDN Git Service

* include/std/condition_variable: Update copyright years.
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Jul 2012 01:12:47 +0000 (01:12 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Jul 2012 01:12:47 +0000 (01:12 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@189276 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 79c06b9..3db01c8 100644 (file)
@@ -1,5 +1,9 @@
 2012-07-05  Jonathan Wakely  <jwakely.gcc@gmail.com>
 
+       * include/std/condition_variable: Update copyright years.
+
+2012-07-05  Jonathan Wakely  <jwakely.gcc@gmail.com>
+
        PR libstdc++/53830
        * include/std/condition_variable (condition_variable_any::wait):
        Move _Unlock type to class scope.
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