aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorsvidyuk <svidyuk@yandex-team.ru>2022-02-10 16:47:12 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:12 +0300
commite23df0602fedd83374b43b6137a296baa2aad3f6 (patch)
tree1facb78b6535ac70f17ba39ed606d949f932fcea /contrib
parent92661c40a019d4809586c8ce322075d197427346 (diff)
downloadydb-e23df0602fedd83374b43b6137a296baa2aad3f6.tar.gz
Restoring authorship annotation for <svidyuk@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/libs/cxxsupp/ya.make2
-rw-r--r--contrib/libs/grpc/src/proto/grpc/channelz/ya.make4
-rw-r--r--contrib/libs/grpc/src/proto/grpc/core/ya.make4
-rw-r--r--contrib/libs/grpc/src/proto/grpc/health/v1/ya.make4
-rw-r--r--contrib/libs/grpc/src/proto/grpc/reflection/v1alpha/ya.make4
-rw-r--r--contrib/libs/grpc/src/proto/grpc/status/ya.make4
-rw-r--r--contrib/libs/grpc/src/proto/grpc/testing/duplicate/ya.make2
-rw-r--r--contrib/libs/grpc/src/proto/grpc/testing/xds/ya.make2
-rw-r--r--contrib/libs/grpc/src/proto/grpc/testing/ya.make2
-rw-r--r--contrib/libs/libc_compat/ubuntu_14/ya.make2
-rw-r--r--contrib/libs/linux-headers/ya.make4
-rw-r--r--contrib/libs/ya.make2
-rw-r--r--contrib/libs/zlib/ya.make10
-rw-r--r--contrib/python/cffi/gen/ya.make2
-rw-r--r--contrib/tools/cython/generated_c_headers.h2
-rw-r--r--contrib/tools/cython/generated_cpp_headers.h16
16 files changed, 33 insertions, 33 deletions
diff --git a/contrib/libs/cxxsupp/ya.make b/contrib/libs/cxxsupp/ya.make
index 6cd299ac8a..df8ce7e500 100644
--- a/contrib/libs/cxxsupp/ya.make
+++ b/contrib/libs/cxxsupp/ya.make
@@ -11,7 +11,7 @@ OWNER(
)
NO_PLATFORM()
-DISABLE(OPENSOURCE_EXPORT)
+DISABLE(OPENSOURCE_EXPORT)
IF (NOT USE_STL_SYSTEM)
PEERDIR(
diff --git a/contrib/libs/grpc/src/proto/grpc/channelz/ya.make b/contrib/libs/grpc/src/proto/grpc/channelz/ya.make
index 9f1e3cedc9..f2f6626747 100644
--- a/contrib/libs/grpc/src/proto/grpc/channelz/ya.make
+++ b/contrib/libs/grpc/src/proto/grpc/channelz/ya.make
@@ -22,6 +22,6 @@ SRCS(
channelz.proto
)
-EXCLUDE_TAGS(GO_PROTO)
-
+EXCLUDE_TAGS(GO_PROTO)
+
END()
diff --git a/contrib/libs/grpc/src/proto/grpc/core/ya.make b/contrib/libs/grpc/src/proto/grpc/core/ya.make
index 856c34ee53..09791842ee 100644
--- a/contrib/libs/grpc/src/proto/grpc/core/ya.make
+++ b/contrib/libs/grpc/src/proto/grpc/core/ya.make
@@ -21,6 +21,6 @@ SRCS(
stats.proto
)
-EXCLUDE_TAGS(GO_PROTO)
-
+EXCLUDE_TAGS(GO_PROTO)
+
END()
diff --git a/contrib/libs/grpc/src/proto/grpc/health/v1/ya.make b/contrib/libs/grpc/src/proto/grpc/health/v1/ya.make
index 7bb8b0dff9..b9c7096c6f 100644
--- a/contrib/libs/grpc/src/proto/grpc/health/v1/ya.make
+++ b/contrib/libs/grpc/src/proto/grpc/health/v1/ya.make
@@ -21,6 +21,6 @@ SRCS(
health.proto
)
-EXCLUDE_TAGS(GO_PROTO)
-
+EXCLUDE_TAGS(GO_PROTO)
+
END()
diff --git a/contrib/libs/grpc/src/proto/grpc/reflection/v1alpha/ya.make b/contrib/libs/grpc/src/proto/grpc/reflection/v1alpha/ya.make
index f8e301c937..71d3d1766e 100644
--- a/contrib/libs/grpc/src/proto/grpc/reflection/v1alpha/ya.make
+++ b/contrib/libs/grpc/src/proto/grpc/reflection/v1alpha/ya.make
@@ -23,6 +23,6 @@ SRCS(
reflection.proto
)
-EXCLUDE_TAGS(GO_PROTO)
-
+EXCLUDE_TAGS(GO_PROTO)
+
END()
diff --git a/contrib/libs/grpc/src/proto/grpc/status/ya.make b/contrib/libs/grpc/src/proto/grpc/status/ya.make
index eec367765f..607b494b86 100644
--- a/contrib/libs/grpc/src/proto/grpc/status/ya.make
+++ b/contrib/libs/grpc/src/proto/grpc/status/ya.make
@@ -21,6 +21,6 @@ SRCS(
status.proto
)
-EXCLUDE_TAGS(GO_PROTO)
-
+EXCLUDE_TAGS(GO_PROTO)
+
END()
diff --git a/contrib/libs/grpc/src/proto/grpc/testing/duplicate/ya.make b/contrib/libs/grpc/src/proto/grpc/testing/duplicate/ya.make
index b94aa415f8..3a9cdaaf12 100644
--- a/contrib/libs/grpc/src/proto/grpc/testing/duplicate/ya.make
+++ b/contrib/libs/grpc/src/proto/grpc/testing/duplicate/ya.make
@@ -11,7 +11,7 @@ OWNER(
)
EXCLUDE_TAGS(
- GO_PROTO
+ GO_PROTO
PY_PROTO
PY3_PROTO
)
diff --git a/contrib/libs/grpc/src/proto/grpc/testing/xds/ya.make b/contrib/libs/grpc/src/proto/grpc/testing/xds/ya.make
index 994ec6fa82..8f7a90a08e 100644
--- a/contrib/libs/grpc/src/proto/grpc/testing/xds/ya.make
+++ b/contrib/libs/grpc/src/proto/grpc/testing/xds/ya.make
@@ -11,7 +11,7 @@ OWNER(
)
EXCLUDE_TAGS(
- GO_PROTO
+ GO_PROTO
PY_PROTO
PY3_PROTO
)
diff --git a/contrib/libs/grpc/src/proto/grpc/testing/ya.make b/contrib/libs/grpc/src/proto/grpc/testing/ya.make
index 2704585a37..87b0aafa67 100644
--- a/contrib/libs/grpc/src/proto/grpc/testing/ya.make
+++ b/contrib/libs/grpc/src/proto/grpc/testing/ya.make
@@ -11,7 +11,7 @@ OWNER(
)
EXCLUDE_TAGS(
- GO_PROTO
+ GO_PROTO
PY_PROTO
PY3_PROTO
)
diff --git a/contrib/libs/libc_compat/ubuntu_14/ya.make b/contrib/libs/libc_compat/ubuntu_14/ya.make
index 7355c4ad9d..ace7f5ebeb 100644
--- a/contrib/libs/libc_compat/ubuntu_14/ya.make
+++ b/contrib/libs/libc_compat/ubuntu_14/ya.make
@@ -17,7 +17,7 @@ NO_RUNTIME()
NO_UTIL()
DISABLE(NEED_PLATFORM_PEERDIRS)
-DISABLE(OPENSOURCE_EXPORT)
+DISABLE(OPENSOURCE_EXPORT)
IF (OS_SDK == "ubuntu-14")
PEERDIR(
diff --git a/contrib/libs/linux-headers/ya.make b/contrib/libs/linux-headers/ya.make
index ebeea5d162..a5cf84e942 100644
--- a/contrib/libs/linux-headers/ya.make
+++ b/contrib/libs/linux-headers/ya.make
@@ -41,8 +41,8 @@ DISABLE(NEED_PLATFORM_PEERDIRS)
DISABLE(WITH_VALGRIND)
-DISABLE(OPENSOURCE_EXPORT)
-
+DISABLE(OPENSOURCE_EXPORT)
+
ADDINCL(
GLOBAL contrib/libs/linux-headers
GLOBAL contrib/libs/linux-headers/_nf
diff --git a/contrib/libs/ya.make b/contrib/libs/ya.make
index 9c4640fdcf..a45bf471d9 100644
--- a/contrib/libs/ya.make
+++ b/contrib/libs/ya.make
@@ -256,7 +256,7 @@ RECURSE(
openldap/libraries
openmp
openssl
- opentracing-cpp
+ opentracing-cpp
opus
ortools
ortools/proto
diff --git a/contrib/libs/zlib/ya.make b/contrib/libs/zlib/ya.make
index ced6573475..7ce371e232 100644
--- a/contrib/libs/zlib/ya.make
+++ b/contrib/libs/zlib/ya.make
@@ -8,11 +8,11 @@ VERSION(1.2.11)
ORIGINAL_SOURCE(https://www.zlib.net/fossils/zlib-1.2.11.tar.gz)
-OPENSOURCE_EXPORT_REPLACEMENT(
- CMAKE ZLIB
- CMAKE_TARGET ZLIB::ZLIB
- CONAN zlib/1.2.11
-)
+OPENSOURCE_EXPORT_REPLACEMENT(
+ CMAKE ZLIB
+ CMAKE_TARGET ZLIB::ZLIB
+ CONAN zlib/1.2.11
+)
LICENSE(Zlib)
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
diff --git a/contrib/python/cffi/gen/ya.make b/contrib/python/cffi/gen/ya.make
index 66f8030b9b..293158586c 100644
--- a/contrib/python/cffi/gen/ya.make
+++ b/contrib/python/cffi/gen/ya.make
@@ -8,7 +8,7 @@ PEERDIR(
contrib/python/cffi/gen/lib
)
-INDUCED_DEPS(cpp ${ARCADIA_ROOT}/contrib/python/cffi/cffi/_cffi_include.h)
+INDUCED_DEPS(cpp ${ARCADIA_ROOT}/contrib/python/cffi/cffi/_cffi_include.h)
END()
diff --git a/contrib/tools/cython/generated_c_headers.h b/contrib/tools/cython/generated_c_headers.h
index 7b9637ef9c..1a370f19b6 100644
--- a/contrib/tools/cython/generated_c_headers.h
+++ b/contrib/tools/cython/generated_c_headers.h
@@ -1 +1 @@
-#pragma once \ No newline at end of file
+#pragma once \ No newline at end of file
diff --git a/contrib/tools/cython/generated_cpp_headers.h b/contrib/tools/cython/generated_cpp_headers.h
index 645dbac0de..f97aee6817 100644
--- a/contrib/tools/cython/generated_cpp_headers.h
+++ b/contrib/tools/cython/generated_cpp_headers.h
@@ -1,8 +1,8 @@
-#pragma once
-
-// Content must be in sync with https://a.yandex-team.ru/arc/trunk/arcadia/contrib/tools/cython/Cython/Compiler/Nodes.py?rev=r8428765#L717-720
-// or other placess of cython compiler adding C++ specific headers implicitelly.
-#include "ios"
-#include "new"
-#include "stdexcept"
-#include "typeinfo"
+#pragma once
+
+// Content must be in sync with https://a.yandex-team.ru/arc/trunk/arcadia/contrib/tools/cython/Cython/Compiler/Nodes.py?rev=r8428765#L717-720
+// or other placess of cython compiler adding C++ specific headers implicitelly.
+#include "ios"
+#include "new"
+#include "stdexcept"
+#include "typeinfo"