aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/python/Include
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2023-08-03 23:57:40 +0300
committerthegeorg <thegeorg@yandex-team.com>2023-08-03 23:57:40 +0300
commit5e3e7b74060fa74b1e3d892d51289dc62187a52d (patch)
tree8ec52b526eeb1da45c12eee334f949234663b55e /contrib/libs/python/Include
parent3b3a38bf9d40f30c5481729e2db387542f01fcba (diff)
downloadydb-5e3e7b74060fa74b1e3d892d51289dc62187a52d.tar.gz
Use Service-Py23-Proxy license in contrib/libs/python
I would like to get rid of weird Yandex* licenses. YandexOpen is the least used member of the group.
Diffstat (limited to 'contrib/libs/python/Include')
-rw-r--r--contrib/libs/python/Include/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/python/Include/ya.make b/contrib/libs/python/Include/ya.make
index 970d0b1b1db..569cd71c246 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(Service-Py23-Proxy)
NO_PYTHON_INCLUDES()