X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Flibs%2Fasio%2Fexample%2Fcpp03%2Fhttp%2Fserver%2Frequest_handler.hpp;h=3c19d9989b9b00d0342fd0564cc4cad86161da55;hb=92f5a8d42d07f9929ae4fa7e01342fe8d96808a8;hp=7d05dbcb91fb54a53cca88fd03f23a72bd50f073;hpb=a0324939f9d0e1905d5df8f57442f09dc70af83d;p=ceph.git diff --git a/ceph/src/boost/libs/asio/example/cpp03/http/server/request_handler.hpp b/ceph/src/boost/libs/asio/example/cpp03/http/server/request_handler.hpp index 7d05dbcb9..3c19d9989 100644 --- a/ceph/src/boost/libs/asio/example/cpp03/http/server/request_handler.hpp +++ b/ceph/src/boost/libs/asio/example/cpp03/http/server/request_handler.hpp @@ -2,7 +2,7 @@ // request_handler.hpp // ~~~~~~~~~~~~~~~~~~~ // -// 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)