X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Flibs%2Fasio%2Fexample%2Fcpp03%2Fchat%2Fchat_server.cpp;h=dae43088889d4715c6063a84d123ff9a01dd9d5e;hb=92f5a8d42d07f9929ae4fa7e01342fe8d96808a8;hp=e5d79019e1e66008625c2dc5e7c352c1ee72f81a;hpb=a0324939f9d0e1905d5df8f57442f09dc70af83d;p=ceph.git diff --git a/ceph/src/boost/libs/asio/example/cpp03/chat/chat_server.cpp b/ceph/src/boost/libs/asio/example/cpp03/chat/chat_server.cpp index e5d79019e..dae430888 100644 --- a/ceph/src/boost/libs/asio/example/cpp03/chat/chat_server.cpp +++ b/ceph/src/boost/libs/asio/example/cpp03/chat/chat_server.cpp @@ -2,7 +2,7 @@ // chat_server.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)