aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/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
commitf64e95a9eb9ab03240599eb9581c5a9102426a96 (patch)
treeb2cc84ee7850122e7ccf51d0ea21e4fa7e7a5685 /contrib/libs
parent06361c53c4ca58f57007ea73fc399fc25664f13c (diff)
downloadydb-f64e95a9eb9ab03240599eb9581c5a9102426a96.tar.gz
Restoring authorship annotation for <alexeykruglov@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs')
-rw-r--r--contrib/libs/cxxsupp/ya.make2
-rw-r--r--contrib/libs/python/Include/ya.make2
-rw-r--r--contrib/libs/python/ut/lib/ya.make2
-rw-r--r--contrib/libs/python/ya.make2
4 files changed, 4 insertions, 4 deletions
diff --git a/contrib/libs/cxxsupp/ya.make b/contrib/libs/cxxsupp/ya.make
index 9e60ed19dc..6cd299ac8a 100644
--- a/contrib/libs/cxxsupp/ya.make
+++ b/contrib/libs/cxxsupp/ya.make
@@ -2,7 +2,7 @@ LIBRARY()
WITHOUT_LICENSE_TEXTS()
-# Proxy library
+# Proxy library
LICENSE(Not-Applicable)
OWNER(
diff --git a/contrib/libs/python/Include/ya.make b/contrib/libs/python/Include/ya.make
index 90764bc25c..e65263e6a0 100644
--- a/contrib/libs/python/Include/ya.make
+++ b/contrib/libs/python/Include/ya.make
@@ -2,7 +2,7 @@ PY23_LIBRARY()
WITHOUT_LICENSE_TEXTS()
-LICENSE(YandexOpen)
+LICENSE(YandexOpen)
OWNER(
orivej
diff --git a/contrib/libs/python/ut/lib/ya.make b/contrib/libs/python/ut/lib/ya.make
index b3a2e61423..cfa0aaa612 100644
--- a/contrib/libs/python/ut/lib/ya.make
+++ b/contrib/libs/python/ut/lib/ya.make
@@ -4,7 +4,7 @@ PY23_LIBRARY()
WITHOUT_LICENSE_TEXTS()
-LICENSE(YandexOpen)
+LICENSE(YandexOpen)
PEERDIR(
library/cpp/testing/unittest
diff --git a/contrib/libs/python/ya.make b/contrib/libs/python/ya.make
index c08a28f4f2..20a57f4b48 100644
--- a/contrib/libs/python/ya.make
+++ b/contrib/libs/python/ya.make
@@ -6,7 +6,7 @@ OWNER(
PY23_LIBRARY()
-LICENSE(YandexOpen)
+LICENSE(YandexOpen)
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)