diff options
| author | levlam <levlam@telegram.org> | 2019-01-01 01:02:34 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2019-01-01 01:02:34 +0300 |
| commit | eaebfad034ca58c73465add4c9b0f1609d584552 (patch) | |
| tree | 0fcc73d42394101778d597f34df474e33ba5ba21 /example/swift | |
| parent | a095a6169e71d804401f55eb828f0e3c9bb572e5 (diff) | |
Update copyright year.
GitOrigin-RevId: 359e2b43322222922c44c430d3814b0a4c778dc6
Diffstat (limited to 'example/swift')
| -rw-r--r-- | example/swift/src/main.swift | 2 | ||||
| -rw-r--r-- | example/swift/src/td-Bridging-Header.h | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/example/swift/src/main.swift b/example/swift/src/main.swift index ac81c632b..dc2274727 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-2018 +// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2019 // // 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 434ab2e4a..1ea9f20b5 100644 --- a/example/swift/src/td-Bridging-Header.h +++ b/example/swift/src/td-Bridging-Header.h @@ -1,11 +1,11 @@ // -// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2018 +// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2019 // // 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) // // -// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2018 +// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2019 // // 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) |
