aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/pdqsort/ya.make
diff options
context:
space:
mode:
authorilezhankin <ilezhankin@yandex-team.ru>2022-02-10 16:45:55 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:55 +0300
commit1d125034f06575234f83f24f08677955133f140e (patch)
treeec05fbbd61dc118d5de37f206ab978cff58774bd /contrib/libs/pdqsort/ya.make
parent3a7a498715ef1b66f5054455421b845e45e3a653 (diff)
downloadydb-1d125034f06575234f83f24f08677955133f140e.tar.gz
Restoring authorship annotation for <ilezhankin@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/pdqsort/ya.make')
-rw-r--r--contrib/libs/pdqsort/ya.make22
1 files changed, 11 insertions, 11 deletions
diff --git a/contrib/libs/pdqsort/ya.make b/contrib/libs/pdqsort/ya.make
index bba3e8e78d..80365132b9 100644
--- a/contrib/libs/pdqsort/ya.make
+++ b/contrib/libs/pdqsort/ya.make
@@ -2,19 +2,19 @@ OWNER(
g:cpp-contrib
g:clickhouse
)
-
-# Origin: https://github.com/orlp/pdqsort
-
-LIBRARY()
-
+
+# Origin: https://github.com/orlp/pdqsort
+
+LIBRARY()
+
LICENSE(Zlib)
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
-VERSION(978bc36a9bd4143a54b2551cfd9ce8a6afd6d04c)
-
-NO_UTIL()
-
-NO_RUNTIME()
+VERSION(978bc36a9bd4143a54b2551cfd9ce8a6afd6d04c)
+
+NO_UTIL()
-END()
+NO_RUNTIME()
+
+END()