X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Flibs%2Fasio%2Fexample%2Fcpp03%2Fhttp%2Fserver4%2Frequest_parser.cpp;h=d3a235166aee1ab1ccaad388b90a50bc20793aed;hb=92f5a8d42d07f9929ae4fa7e01342fe8d96808a8;hp=0e1a5983791b50b53240482c12593b4c2b706f8c;hpb=a0324939f9d0e1905d5df8f57442f09dc70af83d;p=ceph.git diff --git a/ceph/src/boost/libs/asio/example/cpp03/http/server4/request_parser.cpp b/ceph/src/boost/libs/asio/example/cpp03/http/server4/request_parser.cpp index 0e1a59837..d3a235166 100644 --- a/ceph/src/boost/libs/asio/example/cpp03/http/server4/request_parser.cpp +++ b/ceph/src/boost/libs/asio/example/cpp03/http/server4/request_parser.cpp @@ -2,7 +2,7 @@ // request_parser.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)