aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/libs/test/targets
diff options
context:
space:
mode:
authoralexeykruglov <alexeykruglov@yandex-team.ru>2022-02-10 16:45:38 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:38 +0300
commit06361c53c4ca58f57007ea73fc399fc25664f13c (patch)
treef5df3a0e589db8e1e30dca616e6fa2d10bf3c64a /contrib/restricted/boost/libs/test/targets
parent94e51c602b555459333b3c6ae92476c424c930bc (diff)
downloadydb-06361c53c4ca58f57007ea73fc399fc25664f13c.tar.gz
Restoring authorship annotation for <alexeykruglov@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/restricted/boost/libs/test/targets')
-rw-r--r--contrib/restricted/boost/libs/test/targets/lib/ya.make4
-rw-r--r--contrib/restricted/boost/libs/test/targets/prog/ya.make4
-rw-r--r--contrib/restricted/boost/libs/test/targets/test/ya.make4
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 4058af6c64..58d71ba2ce 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 0111d202fb..30eb8a4ef0 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 34111fc0a8..d955112d6a 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