summaryrefslogtreecommitdiff
path: root/src/third_party/asio-master/asio/include/asio/detail/gcc_arm_fenced_block.hpp
diff options
context:
space:
mode:
authorSpencer Jackson <spencer.jackson@mongodb.com>2020-01-08 16:10:44 +0000
committerevergreen <evergreen@mongodb.com>2020-01-08 16:10:44 +0000
commit1709f2c1ef957978ca3632ad88c87b7f23124d5e (patch)
treeed76da86e811f3c4efe0c4f24651c2793b4a1788 /src/third_party/asio-master/asio/include/asio/detail/gcc_arm_fenced_block.hpp
parent13fb0232005848397d0d87be2b07da004beab2b6 (diff)
downloadmongo-1709f2c1ef957978ca3632ad88c87b7f23124d5e.tar.gz
SERVER-30269 Upgrade ASIO
(cherry picked from commit 1bef1a5c3a5ed09b2efc899cf2ddba93e1ec1079)
Diffstat (limited to 'src/third_party/asio-master/asio/include/asio/detail/gcc_arm_fenced_block.hpp')
-rw-r--r--src/third_party/asio-master/asio/include/asio/detail/gcc_arm_fenced_block.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/asio-master/asio/include/asio/detail/gcc_arm_fenced_block.hpp b/src/third_party/asio-master/asio/include/asio/detail/gcc_arm_fenced_block.hpp
index debdd3c9f1a..a134aaa43ee 100644
--- a/src/third_party/asio-master/asio/include/asio/detail/gcc_arm_fenced_block.hpp
+++ b/src/third_party/asio-master/asio/include/asio/detail/gcc_arm_fenced_block.hpp
@@ -2,7 +2,7 @@
// detail/gcc_arm_fenced_block.hpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//
-// Copyright (c) 2003-2016 Christopher M. Kohlhoff (chris at kohlhoff dot com)
+// Copyright (c) 2003-2017 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)