From 189164bebda4bca9bb3d672500d844bfe7f26517 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 29 Sep 2024 15:49:15 +0300 Subject: more copyright update --- protocols/Telegram/tdlib/td/tddb/td/db/SqliteDb.cpp | 2 +- protocols/Telegram/tdlib/td/tddb/td/db/SqliteStatement.cpp | 2 +- protocols/Telegram/tdlib/td/tddb/td/db/SqliteStatement.h | 2 +- protocols/Telegram/tdlib/td/tddb/td/db/detail/RawSqliteDb.cpp | 2 +- protocols/Telegram/tdlib/td/tddb/td/db/detail/RawSqliteDb.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'protocols/Telegram/tdlib') diff --git a/protocols/Telegram/tdlib/td/tddb/td/db/SqliteDb.cpp b/protocols/Telegram/tdlib/td/tddb/td/db/SqliteDb.cpp index a53b6a6411..90660297e5 100644 --- a/protocols/Telegram/tdlib/td/tddb/td/db/SqliteDb.cpp +++ b/protocols/Telegram/tdlib/td/tddb/td/db/SqliteDb.cpp @@ -1,5 +1,5 @@ // -// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2023 +// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2024 // // 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/protocols/Telegram/tdlib/td/tddb/td/db/SqliteStatement.cpp b/protocols/Telegram/tdlib/td/tddb/td/db/SqliteStatement.cpp index 16f9643da8..df997978f2 100644 --- a/protocols/Telegram/tdlib/td/tddb/td/db/SqliteStatement.cpp +++ b/protocols/Telegram/tdlib/td/tddb/td/db/SqliteStatement.cpp @@ -1,5 +1,5 @@ // -// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2023 +// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2024 // // 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/protocols/Telegram/tdlib/td/tddb/td/db/SqliteStatement.h b/protocols/Telegram/tdlib/td/tddb/td/db/SqliteStatement.h index 5a59976748..50a919c88b 100644 --- a/protocols/Telegram/tdlib/td/tddb/td/db/SqliteStatement.h +++ b/protocols/Telegram/tdlib/td/tddb/td/db/SqliteStatement.h @@ -1,5 +1,5 @@ // -// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2023 +// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2024 // // 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/protocols/Telegram/tdlib/td/tddb/td/db/detail/RawSqliteDb.cpp b/protocols/Telegram/tdlib/td/tddb/td/db/detail/RawSqliteDb.cpp index 0d4408d476..d072b4f248 100644 --- a/protocols/Telegram/tdlib/td/tddb/td/db/detail/RawSqliteDb.cpp +++ b/protocols/Telegram/tdlib/td/tddb/td/db/detail/RawSqliteDb.cpp @@ -1,5 +1,5 @@ // -// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2023 +// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2024 // // 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/protocols/Telegram/tdlib/td/tddb/td/db/detail/RawSqliteDb.h b/protocols/Telegram/tdlib/td/tddb/td/db/detail/RawSqliteDb.h index 1ff955f38e..4967890496 100644 --- a/protocols/Telegram/tdlib/td/tddb/td/db/detail/RawSqliteDb.h +++ b/protocols/Telegram/tdlib/td/tddb/td/db/detail/RawSqliteDb.h @@ -1,5 +1,5 @@ // -// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2023 +// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2024 // // 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) -- cgit v1.2.3