aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdutils/td/utils/ConcurrentHashTable.h
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2021-01-01 15:57:46 +0300
committerlevlam <levlam@telegram.org>2021-01-01 15:57:46 +0300
commit52c1da0a7026f575622f2c51c9d83feb153dc10c (patch)
tree7379c25cd48224dd5469623e4d90d3a04e19d02d /tdutils/td/utils/ConcurrentHashTable.h
parentdbbfcd5d6475627fa9e6e8a167e2508b8d1eace8 (diff)
Update copyright year.
Diffstat (limited to 'tdutils/td/utils/ConcurrentHashTable.h')
-rw-r--r--tdutils/td/utils/ConcurrentHashTable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdutils/td/utils/ConcurrentHashTable.h b/tdutils/td/utils/ConcurrentHashTable.h
index c350bb0fa..fae7a876c 100644
--- a/tdutils/td/utils/ConcurrentHashTable.h
+++ b/tdutils/td/utils/ConcurrentHashTable.h
@@ -1,5 +1,5 @@
//
-// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2020
+// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2021
//
// 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)