aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/cxxsupp
diff options
context:
space:
mode:
authorSergey Brazhnik <s.brazhnik@gmail.com>2022-02-10 16:46:31 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:31 +0300
commit249e91c445cb92462f9509d1ef2730b27629f43d (patch)
tree1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /contrib/libs/cxxsupp
parentef42528cdc4019bf12e878add78e77c15997af4f (diff)
downloadydb-249e91c445cb92462f9509d1ef2730b27629f43d.tar.gz
Restoring authorship annotation for Sergey Brazhnik <s.brazhnik@gmail.com>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/cxxsupp')
-rw-r--r--contrib/libs/cxxsupp/builtins/ya.make2
-rw-r--r--contrib/libs/cxxsupp/libcxx/ya.make2
-rw-r--r--contrib/libs/cxxsupp/libcxxrt/ya.make2
-rw-r--r--contrib/libs/cxxsupp/openmp/ya.make2
4 files changed, 4 insertions, 4 deletions
diff --git a/contrib/libs/cxxsupp/builtins/ya.make b/contrib/libs/cxxsupp/builtins/ya.make
index af11a403e5..d2c319c927 100644
--- a/contrib/libs/cxxsupp/builtins/ya.make
+++ b/contrib/libs/cxxsupp/builtins/ya.make
@@ -1,7 +1,7 @@
LIBRARY()
# Part of compiler-rt LLVM subproject
-
+
# git repository: https://github.com/llvm/llvm-project.git
# directory: compiler-rt/lib/builtins
# revision: 08f0372c351a57b01afee6c64066961203da28c5
diff --git a/contrib/libs/cxxsupp/libcxx/ya.make b/contrib/libs/cxxsupp/libcxx/ya.make
index 1aaeba3a62..15403fe6d5 100644
--- a/contrib/libs/cxxsupp/libcxx/ya.make
+++ b/contrib/libs/cxxsupp/libcxx/ya.make
@@ -7,7 +7,7 @@ LICENSE(
MIT AND
NCSA
)
-
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
VERSION(2021-04-02-7959d59028dd126416cdf10dbbd22162922e1336)
diff --git a/contrib/libs/cxxsupp/libcxxrt/ya.make b/contrib/libs/cxxsupp/libcxxrt/ya.make
index 63423d0c3e..12dccbd505 100644
--- a/contrib/libs/cxxsupp/libcxxrt/ya.make
+++ b/contrib/libs/cxxsupp/libcxxrt/ya.make
@@ -8,7 +8,7 @@ LICENSE(
BSD-3-Clause AND
MIT
)
-
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
OWNER(
diff --git a/contrib/libs/cxxsupp/openmp/ya.make b/contrib/libs/cxxsupp/openmp/ya.make
index 85efc6af37..2c64468375 100644
--- a/contrib/libs/cxxsupp/openmp/ya.make
+++ b/contrib/libs/cxxsupp/openmp/ya.make
@@ -4,7 +4,7 @@ LICENSE(
MIT AND
NCSA
)
-
+
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
VERSION(5.0)