diff options
author | alexeykruglov <alexeykruglov@yandex-team.ru> | 2022-02-10 16:45:38 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:38 +0300 |
commit | 06361c53c4ca58f57007ea73fc399fc25664f13c (patch) | |
tree | f5df3a0e589db8e1e30dca616e6fa2d10bf3c64a /build/platform | |
parent | 94e51c602b555459333b3c6ae92476c424c930bc (diff) | |
download | ydb-06361c53c4ca58f57007ea73fc399fc25664f13c.tar.gz |
Restoring authorship annotation for <alexeykruglov@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/platform')
-rw-r--r-- | build/platform/clang/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/platform/clang/ya.make b/build/platform/clang/ya.make index 342b928637..aa020717eb 100644 --- a/build/platform/clang/ya.make +++ b/build/platform/clang/ya.make @@ -1,6 +1,6 @@ RESOURCES_LIBRARY() -LICENSE(BSD-3-Clause) +LICENSE(BSD-3-Clause) OWNER(g:contrib) |