Add missing license.

This commit is contained in:
levlam 2020-12-03 23:20:29 +03:00
parent 34e05375c1
commit 85f3cefe67
1 changed files with 6 additions and 1 deletions

View File

@ -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>