aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/libs
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
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')
-rw-r--r--contrib/restricted/boost/libs/asio/ya.make4
-rw-r--r--contrib/restricted/boost/libs/atomic/ya.make4
-rw-r--r--contrib/restricted/boost/libs/chrono/ya.make4
-rw-r--r--contrib/restricted/boost/libs/container/ya.make2
-rw-r--r--contrib/restricted/boost/libs/context/ya.make4
-rw-r--r--contrib/restricted/boost/libs/coroutine/ya.make4
-rw-r--r--contrib/restricted/boost/libs/date_time/ya.make4
-rw-r--r--contrib/restricted/boost/libs/exception/ya.make4
-rw-r--r--contrib/restricted/boost/libs/filesystem/ya.make4
-rw-r--r--contrib/restricted/boost/libs/iostreams/ya.make4
-rw-r--r--contrib/restricted/boost/libs/locale/ya.make4
-rw-r--r--contrib/restricted/boost/libs/log/ya.make4
-rw-r--r--contrib/restricted/boost/libs/program_options/ya.make4
-rw-r--r--contrib/restricted/boost/libs/python/arcadia_test/mod/ya.make4
-rw-r--r--contrib/restricted/boost/libs/python/ya.make4
-rw-r--r--contrib/restricted/boost/libs/random/ya.make4
-rw-r--r--contrib/restricted/boost/libs/regex/ya.make4
-rw-r--r--contrib/restricted/boost/libs/serialization/ya.make4
-rw-r--r--contrib/restricted/boost/libs/system/ya.make4
-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
-rw-r--r--contrib/restricted/boost/libs/thread/ya.make4
-rw-r--r--contrib/restricted/boost/libs/timer/ya.make4
-rw-r--r--contrib/restricted/boost/libs/ya.make4
25 files changed, 49 insertions, 49 deletions
diff --git a/contrib/restricted/boost/libs/asio/ya.make b/contrib/restricted/boost/libs/asio/ya.make
index 127ba91c55..7a2c805191 100644
--- a/contrib/restricted/boost/libs/asio/ya.make
+++ b/contrib/restricted/boost/libs/asio/ya.make
@@ -2,8 +2,8 @@ LIBRARY()
WITHOUT_LICENSE_TEXTS()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
VERSION(1.67)
OWNER(
diff --git a/contrib/restricted/boost/libs/atomic/ya.make b/contrib/restricted/boost/libs/atomic/ya.make
index 7bbe714418..4472176150 100644
--- a/contrib/restricted/boost/libs/atomic/ya.make
+++ b/contrib/restricted/boost/libs/atomic/ya.make
@@ -1,7 +1,7 @@
LIBRARY()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
OWNER(
diff --git a/contrib/restricted/boost/libs/chrono/ya.make b/contrib/restricted/boost/libs/chrono/ya.make
index e9f2172645..d58283380d 100644
--- a/contrib/restricted/boost/libs/chrono/ya.make
+++ b/contrib/restricted/boost/libs/chrono/ya.make
@@ -1,7 +1,7 @@
LIBRARY()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
OWNER(
diff --git a/contrib/restricted/boost/libs/container/ya.make b/contrib/restricted/boost/libs/container/ya.make
index bc9a2cd150..3f593b0e44 100644
--- a/contrib/restricted/boost/libs/container/ya.make
+++ b/contrib/restricted/boost/libs/container/ya.make
@@ -4,7 +4,7 @@ LICENSE(
BSL-1.0 AND
CC0-1.0
)
-
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
OWNER(
diff --git a/contrib/restricted/boost/libs/context/ya.make b/contrib/restricted/boost/libs/context/ya.make
index 0ed9d696fe..27aa97c0eb 100644
--- a/contrib/restricted/boost/libs/context/ya.make
+++ b/contrib/restricted/boost/libs/context/ya.make
@@ -1,7 +1,7 @@
LIBRARY()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
OWNER(
diff --git a/contrib/restricted/boost/libs/coroutine/ya.make b/contrib/restricted/boost/libs/coroutine/ya.make
index b0093b9475..7df68f14ad 100644
--- a/contrib/restricted/boost/libs/coroutine/ya.make
+++ b/contrib/restricted/boost/libs/coroutine/ya.make
@@ -1,7 +1,7 @@
LIBRARY()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
OWNER(
diff --git a/contrib/restricted/boost/libs/date_time/ya.make b/contrib/restricted/boost/libs/date_time/ya.make
index 21ad128e07..b274748f44 100644
--- a/contrib/restricted/boost/libs/date_time/ya.make
+++ b/contrib/restricted/boost/libs/date_time/ya.make
@@ -1,7 +1,7 @@
LIBRARY()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
OWNER(
diff --git a/contrib/restricted/boost/libs/exception/ya.make b/contrib/restricted/boost/libs/exception/ya.make
index bef34a6144..5f6cb9c443 100644
--- a/contrib/restricted/boost/libs/exception/ya.make
+++ b/contrib/restricted/boost/libs/exception/ya.make
@@ -1,7 +1,7 @@
LIBRARY()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
OWNER(
diff --git a/contrib/restricted/boost/libs/filesystem/ya.make b/contrib/restricted/boost/libs/filesystem/ya.make
index bfad363675..ed5bb3e93f 100644
--- a/contrib/restricted/boost/libs/filesystem/ya.make
+++ b/contrib/restricted/boost/libs/filesystem/ya.make
@@ -1,7 +1,7 @@
LIBRARY()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
OWNER(
diff --git a/contrib/restricted/boost/libs/iostreams/ya.make b/contrib/restricted/boost/libs/iostreams/ya.make
index a2a0614496..8543060290 100644
--- a/contrib/restricted/boost/libs/iostreams/ya.make
+++ b/contrib/restricted/boost/libs/iostreams/ya.make
@@ -1,7 +1,7 @@
LIBRARY()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
OWNER(
diff --git a/contrib/restricted/boost/libs/locale/ya.make b/contrib/restricted/boost/libs/locale/ya.make
index c214b86dbc..7bf9344f51 100644
--- a/contrib/restricted/boost/libs/locale/ya.make
+++ b/contrib/restricted/boost/libs/locale/ya.make
@@ -1,7 +1,7 @@
LIBRARY()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
OWNER(
diff --git a/contrib/restricted/boost/libs/log/ya.make b/contrib/restricted/boost/libs/log/ya.make
index 09429ee0cd..b5e10f0ea9 100644
--- a/contrib/restricted/boost/libs/log/ya.make
+++ b/contrib/restricted/boost/libs/log/ya.make
@@ -1,7 +1,7 @@
LIBRARY()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
OWNER(
diff --git a/contrib/restricted/boost/libs/program_options/ya.make b/contrib/restricted/boost/libs/program_options/ya.make
index bc228af72f..c1a506ec5f 100644
--- a/contrib/restricted/boost/libs/program_options/ya.make
+++ b/contrib/restricted/boost/libs/program_options/ya.make
@@ -1,7 +1,7 @@
LIBRARY()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
OWNER(
diff --git a/contrib/restricted/boost/libs/python/arcadia_test/mod/ya.make b/contrib/restricted/boost/libs/python/arcadia_test/mod/ya.make
index ff4c0e70e4..06a0fee85a 100644
--- a/contrib/restricted/boost/libs/python/arcadia_test/mod/ya.make
+++ b/contrib/restricted/boost/libs/python/arcadia_test/mod/ya.make
@@ -2,8 +2,8 @@ PY23_NATIVE_LIBRARY()
WITHOUT_LICENSE_TEXTS()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
OWNER(
antoshkka
g:cpp-committee
diff --git a/contrib/restricted/boost/libs/python/ya.make b/contrib/restricted/boost/libs/python/ya.make
index 8a9607986f..321f7e47ee 100644
--- a/contrib/restricted/boost/libs/python/ya.make
+++ b/contrib/restricted/boost/libs/python/ya.make
@@ -1,7 +1,7 @@
PY23_NATIVE_LIBRARY()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
OWNER(
diff --git a/contrib/restricted/boost/libs/random/ya.make b/contrib/restricted/boost/libs/random/ya.make
index 5d319bcb88..d10c206ffd 100644
--- a/contrib/restricted/boost/libs/random/ya.make
+++ b/contrib/restricted/boost/libs/random/ya.make
@@ -1,7 +1,7 @@
LIBRARY()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
OWNER(
diff --git a/contrib/restricted/boost/libs/regex/ya.make b/contrib/restricted/boost/libs/regex/ya.make
index 379c0831ae..6a6446cae7 100644
--- a/contrib/restricted/boost/libs/regex/ya.make
+++ b/contrib/restricted/boost/libs/regex/ya.make
@@ -1,7 +1,7 @@
LIBRARY()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
OWNER(
diff --git a/contrib/restricted/boost/libs/serialization/ya.make b/contrib/restricted/boost/libs/serialization/ya.make
index 5576e6a7ed..352b4e680d 100644
--- a/contrib/restricted/boost/libs/serialization/ya.make
+++ b/contrib/restricted/boost/libs/serialization/ya.make
@@ -1,7 +1,7 @@
LIBRARY()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
OWNER(
diff --git a/contrib/restricted/boost/libs/system/ya.make b/contrib/restricted/boost/libs/system/ya.make
index 4571531ed1..f2ff523608 100644
--- a/contrib/restricted/boost/libs/system/ya.make
+++ b/contrib/restricted/boost/libs/system/ya.make
@@ -1,7 +1,7 @@
LIBRARY()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
OWNER(
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
diff --git a/contrib/restricted/boost/libs/thread/ya.make b/contrib/restricted/boost/libs/thread/ya.make
index 880df0ebc6..0f51a2653f 100644
--- a/contrib/restricted/boost/libs/thread/ya.make
+++ b/contrib/restricted/boost/libs/thread/ya.make
@@ -1,7 +1,7 @@
LIBRARY()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
OWNER(
diff --git a/contrib/restricted/boost/libs/timer/ya.make b/contrib/restricted/boost/libs/timer/ya.make
index 897693bdf7..f0e85feea4 100644
--- a/contrib/restricted/boost/libs/timer/ya.make
+++ b/contrib/restricted/boost/libs/timer/ya.make
@@ -1,7 +1,7 @@
LIBRARY()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
OWNER(
diff --git a/contrib/restricted/boost/libs/ya.make b/contrib/restricted/boost/libs/ya.make
index c42a994cdc..a4522ad8d1 100644
--- a/contrib/restricted/boost/libs/ya.make
+++ b/contrib/restricted/boost/libs/ya.make
@@ -1,7 +1,7 @@
LIBRARY()
-LICENSE(BSL-1.0)
-
+LICENSE(BSL-1.0)
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
VERSION(1.67)