X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Flibs%2Fasio%2Fexample%2Fcpp11%2Fhttp%2Fserver%2Fconnection_manager.cpp;h=e3e18ca7a1e858735e05a55842d0d112e3f4457f;hb=b32b81446b3b05102be0267e79203f59329c1d97;hp=55bfb9ad71924845806f6b8cfeb19a1e922c93e4;hpb=215dd7151453fae88e6f968c975b6ce309d42dcf;p=ceph.git diff --git a/ceph/src/boost/libs/asio/example/cpp11/http/server/connection_manager.cpp b/ceph/src/boost/libs/asio/example/cpp11/http/server/connection_manager.cpp index 55bfb9ad7..e3e18ca7a 100644 --- a/ceph/src/boost/libs/asio/example/cpp11/http/server/connection_manager.cpp +++ b/ceph/src/boost/libs/asio/example/cpp11/http/server/connection_manager.cpp @@ -2,7 +2,7 @@ // connection_manager.cpp // ~~~~~~~~~~~~~~~~~~~~~~ // -// Copyright (c) 2003-2016 Christopher M. Kohlhoff (chris at kohlhoff dot com) +// Copyright (c) 2003-2017 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)