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 | f64e95a9eb9ab03240599eb9581c5a9102426a96 (patch) | |
tree | b2cc84ee7850122e7ccf51d0ea21e4fa7e7a5685 /contrib/restricted/boost/libs/test | |
parent | 06361c53c4ca58f57007ea73fc399fc25664f13c (diff) | |
download | ydb-f64e95a9eb9ab03240599eb9581c5a9102426a96.tar.gz |
Restoring authorship annotation for <alexeykruglov@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/restricted/boost/libs/test')
-rw-r--r-- | contrib/restricted/boost/libs/test/targets/lib/ya.make | 4 | ||||
-rw-r--r-- | contrib/restricted/boost/libs/test/targets/prog/ya.make | 4 | ||||
-rw-r--r-- | contrib/restricted/boost/libs/test/targets/test/ya.make | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/contrib/restricted/boost/libs/test/targets/lib/ya.make b/contrib/restricted/boost/libs/test/targets/lib/ya.make index 58d71ba2ce..4058af6c64 100644 --- a/contrib/restricted/boost/libs/test/targets/lib/ya.make +++ b/contrib/restricted/boost/libs/test/targets/lib/ya.make @@ -2,8 +2,8 @@ LIBRARY(unit_test_framework) WITHOUT_LICENSE_TEXTS() -LICENSE(BSL-1.0) - +LICENSE(BSL-1.0) + OWNER( antoshkka g:cpp-committee diff --git a/contrib/restricted/boost/libs/test/targets/prog/ya.make b/contrib/restricted/boost/libs/test/targets/prog/ya.make index 30eb8a4ef0..0111d202fb 100644 --- a/contrib/restricted/boost/libs/test/targets/prog/ya.make +++ b/contrib/restricted/boost/libs/test/targets/prog/ya.make @@ -2,8 +2,8 @@ LIBRARY(prg_exec_mon) WITHOUT_LICENSE_TEXTS() -LICENSE(BSL-1.0) - +LICENSE(BSL-1.0) + OWNER( antoshkka g:cpp-committee diff --git a/contrib/restricted/boost/libs/test/targets/test/ya.make b/contrib/restricted/boost/libs/test/targets/test/ya.make index d955112d6a..34111fc0a8 100644 --- a/contrib/restricted/boost/libs/test/targets/test/ya.make +++ b/contrib/restricted/boost/libs/test/targets/test/ya.make @@ -2,8 +2,8 @@ LIBRARY(test_exec_mon) WITHOUT_LICENSE_TEXTS() -LICENSE(BSL-1.0) - +LICENSE(BSL-1.0) + OWNER( antoshkka g:cpp-committee |