$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: chris_at_[hidden]
Date: 2008-03-03 09:13:09
Author: chris_kohlhoff
Date: 2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
New Revision: 43473
URL: http://svn.boost.org/trac/boost/changeset/43473
Log:
Update copyright notices.
Text files modified: 
   trunk/libs/asio/doc/Jamfile.v2                                  |     2 +-                                      
   trunk/libs/asio/doc/asio.qbk                                    |     4 ++--                                    
   trunk/libs/asio/doc/design.qbk                                  |     2 +-                                      
   trunk/libs/asio/doc/design/allocation.qbk                       |     2 +-                                      
   trunk/libs/asio/doc/design/async.qbk                            |     2 +-                                      
   trunk/libs/asio/doc/design/buffers.qbk                          |     2 +-                                      
   trunk/libs/asio/doc/design/eof.qbk                              |     2 +-                                      
   trunk/libs/asio/doc/design/implementation.qbk                   |     2 +-                                      
   trunk/libs/asio/doc/design/line_based.qbk                       |     2 +-                                      
   trunk/libs/asio/doc/design/rationale.qbk                        |     2 +-                                      
   trunk/libs/asio/doc/design/strands.qbk                          |     2 +-                                      
   trunk/libs/asio/doc/design/threads.qbk                          |     2 +-                                      
   trunk/libs/asio/doc/examples.qbk                                |     2 +-                                      
   trunk/libs/asio/doc/quickref.xml                                |     2 +-                                      
   trunk/libs/asio/doc/reference.qbk                               |     2 +-                                      
   trunk/libs/asio/doc/reference.xsl                               |     4 ++--                                    
   trunk/libs/asio/doc/requirements.qbk                            |     2 +-                                      
   trunk/libs/asio/doc/requirements/AcceptHandler.qbk              |     2 +-                                      
   trunk/libs/asio/doc/requirements/AsyncReadStream.qbk            |     2 +-                                      
   trunk/libs/asio/doc/requirements/AsyncWriteStream.qbk           |     2 +-                                      
   trunk/libs/asio/doc/requirements/CompletionHandler.qbk          |     2 +-                                      
   trunk/libs/asio/doc/requirements/ConnectHandler.qbk             |     2 +-                                      
   trunk/libs/asio/doc/requirements/ConstBufferSequence.qbk        |     2 +-                                      
   trunk/libs/asio/doc/requirements/ConvertibleToConstBuffer.qbk   |     2 +-                                      
   trunk/libs/asio/doc/requirements/ConvertibleToMutableBuffer.qbk |     2 +-                                      
   trunk/libs/asio/doc/requirements/DatagramSocketService.qbk      |     2 +-                                      
   trunk/libs/asio/doc/requirements/Endpoint.qbk                   |     2 +-                                      
   trunk/libs/asio/doc/requirements/GettableSocketOption.qbk       |     2 +-                                      
   trunk/libs/asio/doc/requirements/Handler.qbk                    |     2 +-                                      
   trunk/libs/asio/doc/requirements/InternetProtocol.qbk           |     2 +-                                      
   trunk/libs/asio/doc/requirements/IoControlCommand.qbk           |     2 +-                                      
   trunk/libs/asio/doc/requirements/IoObjectService.qbk            |     2 +-                                      
   trunk/libs/asio/doc/requirements/MutableBufferSequence.qbk      |     2 +-                                      
   trunk/libs/asio/doc/requirements/Protocol.qbk                   |     2 +-                                      
   trunk/libs/asio/doc/requirements/ReadHandler.qbk                |     2 +-                                      
   trunk/libs/asio/doc/requirements/ResolveHandler.qbk             |     2 +-                                      
   trunk/libs/asio/doc/requirements/ResolverService.qbk            |     2 +-                                      
   trunk/libs/asio/doc/requirements/Service.qbk                    |     2 +-                                      
   trunk/libs/asio/doc/requirements/SettableSocketOption.qbk       |     2 +-                                      
   trunk/libs/asio/doc/requirements/SocketAcceptorService.qbk      |     2 +-                                      
   trunk/libs/asio/doc/requirements/SocketService.qbk              |     2 +-                                      
   trunk/libs/asio/doc/requirements/StreamSocketService.qbk        |     2 +-                                      
   trunk/libs/asio/doc/requirements/SyncReadStream.qbk             |     2 +-                                      
   trunk/libs/asio/doc/requirements/SyncWriteStream.qbk            |     2 +-                                      
   trunk/libs/asio/doc/requirements/TimeTraits.qbk                 |     2 +-                                      
   trunk/libs/asio/doc/requirements/TimerService.qbk               |     2 +-                                      
   trunk/libs/asio/doc/requirements/WaitHandler.qbk                |     2 +-                                      
   trunk/libs/asio/doc/requirements/WriteHandler.qbk               |     2 +-                                      
   trunk/libs/asio/doc/requirements/asynchronous_operations.qbk    |     2 +-                                      
   trunk/libs/asio/doc/tutorial.qbk                                |    26 +++++++++++++-------------              
   trunk/libs/asio/doc/tutorial.xsl                                |     4 ++--                                    
   trunk/libs/asio/doc/using.qbk                                   |     2 +-                                      
   trunk/libs/asio/example/allocation/Jamfile                      |     2 +-                                      
   trunk/libs/asio/example/allocation/Jamfile.v2                   |     2 +-                                      
   trunk/libs/asio/example/buffers/Jamfile                         |     2 +-                                      
   trunk/libs/asio/example/buffers/Jamfile.v2                      |     2 +-                                      
   trunk/libs/asio/example/chat/Jamfile                            |     2 +-                                      
   trunk/libs/asio/example/chat/Jamfile.v2                         |     2 +-                                      
   trunk/libs/asio/example/echo/Jamfile                            |     2 +-                                      
   trunk/libs/asio/example/echo/Jamfile.v2                         |     2 +-                                      
   trunk/libs/asio/example/http/client/Jamfile                     |     2 +-                                      
   trunk/libs/asio/example/http/client/Jamfile.v2                  |     2 +-                                      
   trunk/libs/asio/example/http/server/Jamfile                     |     2 +-                                      
   trunk/libs/asio/example/http/server/Jamfile.v2                  |     2 +-                                      
   trunk/libs/asio/example/http/server2/Jamfile                    |     2 +-                                      
   trunk/libs/asio/example/http/server2/Jamfile.v2                 |     2 +-                                      
   trunk/libs/asio/example/http/server3/Jamfile                    |     2 +-                                      
   trunk/libs/asio/example/http/server3/Jamfile.v2                 |     2 +-                                      
   trunk/libs/asio/example/invocation/Jamfile                      |     2 +-                                      
   trunk/libs/asio/example/invocation/Jamfile.v2                   |     2 +-                                      
   trunk/libs/asio/example/iostreams/Jamfile                       |     2 +-                                      
   trunk/libs/asio/example/iostreams/Jamfile.v2                    |     2 +-                                      
   trunk/libs/asio/example/multicast/Jamfile                       |     2 +-                                      
   trunk/libs/asio/example/multicast/Jamfile.v2                    |     2 +-                                      
   trunk/libs/asio/example/serialization/Jamfile                   |     2 +-                                      
   trunk/libs/asio/example/serialization/Jamfile.v2                |     2 +-                                      
   trunk/libs/asio/example/services/Jamfile                        |     2 +-                                      
   trunk/libs/asio/example/services/Jamfile.v2                     |     2 +-                                      
   trunk/libs/asio/example/socks4/Jamfile                          |     2 +-                                      
   trunk/libs/asio/example/socks4/Jamfile.v2                       |     2 +-                                      
   trunk/libs/asio/example/ssl/Jamfile                             |     2 +-                                      
   trunk/libs/asio/example/ssl/Jamfile.v2                          |     2 +-                                      
   trunk/libs/asio/example/timeouts/Jamfile                        |     2 +-                                      
   trunk/libs/asio/example/timeouts/Jamfile.v2                     |     2 +-                                      
   trunk/libs/asio/example/timers/Jamfile                          |     2 +-                                      
   trunk/libs/asio/example/timers/Jamfile.v2                       |     2 +-                                      
   trunk/libs/asio/example/tutorial/Jamfile                        |     2 +-                                      
   trunk/libs/asio/example/tutorial/Jamfile.v2                     |     2 +-                                      
   trunk/libs/asio/test/Jamfile                                    |     2 +-                                      
   trunk/libs/asio/test/Jamfile.v2                                 |     2 +-                                      
   trunk/libs/asio/test/ssl/Jamfile                                |     2 +-                                      
   trunk/libs/asio/test/ssl/Jamfile.v2                             |     2 +-                                      
   92 files changed, 107 insertions(+), 107 deletions(-)
Modified: trunk/libs/asio/doc/Jamfile.v2
==============================================================================
--- trunk/libs/asio/doc/Jamfile.v2	(original)
+++ trunk/libs/asio/doc/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/asio.qbk
==============================================================================
--- trunk/libs/asio/doc/asio.qbk	(original)
+++ trunk/libs/asio/doc/asio.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
@@ -7,7 +7,7 @@
 
 [library Boost.Asio
     [quickbook 1.4]
-    [copyright 2003 - 2007 Christopher M. Kohlhoff]
+    [copyright 2003 - 2008 Christopher M. Kohlhoff]
     [purpose Networking library]
     [license
         Distributed under the Boost Software License, Version 1.0.
Modified: trunk/libs/asio/doc/design.qbk
==============================================================================
--- trunk/libs/asio/doc/design.qbk	(original)
+++ trunk/libs/asio/doc/design.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/design/allocation.qbk
==============================================================================
--- trunk/libs/asio/doc/design/allocation.qbk	(original)
+++ trunk/libs/asio/doc/design/allocation.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/design/async.qbk
==============================================================================
--- trunk/libs/asio/doc/design/async.qbk	(original)
+++ trunk/libs/asio/doc/design/async.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/design/buffers.qbk
==============================================================================
--- trunk/libs/asio/doc/design/buffers.qbk	(original)
+++ trunk/libs/asio/doc/design/buffers.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/design/eof.qbk
==============================================================================
--- trunk/libs/asio/doc/design/eof.qbk	(original)
+++ trunk/libs/asio/doc/design/eof.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/design/implementation.qbk
==============================================================================
--- trunk/libs/asio/doc/design/implementation.qbk	(original)
+++ trunk/libs/asio/doc/design/implementation.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/design/line_based.qbk
==============================================================================
--- trunk/libs/asio/doc/design/line_based.qbk	(original)
+++ trunk/libs/asio/doc/design/line_based.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/design/rationale.qbk
==============================================================================
--- trunk/libs/asio/doc/design/rationale.qbk	(original)
+++ trunk/libs/asio/doc/design/rationale.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/design/strands.qbk
==============================================================================
--- trunk/libs/asio/doc/design/strands.qbk	(original)
+++ trunk/libs/asio/doc/design/strands.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/design/threads.qbk
==============================================================================
--- trunk/libs/asio/doc/design/threads.qbk	(original)
+++ trunk/libs/asio/doc/design/threads.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/examples.qbk
==============================================================================
--- trunk/libs/asio/doc/examples.qbk	(original)
+++ trunk/libs/asio/doc/examples.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/quickref.xml
==============================================================================
--- trunk/libs/asio/doc/quickref.xml	(original)
+++ trunk/libs/asio/doc/quickref.xml	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -2,7 +2,7 @@
 <!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN" "../../../tools/boostbook/dtd/boostbook.dtd">
 
 <!--
-  Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+  Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/reference.qbk
==============================================================================
--- trunk/libs/asio/doc/reference.qbk	(original)
+++ trunk/libs/asio/doc/reference.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/reference.xsl
==============================================================================
--- trunk/libs/asio/doc/reference.xsl	(original)
+++ trunk/libs/asio/doc/reference.xsl	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -2,7 +2,7 @@
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
 <!--
-  Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+  Copyright (c) 2003-2008 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)
@@ -25,7 +25,7 @@
 -->
 <xsl:template match="/doxygen">
 <xsl:text>[/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements.qbk	(original)
+++ trunk/libs/asio/doc/requirements.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/AcceptHandler.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/AcceptHandler.qbk	(original)
+++ trunk/libs/asio/doc/requirements/AcceptHandler.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/AsyncReadStream.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/AsyncReadStream.qbk	(original)
+++ trunk/libs/asio/doc/requirements/AsyncReadStream.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/AsyncWriteStream.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/AsyncWriteStream.qbk	(original)
+++ trunk/libs/asio/doc/requirements/AsyncWriteStream.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/CompletionHandler.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/CompletionHandler.qbk	(original)
+++ trunk/libs/asio/doc/requirements/CompletionHandler.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/ConnectHandler.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/ConnectHandler.qbk	(original)
+++ trunk/libs/asio/doc/requirements/ConnectHandler.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/ConstBufferSequence.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/ConstBufferSequence.qbk	(original)
+++ trunk/libs/asio/doc/requirements/ConstBufferSequence.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/ConvertibleToConstBuffer.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/ConvertibleToConstBuffer.qbk	(original)
+++ trunk/libs/asio/doc/requirements/ConvertibleToConstBuffer.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/ConvertibleToMutableBuffer.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/ConvertibleToMutableBuffer.qbk	(original)
+++ trunk/libs/asio/doc/requirements/ConvertibleToMutableBuffer.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/DatagramSocketService.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/DatagramSocketService.qbk	(original)
+++ trunk/libs/asio/doc/requirements/DatagramSocketService.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/Endpoint.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/Endpoint.qbk	(original)
+++ trunk/libs/asio/doc/requirements/Endpoint.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/GettableSocketOption.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/GettableSocketOption.qbk	(original)
+++ trunk/libs/asio/doc/requirements/GettableSocketOption.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/Handler.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/Handler.qbk	(original)
+++ trunk/libs/asio/doc/requirements/Handler.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/InternetProtocol.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/InternetProtocol.qbk	(original)
+++ trunk/libs/asio/doc/requirements/InternetProtocol.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/IoControlCommand.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/IoControlCommand.qbk	(original)
+++ trunk/libs/asio/doc/requirements/IoControlCommand.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/IoObjectService.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/IoObjectService.qbk	(original)
+++ trunk/libs/asio/doc/requirements/IoObjectService.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/MutableBufferSequence.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/MutableBufferSequence.qbk	(original)
+++ trunk/libs/asio/doc/requirements/MutableBufferSequence.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/Protocol.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/Protocol.qbk	(original)
+++ trunk/libs/asio/doc/requirements/Protocol.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/ReadHandler.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/ReadHandler.qbk	(original)
+++ trunk/libs/asio/doc/requirements/ReadHandler.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/ResolveHandler.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/ResolveHandler.qbk	(original)
+++ trunk/libs/asio/doc/requirements/ResolveHandler.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/ResolverService.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/ResolverService.qbk	(original)
+++ trunk/libs/asio/doc/requirements/ResolverService.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/Service.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/Service.qbk	(original)
+++ trunk/libs/asio/doc/requirements/Service.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/SettableSocketOption.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/SettableSocketOption.qbk	(original)
+++ trunk/libs/asio/doc/requirements/SettableSocketOption.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/SocketAcceptorService.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/SocketAcceptorService.qbk	(original)
+++ trunk/libs/asio/doc/requirements/SocketAcceptorService.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/SocketService.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/SocketService.qbk	(original)
+++ trunk/libs/asio/doc/requirements/SocketService.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/StreamSocketService.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/StreamSocketService.qbk	(original)
+++ trunk/libs/asio/doc/requirements/StreamSocketService.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/SyncReadStream.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/SyncReadStream.qbk	(original)
+++ trunk/libs/asio/doc/requirements/SyncReadStream.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/SyncWriteStream.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/SyncWriteStream.qbk	(original)
+++ trunk/libs/asio/doc/requirements/SyncWriteStream.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/TimeTraits.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/TimeTraits.qbk	(original)
+++ trunk/libs/asio/doc/requirements/TimeTraits.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/TimerService.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/TimerService.qbk	(original)
+++ trunk/libs/asio/doc/requirements/TimerService.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/WaitHandler.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/WaitHandler.qbk	(original)
+++ trunk/libs/asio/doc/requirements/WaitHandler.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/WriteHandler.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/WriteHandler.qbk	(original)
+++ trunk/libs/asio/doc/requirements/WriteHandler.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/requirements/asynchronous_operations.qbk
==============================================================================
--- trunk/libs/asio/doc/requirements/asynchronous_operations.qbk	(original)
+++ trunk/libs/asio/doc/requirements/asynchronous_operations.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/tutorial.qbk
==============================================================================
--- trunk/libs/asio/doc/tutorial.qbk	(original)
+++ trunk/libs/asio/doc/tutorial.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
@@ -141,7 +141,7 @@
   ``''''''``// timer.cpp
   ``''''''``// ~~~~~~~~~
   ``''''''``//
-  ``''''''``// Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+  ``''''''``// Copyright (c) 2003-2008 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)
@@ -241,7 +241,7 @@
   ``''''''``// timer.cpp
   ``''''''``// ~~~~~~~~~
   ``''''''``//
-  ``''''''``// Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+  ``''''''``// Copyright (c) 2003-2008 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)
@@ -389,7 +389,7 @@
   ``''''''``// timer.cpp
   ``''''''``// ~~~~~~~~~
   ``''''''``//
-  ``''''''``// Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+  ``''''''``// Copyright (c) 2003-2008 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)
@@ -550,7 +550,7 @@
   ``''''''``// timer.cpp
   ``''''''``// ~~~~~~~~~
   ``''''''``//
-  ``''''''``// Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+  ``''''''``// Copyright (c) 2003-2008 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)
@@ -750,7 +750,7 @@
   ``''''''``// timer.cpp
   ``''''''``// ~~~~~~~~~
   ``''''''``//
-  ``''''''``// Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+  ``''''''``// Copyright (c) 2003-2008 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)
@@ -965,7 +965,7 @@
   ``''''''``// client.cpp
   ``''''''``// ~~~~~~~~~~
   ``''''''``//
-  ``''''''``// Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+  ``''''''``// Copyright (c) 2003-2008 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)
@@ -1133,7 +1133,7 @@
   ``''''''``// server.cpp
   ``''''''``// ~~~~~~~~~~
   ``''''''``//
-  ``''''''``// Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+  ``''''''``// Copyright (c) 2003-2008 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)
@@ -1383,7 +1383,7 @@
   ``''''''``// server.cpp
   ``''''''``// ~~~~~~~~~~
   ``''''''``//
-  ``''''''``// Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+  ``''''''``// Copyright (c) 2003-2008 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)
@@ -1603,7 +1603,7 @@
   ``''''''``// client.cpp
   ``''''''``// ~~~~~~~~~~
   ``''''''``//
-  ``''''''``// Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+  ``''''''``// Copyright (c) 2003-2008 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)
@@ -1746,7 +1746,7 @@
   ``''''''``// server.cpp
   ``''''''``// ~~~~~~~~~~
   ``''''''``//
-  ``''''''``// Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+  ``''''''``// Copyright (c) 2003-2008 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)
@@ -1961,7 +1961,7 @@
   ``''''''``// server.cpp
   ``''''''``// ~~~~~~~~~~
   ``''''''``//
-  ``''''''``// Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+  ``''''''``// Copyright (c) 2003-2008 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)
@@ -2238,7 +2238,7 @@
   ``''''''``// server.cpp
   ``''''''``// ~~~~~~~~~~
   ``''''''``//
-  ``''''''``// Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+  ``''''''``// Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/tutorial.xsl
==============================================================================
--- trunk/libs/asio/doc/tutorial.xsl	(original)
+++ trunk/libs/asio/doc/tutorial.xsl	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -2,7 +2,7 @@
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
 <!--
-  Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+  Copyright (c) 2003-2008 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)
@@ -20,7 +20,7 @@
 
 <xsl:template match="/doxygen">
 <xsl:text>[/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/doc/using.qbk
==============================================================================
--- trunk/libs/asio/doc/using.qbk	(original)
+++ trunk/libs/asio/doc/using.qbk	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 [/
- / Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+ / Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/allocation/Jamfile
==============================================================================
--- trunk/libs/asio/example/allocation/Jamfile	(original)
+++ trunk/libs/asio/example/allocation/Jamfile	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/allocation/Jamfile.v2
==============================================================================
--- trunk/libs/asio/example/allocation/Jamfile.v2	(original)
+++ trunk/libs/asio/example/allocation/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/buffers/Jamfile
==============================================================================
--- trunk/libs/asio/example/buffers/Jamfile	(original)
+++ trunk/libs/asio/example/buffers/Jamfile	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/buffers/Jamfile.v2
==============================================================================
--- trunk/libs/asio/example/buffers/Jamfile.v2	(original)
+++ trunk/libs/asio/example/buffers/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/chat/Jamfile
==============================================================================
--- trunk/libs/asio/example/chat/Jamfile	(original)
+++ trunk/libs/asio/example/chat/Jamfile	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/chat/Jamfile.v2
==============================================================================
--- trunk/libs/asio/example/chat/Jamfile.v2	(original)
+++ trunk/libs/asio/example/chat/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/echo/Jamfile
==============================================================================
--- trunk/libs/asio/example/echo/Jamfile	(original)
+++ trunk/libs/asio/example/echo/Jamfile	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/echo/Jamfile.v2
==============================================================================
--- trunk/libs/asio/example/echo/Jamfile.v2	(original)
+++ trunk/libs/asio/example/echo/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/http/client/Jamfile
==============================================================================
--- trunk/libs/asio/example/http/client/Jamfile	(original)
+++ trunk/libs/asio/example/http/client/Jamfile	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/http/client/Jamfile.v2
==============================================================================
--- trunk/libs/asio/example/http/client/Jamfile.v2	(original)
+++ trunk/libs/asio/example/http/client/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/http/server/Jamfile
==============================================================================
--- trunk/libs/asio/example/http/server/Jamfile	(original)
+++ trunk/libs/asio/example/http/server/Jamfile	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/http/server/Jamfile.v2
==============================================================================
--- trunk/libs/asio/example/http/server/Jamfile.v2	(original)
+++ trunk/libs/asio/example/http/server/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/http/server2/Jamfile
==============================================================================
--- trunk/libs/asio/example/http/server2/Jamfile	(original)
+++ trunk/libs/asio/example/http/server2/Jamfile	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/http/server2/Jamfile.v2
==============================================================================
--- trunk/libs/asio/example/http/server2/Jamfile.v2	(original)
+++ trunk/libs/asio/example/http/server2/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/http/server3/Jamfile
==============================================================================
--- trunk/libs/asio/example/http/server3/Jamfile	(original)
+++ trunk/libs/asio/example/http/server3/Jamfile	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/http/server3/Jamfile.v2
==============================================================================
--- trunk/libs/asio/example/http/server3/Jamfile.v2	(original)
+++ trunk/libs/asio/example/http/server3/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/invocation/Jamfile
==============================================================================
--- trunk/libs/asio/example/invocation/Jamfile	(original)
+++ trunk/libs/asio/example/invocation/Jamfile	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/invocation/Jamfile.v2
==============================================================================
--- trunk/libs/asio/example/invocation/Jamfile.v2	(original)
+++ trunk/libs/asio/example/invocation/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/iostreams/Jamfile
==============================================================================
--- trunk/libs/asio/example/iostreams/Jamfile	(original)
+++ trunk/libs/asio/example/iostreams/Jamfile	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/iostreams/Jamfile.v2
==============================================================================
--- trunk/libs/asio/example/iostreams/Jamfile.v2	(original)
+++ trunk/libs/asio/example/iostreams/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/multicast/Jamfile
==============================================================================
--- trunk/libs/asio/example/multicast/Jamfile	(original)
+++ trunk/libs/asio/example/multicast/Jamfile	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/multicast/Jamfile.v2
==============================================================================
--- trunk/libs/asio/example/multicast/Jamfile.v2	(original)
+++ trunk/libs/asio/example/multicast/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/serialization/Jamfile
==============================================================================
--- trunk/libs/asio/example/serialization/Jamfile	(original)
+++ trunk/libs/asio/example/serialization/Jamfile	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/serialization/Jamfile.v2
==============================================================================
--- trunk/libs/asio/example/serialization/Jamfile.v2	(original)
+++ trunk/libs/asio/example/serialization/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/services/Jamfile
==============================================================================
--- trunk/libs/asio/example/services/Jamfile	(original)
+++ trunk/libs/asio/example/services/Jamfile	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/services/Jamfile.v2
==============================================================================
--- trunk/libs/asio/example/services/Jamfile.v2	(original)
+++ trunk/libs/asio/example/services/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/socks4/Jamfile
==============================================================================
--- trunk/libs/asio/example/socks4/Jamfile	(original)
+++ trunk/libs/asio/example/socks4/Jamfile	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/socks4/Jamfile.v2
==============================================================================
--- trunk/libs/asio/example/socks4/Jamfile.v2	(original)
+++ trunk/libs/asio/example/socks4/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/ssl/Jamfile
==============================================================================
--- trunk/libs/asio/example/ssl/Jamfile	(original)
+++ trunk/libs/asio/example/ssl/Jamfile	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/ssl/Jamfile.v2
==============================================================================
--- trunk/libs/asio/example/ssl/Jamfile.v2	(original)
+++ trunk/libs/asio/example/ssl/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/timeouts/Jamfile
==============================================================================
--- trunk/libs/asio/example/timeouts/Jamfile	(original)
+++ trunk/libs/asio/example/timeouts/Jamfile	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/timeouts/Jamfile.v2
==============================================================================
--- trunk/libs/asio/example/timeouts/Jamfile.v2	(original)
+++ trunk/libs/asio/example/timeouts/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/timers/Jamfile
==============================================================================
--- trunk/libs/asio/example/timers/Jamfile	(original)
+++ trunk/libs/asio/example/timers/Jamfile	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/timers/Jamfile.v2
==============================================================================
--- trunk/libs/asio/example/timers/Jamfile.v2	(original)
+++ trunk/libs/asio/example/timers/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/tutorial/Jamfile
==============================================================================
--- trunk/libs/asio/example/tutorial/Jamfile	(original)
+++ trunk/libs/asio/example/tutorial/Jamfile	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/example/tutorial/Jamfile.v2
==============================================================================
--- trunk/libs/asio/example/tutorial/Jamfile.v2	(original)
+++ trunk/libs/asio/example/tutorial/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/test/Jamfile
==============================================================================
--- trunk/libs/asio/test/Jamfile	(original)
+++ trunk/libs/asio/test/Jamfile	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/test/Jamfile.v2
==============================================================================
--- trunk/libs/asio/test/Jamfile.v2	(original)
+++ trunk/libs/asio/test/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/test/ssl/Jamfile
==============================================================================
--- trunk/libs/asio/test/ssl/Jamfile	(original)
+++ trunk/libs/asio/test/ssl/Jamfile	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)
Modified: trunk/libs/asio/test/ssl/Jamfile.v2
==============================================================================
--- trunk/libs/asio/test/ssl/Jamfile.v2	(original)
+++ trunk/libs/asio/test/ssl/Jamfile.v2	2008-03-03 09:13:01 EST (Mon, 03 Mar 2008)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003-2007 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+# Copyright (c) 2003-2008 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)