aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/hdr_histogram/ya.make
diff options
context:
space:
mode:
authorheretic <heretic@yandex-team.ru>2022-02-10 16:45:43 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:43 +0300
commit397cbe258b9e064f49c4ca575279f02f39fef76e (patch)
treea0b0eb3cca6a14e4e8ea715393637672fa651284 /contrib/libs/hdr_histogram/ya.make
parent43f5a35593ebc9f6bcea619bb170394ea7ae468e (diff)
downloadydb-397cbe258b9e064f49c4ca575279f02f39fef76e.tar.gz
Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/hdr_histogram/ya.make')
-rw-r--r--contrib/libs/hdr_histogram/ya.make20
1 files changed, 10 insertions, 10 deletions
diff --git a/contrib/libs/hdr_histogram/ya.make b/contrib/libs/hdr_histogram/ya.make
index b20d977b57..51b7ad3c66 100644
--- a/contrib/libs/hdr_histogram/ya.make
+++ b/contrib/libs/hdr_histogram/ya.make
@@ -1,12 +1,12 @@
LIBRARY()
-LICENSE(
- BSD-2-Clause AND
- CC0-1.0
-)
-
-LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
+LICENSE(
+ BSD-2-Clause AND
+ CC0-1.0
+)
+LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
+
VERSION(0.9.5)
OWNER(
@@ -16,12 +16,12 @@ OWNER(
)
NO_UTIL()
-
+
NO_COMPILER_WARNINGS()
-ADDINCL(
- contrib/libs/hdr_histogram/src
-)
+ADDINCL(
+ contrib/libs/hdr_histogram/src
+)
SRCS(
src/hdr_encoding.c