summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/example/cpp11/multicast
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/example/cpp11/multicast')
-rw-r--r--doc/html/boost_asio/example/cpp11/multicast/receiver.cpp2
-rw-r--r--doc/html/boost_asio/example/cpp11/multicast/sender.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/boost_asio/example/cpp11/multicast/receiver.cpp b/doc/html/boost_asio/example/cpp11/multicast/receiver.cpp
index d785265b6c..daf49cc2bd 100644
--- a/doc/html/boost_asio/example/cpp11/multicast/receiver.cpp
+++ b/doc/html/boost_asio/example/cpp11/multicast/receiver.cpp
@@ -2,7 +2,7 @@
// receiver.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)
diff --git a/doc/html/boost_asio/example/cpp11/multicast/sender.cpp b/doc/html/boost_asio/example/cpp11/multicast/sender.cpp
index 7b52e4ebe3..3be381dcdf 100644
--- a/doc/html/boost_asio/example/cpp11/multicast/sender.cpp
+++ b/doc/html/boost_asio/example/cpp11/multicast/sender.cpp
@@ -2,7 +2,7 @@
// sender.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)