diff options
| author | levlam <levlam@telegram.org> | 2024-01-01 03:07:21 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2024-01-01 03:07:21 +0300 |
| commit | d963044eb9b8bb075e3f63b8bfd8da735c4c37d9 (patch) | |
| tree | d84d2374ee6d233c60ab366ce201463dc64d96aa /example/swift | |
| parent | 962f7ec17b1e2ba67f6fa916b3b24ff502268b66 (diff) | |
Update copyright year.
Diffstat (limited to 'example/swift')
| -rw-r--r-- | example/swift/src/main.swift | 2 | ||||
| -rw-r--r-- | example/swift/src/td-Bridging-Header.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/example/swift/src/main.swift b/example/swift/src/main.swift index fde2b7532..403e66bf9 100644 --- a/example/swift/src/main.swift +++ b/example/swift/src/main.swift @@ -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/example/swift/src/td-Bridging-Header.h b/example/swift/src/td-Bridging-Header.h index 06a2ba73d..740b23e9c 100644 --- a/example/swift/src/td-Bridging-Header.h +++ b/example/swift/src/td-Bridging-Header.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) |
