summaryrefslogtreecommitdiff
path: root/libs/asio/doc/requirements
diff options
context:
space:
mode:
Diffstat (limited to 'libs/asio/doc/requirements')
-rw-r--r--libs/asio/doc/requirements/AcceptHandler.qbk2
-rw-r--r--libs/asio/doc/requirements/AsyncRandomAccessReadDevice.qbk2
-rw-r--r--libs/asio/doc/requirements/AsyncRandomAccessWriteDevice.qbk2
-rw-r--r--libs/asio/doc/requirements/AsyncReadStream.qbk2
-rw-r--r--libs/asio/doc/requirements/AsyncWriteStream.qbk2
-rw-r--r--libs/asio/doc/requirements/BufferedHandshakeHandler.qbk2
-rw-r--r--libs/asio/doc/requirements/CompletionHandler.qbk2
-rw-r--r--libs/asio/doc/requirements/ComposedConnectHandler.qbk2
-rw-r--r--libs/asio/doc/requirements/ConnectHandler.qbk2
-rw-r--r--libs/asio/doc/requirements/ConstBufferSequence.qbk2
-rw-r--r--libs/asio/doc/requirements/ConvertibleToConstBuffer.qbk2
-rw-r--r--libs/asio/doc/requirements/ConvertibleToMutableBuffer.qbk2
-rw-r--r--libs/asio/doc/requirements/DatagramSocketService.qbk2
-rw-r--r--libs/asio/doc/requirements/DescriptorService.qbk2
-rw-r--r--libs/asio/doc/requirements/Endpoint.qbk2
-rw-r--r--libs/asio/doc/requirements/GettableSerialPortOption.qbk2
-rw-r--r--libs/asio/doc/requirements/GettableSocketOption.qbk2
-rw-r--r--libs/asio/doc/requirements/HandleService.qbk2
-rw-r--r--libs/asio/doc/requirements/Handler.qbk2
-rw-r--r--libs/asio/doc/requirements/HandshakeHandler.qbk2
-rw-r--r--libs/asio/doc/requirements/InternetProtocol.qbk2
-rw-r--r--libs/asio/doc/requirements/IoControlCommand.qbk2
-rw-r--r--libs/asio/doc/requirements/IoObjectService.qbk2
-rw-r--r--libs/asio/doc/requirements/MutableBufferSequence.qbk2
-rw-r--r--libs/asio/doc/requirements/ObjectHandleService.qbk2
-rw-r--r--libs/asio/doc/requirements/Protocol.qbk2
-rw-r--r--libs/asio/doc/requirements/RandomAccessHandleService.qbk2
-rw-r--r--libs/asio/doc/requirements/RawSocketService.qbk2
-rw-r--r--libs/asio/doc/requirements/ReadHandler.qbk2
-rw-r--r--libs/asio/doc/requirements/ResolveHandler.qbk2
-rw-r--r--libs/asio/doc/requirements/ResolverService.qbk2
-rw-r--r--libs/asio/doc/requirements/SeqPacketSocketService.qbk2
-rw-r--r--libs/asio/doc/requirements/SerialPortService.qbk2
-rw-r--r--libs/asio/doc/requirements/Service.qbk2
-rw-r--r--libs/asio/doc/requirements/SettableSerialPortOption.qbk2
-rw-r--r--libs/asio/doc/requirements/SettableSocketOption.qbk2
-rw-r--r--libs/asio/doc/requirements/ShutdownHandler.qbk2
-rw-r--r--libs/asio/doc/requirements/SignalHandler.qbk2
-rw-r--r--libs/asio/doc/requirements/SignalSetService.qbk2
-rw-r--r--libs/asio/doc/requirements/SocketAcceptorService.qbk2
-rw-r--r--libs/asio/doc/requirements/SocketService.qbk2
-rw-r--r--libs/asio/doc/requirements/StreamDescriptorService.qbk2
-rw-r--r--libs/asio/doc/requirements/StreamHandleService.qbk2
-rw-r--r--libs/asio/doc/requirements/StreamSocketService.qbk2
-rw-r--r--libs/asio/doc/requirements/SyncRandomAccessReadDevice.qbk2
-rw-r--r--libs/asio/doc/requirements/SyncRandomAccessWriteDevice.qbk2
-rw-r--r--libs/asio/doc/requirements/SyncReadStream.qbk2
-rw-r--r--libs/asio/doc/requirements/SyncWriteStream.qbk2
-rw-r--r--libs/asio/doc/requirements/TimeTraits.qbk2
-rw-r--r--libs/asio/doc/requirements/TimerService.qbk2
-rw-r--r--libs/asio/doc/requirements/WaitHandler.qbk2
-rw-r--r--libs/asio/doc/requirements/WaitTraits.qbk2
-rw-r--r--libs/asio/doc/requirements/WaitableTimerService.qbk2
-rw-r--r--libs/asio/doc/requirements/WriteHandler.qbk2
-rw-r--r--libs/asio/doc/requirements/asynchronous_operations.qbk2
55 files changed, 55 insertions, 55 deletions
diff --git a/libs/asio/doc/requirements/AcceptHandler.qbk b/libs/asio/doc/requirements/AcceptHandler.qbk
index 021e3d7f4..87c470178 100644
--- a/libs/asio/doc/requirements/AcceptHandler.qbk
+++ b/libs/asio/doc/requirements/AcceptHandler.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/AsyncRandomAccessReadDevice.qbk b/libs/asio/doc/requirements/AsyncRandomAccessReadDevice.qbk
index 8279e5c9d..6b5af0a43 100644
--- a/libs/asio/doc/requirements/AsyncRandomAccessReadDevice.qbk
+++ b/libs/asio/doc/requirements/AsyncRandomAccessReadDevice.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/AsyncRandomAccessWriteDevice.qbk b/libs/asio/doc/requirements/AsyncRandomAccessWriteDevice.qbk
index edc2f9fd4..255363574 100644
--- a/libs/asio/doc/requirements/AsyncRandomAccessWriteDevice.qbk
+++ b/libs/asio/doc/requirements/AsyncRandomAccessWriteDevice.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/AsyncReadStream.qbk b/libs/asio/doc/requirements/AsyncReadStream.qbk
index cd881ae41..2bce2d2f1 100644
--- a/libs/asio/doc/requirements/AsyncReadStream.qbk
+++ b/libs/asio/doc/requirements/AsyncReadStream.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/AsyncWriteStream.qbk b/libs/asio/doc/requirements/AsyncWriteStream.qbk
index a61bbf234..6cc8d8308 100644
--- a/libs/asio/doc/requirements/AsyncWriteStream.qbk
+++ b/libs/asio/doc/requirements/AsyncWriteStream.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/BufferedHandshakeHandler.qbk b/libs/asio/doc/requirements/BufferedHandshakeHandler.qbk
index 282c39ef8..367d9fedc 100644
--- a/libs/asio/doc/requirements/BufferedHandshakeHandler.qbk
+++ b/libs/asio/doc/requirements/BufferedHandshakeHandler.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/CompletionHandler.qbk b/libs/asio/doc/requirements/CompletionHandler.qbk
index 8207711b4..6e9da3d7a 100644
--- a/libs/asio/doc/requirements/CompletionHandler.qbk
+++ b/libs/asio/doc/requirements/CompletionHandler.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/ComposedConnectHandler.qbk b/libs/asio/doc/requirements/ComposedConnectHandler.qbk
index e3fb5a96c..b28315420 100644
--- a/libs/asio/doc/requirements/ComposedConnectHandler.qbk
+++ b/libs/asio/doc/requirements/ComposedConnectHandler.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/ConnectHandler.qbk b/libs/asio/doc/requirements/ConnectHandler.qbk
index 316181561..06d264410 100644
--- a/libs/asio/doc/requirements/ConnectHandler.qbk
+++ b/libs/asio/doc/requirements/ConnectHandler.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/ConstBufferSequence.qbk b/libs/asio/doc/requirements/ConstBufferSequence.qbk
index 4e72d12d7..7314cd0d1 100644
--- a/libs/asio/doc/requirements/ConstBufferSequence.qbk
+++ b/libs/asio/doc/requirements/ConstBufferSequence.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/ConvertibleToConstBuffer.qbk b/libs/asio/doc/requirements/ConvertibleToConstBuffer.qbk
index 50766e67b..a81194ba4 100644
--- a/libs/asio/doc/requirements/ConvertibleToConstBuffer.qbk
+++ b/libs/asio/doc/requirements/ConvertibleToConstBuffer.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/ConvertibleToMutableBuffer.qbk b/libs/asio/doc/requirements/ConvertibleToMutableBuffer.qbk
index 50fd7ca75..e4e6cc14a 100644
--- a/libs/asio/doc/requirements/ConvertibleToMutableBuffer.qbk
+++ b/libs/asio/doc/requirements/ConvertibleToMutableBuffer.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/DatagramSocketService.qbk b/libs/asio/doc/requirements/DatagramSocketService.qbk
index eadbf1202..dc4865d5e 100644
--- a/libs/asio/doc/requirements/DatagramSocketService.qbk
+++ b/libs/asio/doc/requirements/DatagramSocketService.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/DescriptorService.qbk b/libs/asio/doc/requirements/DescriptorService.qbk
index cdb848887..abcdca9d3 100644
--- a/libs/asio/doc/requirements/DescriptorService.qbk
+++ b/libs/asio/doc/requirements/DescriptorService.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/Endpoint.qbk b/libs/asio/doc/requirements/Endpoint.qbk
index 2249d0a77..b6ecf3102 100644
--- a/libs/asio/doc/requirements/Endpoint.qbk
+++ b/libs/asio/doc/requirements/Endpoint.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/GettableSerialPortOption.qbk b/libs/asio/doc/requirements/GettableSerialPortOption.qbk
index 87051dda0..212675319 100644
--- a/libs/asio/doc/requirements/GettableSerialPortOption.qbk
+++ b/libs/asio/doc/requirements/GettableSerialPortOption.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/GettableSocketOption.qbk b/libs/asio/doc/requirements/GettableSocketOption.qbk
index 488333ba4..795e86755 100644
--- a/libs/asio/doc/requirements/GettableSocketOption.qbk
+++ b/libs/asio/doc/requirements/GettableSocketOption.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/HandleService.qbk b/libs/asio/doc/requirements/HandleService.qbk
index c86041ade..18232159b 100644
--- a/libs/asio/doc/requirements/HandleService.qbk
+++ b/libs/asio/doc/requirements/HandleService.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/Handler.qbk b/libs/asio/doc/requirements/Handler.qbk
index 247cf1acd..a2085f6a9 100644
--- a/libs/asio/doc/requirements/Handler.qbk
+++ b/libs/asio/doc/requirements/Handler.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/HandshakeHandler.qbk b/libs/asio/doc/requirements/HandshakeHandler.qbk
index 6145ca9e0..7c78fbcf8 100644
--- a/libs/asio/doc/requirements/HandshakeHandler.qbk
+++ b/libs/asio/doc/requirements/HandshakeHandler.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/InternetProtocol.qbk b/libs/asio/doc/requirements/InternetProtocol.qbk
index 28a0ccc26..53de22daf 100644
--- a/libs/asio/doc/requirements/InternetProtocol.qbk
+++ b/libs/asio/doc/requirements/InternetProtocol.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/IoControlCommand.qbk b/libs/asio/doc/requirements/IoControlCommand.qbk
index b6886e023..17e52ae4a 100644
--- a/libs/asio/doc/requirements/IoControlCommand.qbk
+++ b/libs/asio/doc/requirements/IoControlCommand.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/IoObjectService.qbk b/libs/asio/doc/requirements/IoObjectService.qbk
index 6bfbd2c21..cc39dd43e 100644
--- a/libs/asio/doc/requirements/IoObjectService.qbk
+++ b/libs/asio/doc/requirements/IoObjectService.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/MutableBufferSequence.qbk b/libs/asio/doc/requirements/MutableBufferSequence.qbk
index 11fd16ee8..3f2e8ac1a 100644
--- a/libs/asio/doc/requirements/MutableBufferSequence.qbk
+++ b/libs/asio/doc/requirements/MutableBufferSequence.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/ObjectHandleService.qbk b/libs/asio/doc/requirements/ObjectHandleService.qbk
index d5efcb966..1b6ca2b2d 100644
--- a/libs/asio/doc/requirements/ObjectHandleService.qbk
+++ b/libs/asio/doc/requirements/ObjectHandleService.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/Protocol.qbk b/libs/asio/doc/requirements/Protocol.qbk
index 66a64aba0..5170936e1 100644
--- a/libs/asio/doc/requirements/Protocol.qbk
+++ b/libs/asio/doc/requirements/Protocol.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/RandomAccessHandleService.qbk b/libs/asio/doc/requirements/RandomAccessHandleService.qbk
index 537c75b6f..2d4e67430 100644
--- a/libs/asio/doc/requirements/RandomAccessHandleService.qbk
+++ b/libs/asio/doc/requirements/RandomAccessHandleService.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/RawSocketService.qbk b/libs/asio/doc/requirements/RawSocketService.qbk
index f7a2704ab..a4a436387 100644
--- a/libs/asio/doc/requirements/RawSocketService.qbk
+++ b/libs/asio/doc/requirements/RawSocketService.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/ReadHandler.qbk b/libs/asio/doc/requirements/ReadHandler.qbk
index 8b57bc773..c779ec669 100644
--- a/libs/asio/doc/requirements/ReadHandler.qbk
+++ b/libs/asio/doc/requirements/ReadHandler.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/ResolveHandler.qbk b/libs/asio/doc/requirements/ResolveHandler.qbk
index f6e0688a4..411c0db47 100644
--- a/libs/asio/doc/requirements/ResolveHandler.qbk
+++ b/libs/asio/doc/requirements/ResolveHandler.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/ResolverService.qbk b/libs/asio/doc/requirements/ResolverService.qbk
index 20e1400db..3a596a202 100644
--- a/libs/asio/doc/requirements/ResolverService.qbk
+++ b/libs/asio/doc/requirements/ResolverService.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/SeqPacketSocketService.qbk b/libs/asio/doc/requirements/SeqPacketSocketService.qbk
index 1c148d7ff..df8697c16 100644
--- a/libs/asio/doc/requirements/SeqPacketSocketService.qbk
+++ b/libs/asio/doc/requirements/SeqPacketSocketService.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/SerialPortService.qbk b/libs/asio/doc/requirements/SerialPortService.qbk
index 656f27d8d..2d880631e 100644
--- a/libs/asio/doc/requirements/SerialPortService.qbk
+++ b/libs/asio/doc/requirements/SerialPortService.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/Service.qbk b/libs/asio/doc/requirements/Service.qbk
index a14347067..7963cb368 100644
--- a/libs/asio/doc/requirements/Service.qbk
+++ b/libs/asio/doc/requirements/Service.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/SettableSerialPortOption.qbk b/libs/asio/doc/requirements/SettableSerialPortOption.qbk
index 833182960..d217fa868 100644
--- a/libs/asio/doc/requirements/SettableSerialPortOption.qbk
+++ b/libs/asio/doc/requirements/SettableSerialPortOption.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/SettableSocketOption.qbk b/libs/asio/doc/requirements/SettableSocketOption.qbk
index 31ab73e27..6b75472da 100644
--- a/libs/asio/doc/requirements/SettableSocketOption.qbk
+++ b/libs/asio/doc/requirements/SettableSocketOption.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/ShutdownHandler.qbk b/libs/asio/doc/requirements/ShutdownHandler.qbk
index 2c7f5fcd3..6426a6cdf 100644
--- a/libs/asio/doc/requirements/ShutdownHandler.qbk
+++ b/libs/asio/doc/requirements/ShutdownHandler.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/SignalHandler.qbk b/libs/asio/doc/requirements/SignalHandler.qbk
index 1c89f62af..987da4b8e 100644
--- a/libs/asio/doc/requirements/SignalHandler.qbk
+++ b/libs/asio/doc/requirements/SignalHandler.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/SignalSetService.qbk b/libs/asio/doc/requirements/SignalSetService.qbk
index 1b27dd9fe..854195c30 100644
--- a/libs/asio/doc/requirements/SignalSetService.qbk
+++ b/libs/asio/doc/requirements/SignalSetService.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/SocketAcceptorService.qbk b/libs/asio/doc/requirements/SocketAcceptorService.qbk
index a35e0d62c..04b424d09 100644
--- a/libs/asio/doc/requirements/SocketAcceptorService.qbk
+++ b/libs/asio/doc/requirements/SocketAcceptorService.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/SocketService.qbk b/libs/asio/doc/requirements/SocketService.qbk
index 2f373beaa..574b771f9 100644
--- a/libs/asio/doc/requirements/SocketService.qbk
+++ b/libs/asio/doc/requirements/SocketService.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/StreamDescriptorService.qbk b/libs/asio/doc/requirements/StreamDescriptorService.qbk
index 23c53276c..7f878aada 100644
--- a/libs/asio/doc/requirements/StreamDescriptorService.qbk
+++ b/libs/asio/doc/requirements/StreamDescriptorService.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/StreamHandleService.qbk b/libs/asio/doc/requirements/StreamHandleService.qbk
index 3dd1b9521..cdcac3f50 100644
--- a/libs/asio/doc/requirements/StreamHandleService.qbk
+++ b/libs/asio/doc/requirements/StreamHandleService.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/StreamSocketService.qbk b/libs/asio/doc/requirements/StreamSocketService.qbk
index fedfdef9c..1937a2b63 100644
--- a/libs/asio/doc/requirements/StreamSocketService.qbk
+++ b/libs/asio/doc/requirements/StreamSocketService.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/SyncRandomAccessReadDevice.qbk b/libs/asio/doc/requirements/SyncRandomAccessReadDevice.qbk
index 8f601a1d9..fd44d5772 100644
--- a/libs/asio/doc/requirements/SyncRandomAccessReadDevice.qbk
+++ b/libs/asio/doc/requirements/SyncRandomAccessReadDevice.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/SyncRandomAccessWriteDevice.qbk b/libs/asio/doc/requirements/SyncRandomAccessWriteDevice.qbk
index 439ef3c13..396d64243 100644
--- a/libs/asio/doc/requirements/SyncRandomAccessWriteDevice.qbk
+++ b/libs/asio/doc/requirements/SyncRandomAccessWriteDevice.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/SyncReadStream.qbk b/libs/asio/doc/requirements/SyncReadStream.qbk
index 1e37d5810..2eac0f1da 100644
--- a/libs/asio/doc/requirements/SyncReadStream.qbk
+++ b/libs/asio/doc/requirements/SyncReadStream.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/SyncWriteStream.qbk b/libs/asio/doc/requirements/SyncWriteStream.qbk
index f38c41305..1e05f22f2 100644
--- a/libs/asio/doc/requirements/SyncWriteStream.qbk
+++ b/libs/asio/doc/requirements/SyncWriteStream.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/TimeTraits.qbk b/libs/asio/doc/requirements/TimeTraits.qbk
index 7c0fcd95c..6ac7fefc5 100644
--- a/libs/asio/doc/requirements/TimeTraits.qbk
+++ b/libs/asio/doc/requirements/TimeTraits.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/TimerService.qbk b/libs/asio/doc/requirements/TimerService.qbk
index 3b957aefc..5d84d6b70 100644
--- a/libs/asio/doc/requirements/TimerService.qbk
+++ b/libs/asio/doc/requirements/TimerService.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/WaitHandler.qbk b/libs/asio/doc/requirements/WaitHandler.qbk
index 75033342a..1c2b8b97f 100644
--- a/libs/asio/doc/requirements/WaitHandler.qbk
+++ b/libs/asio/doc/requirements/WaitHandler.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/WaitTraits.qbk b/libs/asio/doc/requirements/WaitTraits.qbk
index 19aaed1c1..b892aeb94 100644
--- a/libs/asio/doc/requirements/WaitTraits.qbk
+++ b/libs/asio/doc/requirements/WaitTraits.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/WaitableTimerService.qbk b/libs/asio/doc/requirements/WaitableTimerService.qbk
index 427c3dbaf..0dbf3e6a7 100644
--- a/libs/asio/doc/requirements/WaitableTimerService.qbk
+++ b/libs/asio/doc/requirements/WaitableTimerService.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/WriteHandler.qbk b/libs/asio/doc/requirements/WriteHandler.qbk
index 40ea07705..38094ea92 100644
--- a/libs/asio/doc/requirements/WriteHandler.qbk
+++ b/libs/asio/doc/requirements/WriteHandler.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)
diff --git a/libs/asio/doc/requirements/asynchronous_operations.qbk b/libs/asio/doc/requirements/asynchronous_operations.qbk
index 1293dd847..336affc81 100644
--- a/libs/asio/doc/requirements/asynchronous_operations.qbk
+++ b/libs/asio/doc/requirements/asynchronous_operations.qbk
@@ -1,5 +1,5 @@
[/
- / Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ 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)