X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Flibs%2Fasio%2Fexample%2Fcpp11%2Fhttp%2Fserver%2Frequest_parser.hpp;fp=ceph%2Fsrc%2Fboost%2Flibs%2Fasio%2Fexample%2Fcpp11%2Fhttp%2Fserver%2Frequest_parser.hpp;h=ba85596efab204651f3f13549f030087b7eefdbb;hb=1e59de90020f1d8d374046ef9cca56ccd4e806e2;hp=131b468de7a7d25d185e88828fff17bcda19cd29;hpb=bd41e436e25044e8e83156060a37c23cb661c364;p=ceph.git diff --git a/ceph/src/boost/libs/asio/example/cpp11/http/server/request_parser.hpp b/ceph/src/boost/libs/asio/example/cpp11/http/server/request_parser.hpp index 131b468de..ba85596ef 100644 --- a/ceph/src/boost/libs/asio/example/cpp11/http/server/request_parser.hpp +++ b/ceph/src/boost/libs/asio/example/cpp11/http/server/request_parser.hpp @@ -2,7 +2,7 @@ // request_parser.hpp // ~~~~~~~~~~~~~~~~~~ // -// 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)