X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Flibs%2Fasio%2Fexample%2Fcpp03%2Fhttp%2Fclient%2Fasync_client.cpp;fp=ceph%2Fsrc%2Fboost%2Flibs%2Fasio%2Fexample%2Fcpp03%2Fhttp%2Fclient%2Fasync_client.cpp;h=72f4434c7fbcd85ca59611647118a909e005a473;hb=1e59de90020f1d8d374046ef9cca56ccd4e806e2;hp=e9bf6baf51d4abcc470d189ffc66798202e0102a;hpb=bd41e436e25044e8e83156060a37c23cb661c364;p=ceph.git diff --git a/ceph/src/boost/libs/asio/example/cpp03/http/client/async_client.cpp b/ceph/src/boost/libs/asio/example/cpp03/http/client/async_client.cpp index e9bf6baf5..72f4434c7 100644 --- a/ceph/src/boost/libs/asio/example/cpp03/http/client/async_client.cpp +++ b/ceph/src/boost/libs/asio/example/cpp03/http/client/async_client.cpp @@ -2,7 +2,7 @@ // async_client.cpp // ~~~~~~~~~~~~~~~~ // -// Copyright (c) 2003-2020 Christopher M. Kohlhoff (chris at kohlhoff dot com) +// Copyright (c) 2003-2022 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)