aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/poco/XML
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-02-16 21:54:53 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-02-16 21:54:53 +0300
commit7fee503c0806bc0651616ffab3da70a8b12b7ff5 (patch)
tree427deb411b12d421f8773534a297470d98a2eb7d /contrib/libs/poco/XML
parent2e15627de28081a12f2f26f36998dd51efe52213 (diff)
downloadydb-7fee503c0806bc0651616ffab3da70a8b12b7ff5.tar.gz
intermediate changes
ref:faaf61ce03f6705b0cb8c6ae61d2200ae1d6e707
Diffstat (limited to 'contrib/libs/poco/XML')
-rw-r--r--contrib/libs/poco/XML/.yandex_meta/licenses.list.txt4
-rw-r--r--contrib/libs/poco/XML/ya.make5
2 files changed, 1 insertions, 8 deletions
diff --git a/contrib/libs/poco/XML/.yandex_meta/licenses.list.txt b/contrib/libs/poco/XML/.yandex_meta/licenses.list.txt
index be276d6bf61..264a647cef4 100644
--- a/contrib/libs/poco/XML/.yandex_meta/licenses.list.txt
+++ b/contrib/libs/poco/XML/.yandex_meta/licenses.list.txt
@@ -1,7 +1,3 @@
-====================BSD-3-Clause====================
- remove advertising from BSD licensed parts
-
-
====================BSL-1.0====================
// SPDX-License-Identifier: BSL-1.0
diff --git a/contrib/libs/poco/XML/ya.make b/contrib/libs/poco/XML/ya.make
index ffa0227a187..0bdc7f7c5aa 100644
--- a/contrib/libs/poco/XML/ya.make
+++ b/contrib/libs/poco/XML/ya.make
@@ -7,10 +7,7 @@ OWNER(
g:cpp-contrib
)
-LICENSE(
- BSD-3-Clause AND
- BSL-1.0
-)
+LICENSE(BSL-1.0)
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)