diff options
| author | levlam <levlam@telegram.org> | 2020-12-03 23:20:29 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2020-12-03 23:20:29 +0300 |
| commit | 85f3cefe67d1a221554e1031bcf1199bafebf310 (patch) | |
| tree | a51c0c44e23ac12d1aabd66b80022b46c387cef7 /test/online.cpp | |
| parent | 34e05375c1d61e2eb09c2685ea74c928b91df18f (diff) | |
Add missing license.
Diffstat (limited to 'test/online.cpp')
| -rw-r--r-- | test/online.cpp | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/test/online.cpp b/test/online.cpp index 5f74451ec..7052a22a8 100644 --- a/test/online.cpp +++ b/test/online.cpp @@ -1,4 +1,9 @@ - +// +// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2020 +// +// 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) +// #include <iostream> #include <tdutils/td/utils/FileLog.h> #include <tdutils/td/utils/OptionParser.h> |
