diff options
Diffstat (limited to 'libs/asio/test/windows/overlapped_ptr.cpp')
-rw-r--r-- | libs/asio/test/windows/overlapped_ptr.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/asio/test/windows/overlapped_ptr.cpp b/libs/asio/test/windows/overlapped_ptr.cpp index c6d2dd08f..d5c7ceddd 100644 --- a/libs/asio/test/windows/overlapped_ptr.cpp +++ b/libs/asio/test/windows/overlapped_ptr.cpp @@ -2,7 +2,7 @@ // overlapped_ptr.cpp // ~~~~~~~~~~~~~~~~~~ // -// 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) |