aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdutils/td/utils/MpscLinkQueue.h
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2020-01-01 04:23:48 +0300
committerlevlam <levlam@telegram.org>2020-01-01 04:23:48 +0300
commit80c35676a2eb1e9b71db355ee217bba79fbdce31 (patch)
tree42ceb6f1c97bbec4c9eeefebd26b4ebc17601875 /tdutils/td/utils/MpscLinkQueue.h
parent3d574e39c33a2e5230dceff578d1135a9e5a392a (diff)
Update copyright year.
GitOrigin-RevId: 09afb551b6e637dc69739fa735b0051a38b9e14c
Diffstat (limited to 'tdutils/td/utils/MpscLinkQueue.h')
-rw-r--r--tdutils/td/utils/MpscLinkQueue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdutils/td/utils/MpscLinkQueue.h b/tdutils/td/utils/MpscLinkQueue.h
index 82565e476..1a7a817d6 100644
--- a/tdutils/td/utils/MpscLinkQueue.h
+++ b/tdutils/td/utils/MpscLinkQueue.h
@@ -1,5 +1,5 @@
//
-// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2019
+// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2020
//
// 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)