aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdutils/td/utils/ThreadLocalStorage.h
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2026-01-01 00:03:55 +0300
committerlevlam <levlam@telegram.org>2026-01-01 00:03:55 +0300
commit4d06d1ba3a1978476fe2b6575de8388439f6baa3 (patch)
tree7db63e8b779d74c5f1b77c0625fcb4f6c3314728 /tdutils/td/utils/ThreadLocalStorage.h
parentc1e37b65bfb8e8a006ca05d2fd6f42c33defcaf2 (diff)
Update copyright year.
Diffstat (limited to 'tdutils/td/utils/ThreadLocalStorage.h')
-rw-r--r--tdutils/td/utils/ThreadLocalStorage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdutils/td/utils/ThreadLocalStorage.h b/tdutils/td/utils/ThreadLocalStorage.h
index cb543c11e..d516931f6 100644
--- a/tdutils/td/utils/ThreadLocalStorage.h
+++ b/tdutils/td/utils/ThreadLocalStorage.h
@@ -1,5 +1,5 @@
//
-// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2025
+// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2026
//
// 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)