Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r84330 - trunk/libs/thread/doc
From: vicente.botet_at_[hidden]
Date: 2013-05-17 15:22:26


Author: viboes
Date: 2013-05-17 15:22:25 EDT (Fri, 17 May 2013)
New Revision: 84330
URL: http://svn.boost.org/trac/boost/changeset/84330

Log:
Thread: fix inspection report.
Text files modified:
   trunk/libs/thread/doc/sync_queues_ref.qbk | 7 +++++++
   trunk/libs/thread/doc/synchronized_value_ref.qbk | 7 +++++++
   2 files changed, 14 insertions(+), 0 deletions(-)

Modified: trunk/libs/thread/doc/sync_queues_ref.qbk
==============================================================================
--- trunk/libs/thread/doc/sync_queues_ref.qbk (original)
+++ trunk/libs/thread/doc/sync_queues_ref.qbk 2013-05-17 15:22:25 EDT (Fri, 17 May 2013)
@@ -1,3 +1,10 @@
+[/
+ / Copyright (c) 2013 Vicente J. Botet Escriba
+ /
+ / Distributed under the Boost Software License, Version 1.0. (See accompanying
+ / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+ /]
+
 [section:synchronized_queues Synchronized Queues -- EXPERIMENTAL]
 
 [warning These features are experimental and subject to change in future versions. There are not too much tests yet, so it is possible that you can find out some trivial bugs :(]

Modified: trunk/libs/thread/doc/synchronized_value_ref.qbk
==============================================================================
--- trunk/libs/thread/doc/synchronized_value_ref.qbk (original)
+++ trunk/libs/thread/doc/synchronized_value_ref.qbk 2013-05-17 15:22:25 EDT (Fri, 17 May 2013)
@@ -1,3 +1,10 @@
+[/
+ / Copyright (c) 2013 Vicente J. Botet Escriba
+ /
+ / Distributed under the Boost Software License, Version 1.0. (See accompanying
+ / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+ /]
+
 [section:synchronized_value_ref Reference ]
 
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk