aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/xz
diff options
context:
space:
mode:
authorsetser <setser@yandex-team.ru>2022-02-10 16:46:30 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:30 +0300
commita4aba79bef18ab7f150044a7e4f0f29c88a76513 (patch)
treeae46564c0dc4e1952ad8e8f2efc1aeab4e31b312 /contrib/libs/xz
parent7597bb840e100a7acf04459a48562c75b439f467 (diff)
downloadydb-a4aba79bef18ab7f150044a7e4f0f29c88a76513.tar.gz
Restoring authorship annotation for <setser@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/xz')
-rw-r--r--contrib/libs/xz/common/.yandex_meta/licenses.list.txt6
-rw-r--r--contrib/libs/xz/common/ya.make8
-rw-r--r--contrib/libs/xz/liblzma/.yandex_meta/licenses.list.txt54
-rw-r--r--contrib/libs/xz/liblzma/ya.make6
4 files changed, 37 insertions, 37 deletions
diff --git a/contrib/libs/xz/common/.yandex_meta/licenses.list.txt b/contrib/libs/xz/common/.yandex_meta/licenses.list.txt
index 0bdfad990a..0ba9bf523b 100644
--- a/contrib/libs/xz/common/.yandex_meta/licenses.list.txt
+++ b/contrib/libs/xz/common/.yandex_meta/licenses.list.txt
@@ -1,3 +1,3 @@
-====================Public-Domain====================
-// This file has been put into the public domain.
-// You can do whatever you want with this file.
+====================Public-Domain====================
+// This file has been put into the public domain.
+// You can do whatever you want with this file.
diff --git a/contrib/libs/xz/common/ya.make b/contrib/libs/xz/common/ya.make
index ce25e6a230..b90c551f07 100644
--- a/contrib/libs/xz/common/ya.make
+++ b/contrib/libs/xz/common/ya.make
@@ -9,13 +9,13 @@ OWNER(
LIBRARY()
-LICENSE(Public-Domain)
-
-LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
+LICENSE(Public-Domain)
+LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
+
VERSION(5.2.4)
-CFLAGS(-DTUKLIB_SYMBOL_PREFIX=lzma_)
+CFLAGS(-DTUKLIB_SYMBOL_PREFIX=lzma_)
ADDINCL(
contrib/libs/xz
diff --git a/contrib/libs/xz/liblzma/.yandex_meta/licenses.list.txt b/contrib/libs/xz/liblzma/.yandex_meta/licenses.list.txt
index f9d0441bc4..265dcc4c10 100644
--- a/contrib/libs/xz/liblzma/.yandex_meta/licenses.list.txt
+++ b/contrib/libs/xz/liblzma/.yandex_meta/licenses.list.txt
@@ -1,27 +1,27 @@
-====================Public-Domain====================
- * 7-Zip <http://7-zip.org/>, which has a modified version of the public
- * domain SHA-256 code found from Crypto++ <http://www.cryptopp.com/>.
-
-
-====================Public-Domain====================
- * Major parts of liblzma are based on Igor Pavlov's public domain LZMA SDK
-
-
-====================Public-Domain====================
- * The SHA-256 implementation is based on the public domain code found from
-
-
-====================Public-Domain====================
- * This file has been put into the public domain.
- * You can do whatever you want with this file.
-
-
-====================Public-Domain====================
- * \brief The public API of liblzma data compression library
- *
- * liblzma is a public domain general-purpose data compression library with
-
-
-====================Public-Domain====================
-// This file has been put into the public domain.
-// You can do whatever you want with this file.
+====================Public-Domain====================
+ * 7-Zip <http://7-zip.org/>, which has a modified version of the public
+ * domain SHA-256 code found from Crypto++ <http://www.cryptopp.com/>.
+
+
+====================Public-Domain====================
+ * Major parts of liblzma are based on Igor Pavlov's public domain LZMA SDK
+
+
+====================Public-Domain====================
+ * The SHA-256 implementation is based on the public domain code found from
+
+
+====================Public-Domain====================
+ * This file has been put into the public domain.
+ * You can do whatever you want with this file.
+
+
+====================Public-Domain====================
+ * \brief The public API of liblzma data compression library
+ *
+ * liblzma is a public domain general-purpose data compression library with
+
+
+====================Public-Domain====================
+// This file has been put into the public domain.
+// You can do whatever you want with this file.
diff --git a/contrib/libs/xz/liblzma/ya.make b/contrib/libs/xz/liblzma/ya.make
index d548283a2b..1bc3226df1 100644
--- a/contrib/libs/xz/liblzma/ya.make
+++ b/contrib/libs/xz/liblzma/ya.make
@@ -9,10 +9,10 @@ OWNER(
LIBRARY()
-LICENSE(Public-Domain)
-
-LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
+LICENSE(Public-Domain)
+LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
+
VERSION(5.2.4)
NO_COMPILER_WARNINGS()