X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Flibs%2Fasio%2Fexample%2Fcpp03%2Fhttp%2Fserver%2Frequest_handler.cpp;h=e8df15030e70c15c2e2aef7df0a5621c57c24a40;hb=92f5a8d42d07f9929ae4fa7e01342fe8d96808a8;hp=a8a5a5529c7734333aa5105a6c233022665ce818;hpb=a0324939f9d0e1905d5df8f57442f09dc70af83d;p=ceph.git diff --git a/ceph/src/boost/libs/asio/example/cpp03/http/server/request_handler.cpp b/ceph/src/boost/libs/asio/example/cpp03/http/server/request_handler.cpp index a8a5a5529..e8df15030 100644 --- a/ceph/src/boost/libs/asio/example/cpp03/http/server/request_handler.cpp +++ b/ceph/src/boost/libs/asio/example/cpp03/http/server/request_handler.cpp @@ -2,7 +2,7 @@ // request_handler.cpp // ~~~~~~~~~~~~~~~~~~~ // -// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com) +// Copyright (c) 2003-2019 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)