Skip to content

Commit 6494b88

Browse files
committed
Intermediate changes
1 parent 86410a8 commit 6494b88

File tree

25 files changed

+51
-5
lines changed

25 files changed

+51
-5
lines changed

contrib/libs/base64/avx2/ya.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
LIBRARY()
22

3+
VERSION(0.3.0)
4+
35
LICENSE(
46
BSD-2-Clause AND
57
MIT

contrib/libs/base64/neon32/ya.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
LIBRARY()
22

3+
VERSION(0.3.0)
4+
35
LICENSE(
46
BSD-2-Clause AND
57
MIT

contrib/libs/base64/neon64/ya.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
LIBRARY()
22

3+
VERSION(0.3.0)
4+
35
LICENSE(
46
BSD-2-Clause AND
57
MIT

contrib/libs/base64/plain32/ya.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
LIBRARY()
22

3+
VERSION(0.3.0)
4+
35
LICENSE(
46
BSD-2-Clause AND
57
MIT

contrib/libs/base64/plain64/ya.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
LIBRARY()
22

3+
VERSION(0.3.0)
4+
35
LICENSE(
46
BSD-2-Clause AND
57
MIT

contrib/libs/base64/ssse3/ya.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
LIBRARY()
22

3+
VERSION(0.3.0)
4+
35
LICENSE(
46
BSD-2-Clause AND
57
MIT

contrib/libs/openssl/apps/ya.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
PROGRAM(openssl)
22

3+
VERSION(1.1.1t)
4+
35
LICENSE(
46
OpenSSL AND
57
Public-Domain

contrib/libs/openssl/crypto/ya.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
LIBRARY()
22

3+
VERSION(1.1.1t)
4+
35
LICENSE(
46
Apache-2.0 AND
57
BSD-2-Clause AND

contrib/libs/tcmalloc/default/ya.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ LIBRARY()
22

33
WITHOUT_LICENSE_TEXTS()
44

5+
VERSION(2021-10-04-45c59ccbc062ac96d83710205033c656e490d376)
6+
57
LICENSE(Apache-2.0)
68
ALLOCATOR_IMPL()
79

contrib/libs/tcmalloc/no_percpu_cache/ya.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ LIBRARY()
22

33
WITHOUT_LICENSE_TEXTS()
44

5+
VERSION(2021-10-04-45c59ccbc062ac96d83710205033c656e490d376)
6+
57
LICENSE(Apache-2.0)
68
ALLOCATOR_IMPL()
79

0 commit comments

Comments
 (0)