diff options
author | alexeykruglov <alexeykruglov@yandex-team.ru> | 2022-02-10 16:45:38 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:38 +0300 |
commit | 06361c53c4ca58f57007ea73fc399fc25664f13c (patch) | |
tree | f5df3a0e589db8e1e30dca616e6fa2d10bf3c64a /contrib/restricted/boost/boost_common.inc | |
parent | 94e51c602b555459333b3c6ae92476c424c930bc (diff) | |
download | ydb-06361c53c4ca58f57007ea73fc399fc25664f13c.tar.gz |
Restoring authorship annotation for <alexeykruglov@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/restricted/boost/boost_common.inc')
-rw-r--r-- | contrib/restricted/boost/boost_common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/restricted/boost/boost_common.inc b/contrib/restricted/boost/boost_common.inc index 892bae5b39..b23607ad4b 100644 --- a/contrib/restricted/boost/boost_common.inc +++ b/contrib/restricted/boost/boost_common.inc @@ -2,7 +2,7 @@ NO_COMPILER_WARNINGS() NO_UTIL() -LICENSE(BSL-1.0) +LICENSE(BSL-1.0) SET(BOOST_ROOT contrib/restricted/boost) |