aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs
diff options
context:
space:
mode:
authorbreakneck <breakneck@yandex-team.ru>2022-02-10 16:47:58 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:58 +0300
commite2021f9a0e54d13b7c48796318b13b66dc625e74 (patch)
tree5aed1691033eaf399ab80a10a137238922035fa8 /contrib/libs
parent83602b1b564b92a80a1526d113fa2846661dd10e (diff)
downloadydb-e2021f9a0e54d13b7c48796318b13b66dc625e74.tar.gz
Restoring authorship annotation for <breakneck@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs')
-rw-r--r--contrib/libs/cxxsupp/libcxx/include/stlfwd10
-rw-r--r--contrib/libs/openssl/openssl.package.json74
2 files changed, 42 insertions, 42 deletions
diff --git a/contrib/libs/cxxsupp/libcxx/include/stlfwd b/contrib/libs/cxxsupp/libcxx/include/stlfwd
index adad6790dc..bce761c4de 100644
--- a/contrib/libs/cxxsupp/libcxx/include/stlfwd
+++ b/contrib/libs/cxxsupp/libcxx/include/stlfwd
@@ -37,11 +37,11 @@ _LIBCPP_BEGIN_NAMESPACE_STD
template <class K, class V, class C, class A>
class multimap;
- template <typename... TArgs>
- class tuple;
-
- constexpr void get(...) = delete;
-
+ template <typename... TArgs>
+ class tuple;
+
+ constexpr void get(...) = delete;
+
template <class>
class _LIBCPP_TEMPLATE_VIS function;
diff --git a/contrib/libs/openssl/openssl.package.json b/contrib/libs/openssl/openssl.package.json
index e98964e506..bed93dd753 100644
--- a/contrib/libs/openssl/openssl.package.json
+++ b/contrib/libs/openssl/openssl.package.json
@@ -1,37 +1,37 @@
-{
- "meta": {
- "name": "libyandex-openssl-dev",
- "version": "1.0.2j-r{revision}",
- "maintainer": "Sergey Mironov <kohen@yandex-team.ru>",
- "description": "Statically linked OpenSSL from arcadia, headers\nWith Yandex' patches\nApproved by security"
- },
- "build": {
- "targets": [
- "contrib/libs/openssl"
- ]
- },
- "data": [
- {
- "source": {
- "type": "BUILD_OUTPUT",
- "path": "contrib/libs/openssl",
- "files": [
- "libcontrib-libs-openssl.a"
- ]
- },
- "destination": {
- "path": "/usr/lib/"
- }
- },
- {
- "source": {
- "path": "contrib/libs/openssl/include/openssl",
- "scheme": "svn",
- "type": "ARCADIA"
- },
- "destination": {
- "path": "/usr/include/yandex-newssl/"
- }
- }
- ]
-}
+{
+ "meta": {
+ "name": "libyandex-openssl-dev",
+ "version": "1.0.2j-r{revision}",
+ "maintainer": "Sergey Mironov <kohen@yandex-team.ru>",
+ "description": "Statically linked OpenSSL from arcadia, headers\nWith Yandex' patches\nApproved by security"
+ },
+ "build": {
+ "targets": [
+ "contrib/libs/openssl"
+ ]
+ },
+ "data": [
+ {
+ "source": {
+ "type": "BUILD_OUTPUT",
+ "path": "contrib/libs/openssl",
+ "files": [
+ "libcontrib-libs-openssl.a"
+ ]
+ },
+ "destination": {
+ "path": "/usr/lib/"
+ }
+ },
+ {
+ "source": {
+ "path": "contrib/libs/openssl/include/openssl",
+ "scheme": "svn",
+ "type": "ARCADIA"
+ },
+ "destination": {
+ "path": "/usr/include/yandex-newssl/"
+ }
+ }
+ ]
+}