diff options
| author | robot-piglet <[email protected]> | 2024-08-16 17:27:40 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2024-08-16 17:36:19 +0300 |
| commit | 3723c67ac8cf9573afe704ddf8b24c688f2cf166 (patch) | |
| tree | d2736420e4d8f7dec6b5e16b67f06ef194990fcc | |
| parent | f23ace9b7c0c2e8578421e3e640e3d1cc0fe381b (diff) | |
Intermediate changes
722 files changed, 1445 insertions, 1 deletions
diff --git a/contrib/libs/liburing/test/232c93d07b74.t/ya.make b/contrib/libs/liburing/test/232c93d07b74.t/ya.make index 567e75ae540..9872dbc87f1 100644 --- a/contrib/libs/liburing/test/232c93d07b74.t/ya.make +++ b/contrib/libs/liburing/test/232c93d07b74.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/35fa71a030ca.t/ya.make b/contrib/libs/liburing/test/35fa71a030ca.t/ya.make index 3937d62d048..47127daf431 100644 --- a/contrib/libs/liburing/test/35fa71a030ca.t/ya.make +++ b/contrib/libs/liburing/test/35fa71a030ca.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/500f9fbadef8.t/ya.make b/contrib/libs/liburing/test/500f9fbadef8.t/ya.make index e149be3d852..5812da208b7 100644 --- a/contrib/libs/liburing/test/500f9fbadef8.t/ya.make +++ b/contrib/libs/liburing/test/500f9fbadef8.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/7ad0e4b2f83c.t/ya.make b/contrib/libs/liburing/test/7ad0e4b2f83c.t/ya.make index 4101a024ce4..3ca468c7cad 100644 --- a/contrib/libs/liburing/test/7ad0e4b2f83c.t/ya.make +++ b/contrib/libs/liburing/test/7ad0e4b2f83c.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/8a9973408177.t/ya.make b/contrib/libs/liburing/test/8a9973408177.t/ya.make index 907a4ae80e1..04e50f0af5e 100644 --- a/contrib/libs/liburing/test/8a9973408177.t/ya.make +++ b/contrib/libs/liburing/test/8a9973408177.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/917257daa0fe.t/ya.make b/contrib/libs/liburing/test/917257daa0fe.t/ya.make index 1ceefcc38cc..071894eada0 100644 --- a/contrib/libs/liburing/test/917257daa0fe.t/ya.make +++ b/contrib/libs/liburing/test/917257daa0fe.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/a0908ae19763.t/ya.make b/contrib/libs/liburing/test/a0908ae19763.t/ya.make index 81a7d73c3fa..8be6e50d552 100644 --- a/contrib/libs/liburing/test/a0908ae19763.t/ya.make +++ b/contrib/libs/liburing/test/a0908ae19763.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/a4c0b3decb33.t/ya.make b/contrib/libs/liburing/test/a4c0b3decb33.t/ya.make index d2212d701f3..c0ef350da33 100644 --- a/contrib/libs/liburing/test/a4c0b3decb33.t/ya.make +++ b/contrib/libs/liburing/test/a4c0b3decb33.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/accept-link.t/ya.make b/contrib/libs/liburing/test/accept-link.t/ya.make index 8a290721091..ac5f9b5c6dd 100644 --- a/contrib/libs/liburing/test/accept-link.t/ya.make +++ b/contrib/libs/liburing/test/accept-link.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/accept-reuse.t/ya.make b/contrib/libs/liburing/test/accept-reuse.t/ya.make index 8263a091cb3..7ad6187e2da 100644 --- a/contrib/libs/liburing/test/accept-reuse.t/ya.make +++ b/contrib/libs/liburing/test/accept-reuse.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/accept-test.t/ya.make b/contrib/libs/liburing/test/accept-test.t/ya.make index 8a396de907a..4f14f4a280e 100644 --- a/contrib/libs/liburing/test/accept-test.t/ya.make +++ b/contrib/libs/liburing/test/accept-test.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/accept.t/ya.make b/contrib/libs/liburing/test/accept.t/ya.make index ed95bcd7464..25632aeb5f7 100644 --- a/contrib/libs/liburing/test/accept.t/ya.make +++ b/contrib/libs/liburing/test/accept.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/across-fork.t/ya.make b/contrib/libs/liburing/test/across-fork.t/ya.make index 96dfb6840bb..c8257c23162 100644 --- a/contrib/libs/liburing/test/across-fork.t/ya.make +++ b/contrib/libs/liburing/test/across-fork.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/b19062a56726.t/ya.make b/contrib/libs/liburing/test/b19062a56726.t/ya.make index ce5f3afc4e4..98ff484e7cd 100644 --- a/contrib/libs/liburing/test/b19062a56726.t/ya.make +++ b/contrib/libs/liburing/test/b19062a56726.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/b5837bd5311d.t/ya.make b/contrib/libs/liburing/test/b5837bd5311d.t/ya.make index b36cff84a67..4d57ddd1a99 100644 --- a/contrib/libs/liburing/test/b5837bd5311d.t/ya.make +++ b/contrib/libs/liburing/test/b5837bd5311d.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/buf-ring-nommap.t/ya.make b/contrib/libs/liburing/test/buf-ring-nommap.t/ya.make index 1d44c5d29c7..d2a66cb1530 100644 --- a/contrib/libs/liburing/test/buf-ring-nommap.t/ya.make +++ b/contrib/libs/liburing/test/buf-ring-nommap.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/buf-ring-put.t/ya.make b/contrib/libs/liburing/test/buf-ring-put.t/ya.make index 12318ed718e..05a9f0e704a 100644 --- a/contrib/libs/liburing/test/buf-ring-put.t/ya.make +++ b/contrib/libs/liburing/test/buf-ring-put.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/buf-ring.t/ya.make b/contrib/libs/liburing/test/buf-ring.t/ya.make index 2c5582745c7..0b49f68bed0 100644 --- a/contrib/libs/liburing/test/buf-ring.t/ya.make +++ b/contrib/libs/liburing/test/buf-ring.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/ce593a6c480a.t/ya.make b/contrib/libs/liburing/test/ce593a6c480a.t/ya.make index 8ce5a47154b..c4c7dd2bbd2 100644 --- a/contrib/libs/liburing/test/ce593a6c480a.t/ya.make +++ b/contrib/libs/liburing/test/ce593a6c480a.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/close-opath.t/ya.make b/contrib/libs/liburing/test/close-opath.t/ya.make index e515ee543d2..9583b3d9f26 100644 --- a/contrib/libs/liburing/test/close-opath.t/ya.make +++ b/contrib/libs/liburing/test/close-opath.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/connect-rep.t/ya.make b/contrib/libs/liburing/test/connect-rep.t/ya.make index 5d5ef7f8406..d4695ed7650 100644 --- a/contrib/libs/liburing/test/connect-rep.t/ya.make +++ b/contrib/libs/liburing/test/connect-rep.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/connect.t/ya.make b/contrib/libs/liburing/test/connect.t/ya.make index 55e2bd9743d..1015f24ef48 100644 --- a/contrib/libs/liburing/test/connect.t/ya.make +++ b/contrib/libs/liburing/test/connect.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/coredump.t/ya.make b/contrib/libs/liburing/test/coredump.t/ya.make index c57a92c1b62..25cf3a34476 100644 --- a/contrib/libs/liburing/test/coredump.t/ya.make +++ b/contrib/libs/liburing/test/coredump.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/cq-full.t/ya.make b/contrib/libs/liburing/test/cq-full.t/ya.make index 3c61b85344b..4b4463eca63 100644 --- a/contrib/libs/liburing/test/cq-full.t/ya.make +++ b/contrib/libs/liburing/test/cq-full.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/cq-overflow.t/ya.make b/contrib/libs/liburing/test/cq-overflow.t/ya.make index dbd000c42af..4e68b4391da 100644 --- a/contrib/libs/liburing/test/cq-overflow.t/ya.make +++ b/contrib/libs/liburing/test/cq-overflow.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/cq-peek-batch.t/ya.make b/contrib/libs/liburing/test/cq-peek-batch.t/ya.make index 4e595cc22c1..d086bff60c4 100644 --- a/contrib/libs/liburing/test/cq-peek-batch.t/ya.make +++ b/contrib/libs/liburing/test/cq-peek-batch.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/cq-ready.t/ya.make b/contrib/libs/liburing/test/cq-ready.t/ya.make index 91663fdb307..37dc4451a99 100644 --- a/contrib/libs/liburing/test/cq-ready.t/ya.make +++ b/contrib/libs/liburing/test/cq-ready.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/cq-size.t/ya.make b/contrib/libs/liburing/test/cq-size.t/ya.make index 57fc6099d21..3111b101e9a 100644 --- a/contrib/libs/liburing/test/cq-size.t/ya.make +++ b/contrib/libs/liburing/test/cq-size.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/d4ae271dfaae.t/ya.make b/contrib/libs/liburing/test/d4ae271dfaae.t/ya.make index cb012097c70..b162415697d 100644 --- a/contrib/libs/liburing/test/d4ae271dfaae.t/ya.make +++ b/contrib/libs/liburing/test/d4ae271dfaae.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/d77a67ed5f27.t/ya.make b/contrib/libs/liburing/test/d77a67ed5f27.t/ya.make index a77fe7303d8..f32a909fb24 100644 --- a/contrib/libs/liburing/test/d77a67ed5f27.t/ya.make +++ b/contrib/libs/liburing/test/d77a67ed5f27.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/defer-taskrun.t/ya.make b/contrib/libs/liburing/test/defer-taskrun.t/ya.make index ca3eee6779c..4c700d9fc84 100644 --- a/contrib/libs/liburing/test/defer-taskrun.t/ya.make +++ b/contrib/libs/liburing/test/defer-taskrun.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/defer-tw-timeout.t/ya.make b/contrib/libs/liburing/test/defer-tw-timeout.t/ya.make index f742bd6e161..cbb1281cb33 100644 --- a/contrib/libs/liburing/test/defer-tw-timeout.t/ya.make +++ b/contrib/libs/liburing/test/defer-tw-timeout.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/defer.t/ya.make b/contrib/libs/liburing/test/defer.t/ya.make index 278d85aaa52..5687a37df99 100644 --- a/contrib/libs/liburing/test/defer.t/ya.make +++ b/contrib/libs/liburing/test/defer.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/double-poll-crash.t/ya.make b/contrib/libs/liburing/test/double-poll-crash.t/ya.make index ad6bada4a35..95a6a129fbf 100644 --- a/contrib/libs/liburing/test/double-poll-crash.t/ya.make +++ b/contrib/libs/liburing/test/double-poll-crash.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/drop-submit.t/ya.make b/contrib/libs/liburing/test/drop-submit.t/ya.make index e65de06756a..86ec81b6682 100644 --- a/contrib/libs/liburing/test/drop-submit.t/ya.make +++ b/contrib/libs/liburing/test/drop-submit.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/eeed8b54e0df.t/ya.make b/contrib/libs/liburing/test/eeed8b54e0df.t/ya.make index 50632289825..5c66505da15 100644 --- a/contrib/libs/liburing/test/eeed8b54e0df.t/ya.make +++ b/contrib/libs/liburing/test/eeed8b54e0df.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/empty-eownerdead.t/ya.make b/contrib/libs/liburing/test/empty-eownerdead.t/ya.make index f49366ddbd9..d86f7a8c53b 100644 --- a/contrib/libs/liburing/test/empty-eownerdead.t/ya.make +++ b/contrib/libs/liburing/test/empty-eownerdead.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/eploop.t/ya.make b/contrib/libs/liburing/test/eploop.t/ya.make index fcc38027f75..bad82c6f00d 100644 --- a/contrib/libs/liburing/test/eploop.t/ya.make +++ b/contrib/libs/liburing/test/eploop.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/eventfd-disable.t/ya.make b/contrib/libs/liburing/test/eventfd-disable.t/ya.make index c01ab83f2a8..16d29b9d5f9 100644 --- a/contrib/libs/liburing/test/eventfd-disable.t/ya.make +++ b/contrib/libs/liburing/test/eventfd-disable.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/eventfd-reg.t/ya.make b/contrib/libs/liburing/test/eventfd-reg.t/ya.make index 372e67ee14a..c3dc596dbbb 100644 --- a/contrib/libs/liburing/test/eventfd-reg.t/ya.make +++ b/contrib/libs/liburing/test/eventfd-reg.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/eventfd-ring.t/ya.make b/contrib/libs/liburing/test/eventfd-ring.t/ya.make index 32b845d1760..86ff0dac1ac 100644 --- a/contrib/libs/liburing/test/eventfd-ring.t/ya.make +++ b/contrib/libs/liburing/test/eventfd-ring.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/eventfd.t/ya.make b/contrib/libs/liburing/test/eventfd.t/ya.make index e4262f37457..e78b4c5ee63 100644 --- a/contrib/libs/liburing/test/eventfd.t/ya.make +++ b/contrib/libs/liburing/test/eventfd.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/evloop.t/ya.make b/contrib/libs/liburing/test/evloop.t/ya.make index 4e8c03cbfdf..b46c3696926 100644 --- a/contrib/libs/liburing/test/evloop.t/ya.make +++ b/contrib/libs/liburing/test/evloop.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/exec-target.t/ya.make b/contrib/libs/liburing/test/exec-target.t/ya.make index c9aea8405d1..29ea06a2a23 100644 --- a/contrib/libs/liburing/test/exec-target.t/ya.make +++ b/contrib/libs/liburing/test/exec-target.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/exit-no-cleanup.t/ya.make b/contrib/libs/liburing/test/exit-no-cleanup.t/ya.make index 347d2742aa6..61df6fe9e38 100644 --- a/contrib/libs/liburing/test/exit-no-cleanup.t/ya.make +++ b/contrib/libs/liburing/test/exit-no-cleanup.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/fadvise.t/ya.make b/contrib/libs/liburing/test/fadvise.t/ya.make index ffbc32f1007..3e4e5062122 100644 --- a/contrib/libs/liburing/test/fadvise.t/ya.make +++ b/contrib/libs/liburing/test/fadvise.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/fallocate.t/ya.make b/contrib/libs/liburing/test/fallocate.t/ya.make index e1a17b046fc..efad14c2b1e 100644 --- a/contrib/libs/liburing/test/fallocate.t/ya.make +++ b/contrib/libs/liburing/test/fallocate.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/fc2a85cb02ef.t/ya.make b/contrib/libs/liburing/test/fc2a85cb02ef.t/ya.make index 860eefb8348..d533701f7d7 100644 --- a/contrib/libs/liburing/test/fc2a85cb02ef.t/ya.make +++ b/contrib/libs/liburing/test/fc2a85cb02ef.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/fd-install.t/ya.make b/contrib/libs/liburing/test/fd-install.t/ya.make index 0f41ccec34d..6c1ec8c5579 100644 --- a/contrib/libs/liburing/test/fd-install.t/ya.make +++ b/contrib/libs/liburing/test/fd-install.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/fd-pass.t/ya.make b/contrib/libs/liburing/test/fd-pass.t/ya.make index b7793135379..4128e73ab77 100644 --- a/contrib/libs/liburing/test/fd-pass.t/ya.make +++ b/contrib/libs/liburing/test/fd-pass.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/file-register.t/ya.make b/contrib/libs/liburing/test/file-register.t/ya.make index 257f7845cc2..f8d8fa2d287 100644 --- a/contrib/libs/liburing/test/file-register.t/ya.make +++ b/contrib/libs/liburing/test/file-register.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/file-update.t/ya.make b/contrib/libs/liburing/test/file-update.t/ya.make index 327a6685afc..f7c0c714c0f 100644 --- a/contrib/libs/liburing/test/file-update.t/ya.make +++ b/contrib/libs/liburing/test/file-update.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/file-verify.t/ya.make b/contrib/libs/liburing/test/file-verify.t/ya.make index 3a79b3099a8..b596c57a006 100644 --- a/contrib/libs/liburing/test/file-verify.t/ya.make +++ b/contrib/libs/liburing/test/file-verify.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/files-exit-hang-poll.t/ya.make b/contrib/libs/liburing/test/files-exit-hang-poll.t/ya.make index fb6701189bf..3a0385b2154 100644 --- a/contrib/libs/liburing/test/files-exit-hang-poll.t/ya.make +++ b/contrib/libs/liburing/test/files-exit-hang-poll.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/files-exit-hang-timeout.t/ya.make b/contrib/libs/liburing/test/files-exit-hang-timeout.t/ya.make index f93949940ed..f2c9ecc6d58 100644 --- a/contrib/libs/liburing/test/files-exit-hang-timeout.t/ya.make +++ b/contrib/libs/liburing/test/files-exit-hang-timeout.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/fixed-buf-iter.t/ya.make b/contrib/libs/liburing/test/fixed-buf-iter.t/ya.make index e1d23cf71a9..4fc19f8968c 100644 --- a/contrib/libs/liburing/test/fixed-buf-iter.t/ya.make +++ b/contrib/libs/liburing/test/fixed-buf-iter.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/fixed-buf-merge.t/ya.make b/contrib/libs/liburing/test/fixed-buf-merge.t/ya.make index c988deecdb2..a652ef940da 100644 --- a/contrib/libs/liburing/test/fixed-buf-merge.t/ya.make +++ b/contrib/libs/liburing/test/fixed-buf-merge.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/fixed-link.t/ya.make b/contrib/libs/liburing/test/fixed-link.t/ya.make index d8c49a261a8..86001d014a5 100644 --- a/contrib/libs/liburing/test/fixed-link.t/ya.make +++ b/contrib/libs/liburing/test/fixed-link.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/fixed-reuse.t/ya.make b/contrib/libs/liburing/test/fixed-reuse.t/ya.make index 4f736e5f9af..3a3b2d7d812 100644 --- a/contrib/libs/liburing/test/fixed-reuse.t/ya.make +++ b/contrib/libs/liburing/test/fixed-reuse.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/fpos.t/ya.make b/contrib/libs/liburing/test/fpos.t/ya.make index be16295907a..3bd7031c19f 100644 --- a/contrib/libs/liburing/test/fpos.t/ya.make +++ b/contrib/libs/liburing/test/fpos.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/fsync.t/ya.make b/contrib/libs/liburing/test/fsync.t/ya.make index 0d7b868d671..c5218115df1 100644 --- a/contrib/libs/liburing/test/fsync.t/ya.make +++ b/contrib/libs/liburing/test/fsync.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/futex.t/ya.make b/contrib/libs/liburing/test/futex.t/ya.make index 1f356613534..3752134a0ee 100644 --- a/contrib/libs/liburing/test/futex.t/ya.make +++ b/contrib/libs/liburing/test/futex.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/hardlink.t/ya.make b/contrib/libs/liburing/test/hardlink.t/ya.make index 6de2b1f6506..899de38f8c5 100644 --- a/contrib/libs/liburing/test/hardlink.t/ya.make +++ b/contrib/libs/liburing/test/hardlink.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/io-cancel.t/ya.make b/contrib/libs/liburing/test/io-cancel.t/ya.make index 68b452e6caa..3d3cdc6ccf0 100644 --- a/contrib/libs/liburing/test/io-cancel.t/ya.make +++ b/contrib/libs/liburing/test/io-cancel.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/io_uring_enter.t/ya.make b/contrib/libs/liburing/test/io_uring_enter.t/ya.make index 8262ad1c44a..a60d6cca134 100644 --- a/contrib/libs/liburing/test/io_uring_enter.t/ya.make +++ b/contrib/libs/liburing/test/io_uring_enter.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/io_uring_passthrough.t/ya.make b/contrib/libs/liburing/test/io_uring_passthrough.t/ya.make index cd6a96a2c14..de4aae6aaac 100644 --- a/contrib/libs/liburing/test/io_uring_passthrough.t/ya.make +++ b/contrib/libs/liburing/test/io_uring_passthrough.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/io_uring_register.t/ya.make b/contrib/libs/liburing/test/io_uring_register.t/ya.make index 2c0915d9ce1..c38e9946233 100644 --- a/contrib/libs/liburing/test/io_uring_register.t/ya.make +++ b/contrib/libs/liburing/test/io_uring_register.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/io_uring_setup.t/ya.make b/contrib/libs/liburing/test/io_uring_setup.t/ya.make index e6c6715ff98..42a94f6032f 100644 --- a/contrib/libs/liburing/test/io_uring_setup.t/ya.make +++ b/contrib/libs/liburing/test/io_uring_setup.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/iopoll-leak.t/ya.make b/contrib/libs/liburing/test/iopoll-leak.t/ya.make index cbca6ec4a3a..98102a93419 100644 --- a/contrib/libs/liburing/test/iopoll-leak.t/ya.make +++ b/contrib/libs/liburing/test/iopoll-leak.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/iopoll-overflow.t/ya.make b/contrib/libs/liburing/test/iopoll-overflow.t/ya.make index 89dd34cf2f5..e0a58ef4c13 100644 --- a/contrib/libs/liburing/test/iopoll-overflow.t/ya.make +++ b/contrib/libs/liburing/test/iopoll-overflow.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/iopoll.t/ya.make b/contrib/libs/liburing/test/iopoll.t/ya.make index a7782bc4601..804acca663f 100644 --- a/contrib/libs/liburing/test/iopoll.t/ya.make +++ b/contrib/libs/liburing/test/iopoll.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/lfs-openat-write.t/ya.make b/contrib/libs/liburing/test/lfs-openat-write.t/ya.make index e7f5812c03a..35111ead562 100644 --- a/contrib/libs/liburing/test/lfs-openat-write.t/ya.make +++ b/contrib/libs/liburing/test/lfs-openat-write.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/lfs-openat.t/ya.make b/contrib/libs/liburing/test/lfs-openat.t/ya.make index c059f9ba887..32b2f778c03 100644 --- a/contrib/libs/liburing/test/lfs-openat.t/ya.make +++ b/contrib/libs/liburing/test/lfs-openat.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/link-timeout.t/ya.make b/contrib/libs/liburing/test/link-timeout.t/ya.make index 2f45ce1aeb8..d9126795442 100644 --- a/contrib/libs/liburing/test/link-timeout.t/ya.make +++ b/contrib/libs/liburing/test/link-timeout.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/link.t/ya.make b/contrib/libs/liburing/test/link.t/ya.make index 5caf124ccf2..db142c20d23 100644 --- a/contrib/libs/liburing/test/link.t/ya.make +++ b/contrib/libs/liburing/test/link.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/link_drain.t/ya.make b/contrib/libs/liburing/test/link_drain.t/ya.make index e1ef348dcec..1fcb074fc1f 100644 --- a/contrib/libs/liburing/test/link_drain.t/ya.make +++ b/contrib/libs/liburing/test/link_drain.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/madvise.t/ya.make b/contrib/libs/liburing/test/madvise.t/ya.make index 362e11ac110..61479e87c8a 100644 --- a/contrib/libs/liburing/test/madvise.t/ya.make +++ b/contrib/libs/liburing/test/madvise.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/mkdir.t/ya.make b/contrib/libs/liburing/test/mkdir.t/ya.make index 56b5e4fb362..96e55f5d3db 100644 --- a/contrib/libs/liburing/test/mkdir.t/ya.make +++ b/contrib/libs/liburing/test/mkdir.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/msg-ring-fd.t/ya.make b/contrib/libs/liburing/test/msg-ring-fd.t/ya.make index 55b1db64bbc..2fd37b146b6 100644 --- a/contrib/libs/liburing/test/msg-ring-fd.t/ya.make +++ b/contrib/libs/liburing/test/msg-ring-fd.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/msg-ring-flags.t/ya.make b/contrib/libs/liburing/test/msg-ring-flags.t/ya.make index e0eaa3aef44..af6168d21f6 100644 --- a/contrib/libs/liburing/test/msg-ring-flags.t/ya.make +++ b/contrib/libs/liburing/test/msg-ring-flags.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/msg-ring-overflow.t/ya.make b/contrib/libs/liburing/test/msg-ring-overflow.t/ya.make index 0d44203064e..c62325ce15a 100644 --- a/contrib/libs/liburing/test/msg-ring-overflow.t/ya.make +++ b/contrib/libs/liburing/test/msg-ring-overflow.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/msg-ring.t/ya.make b/contrib/libs/liburing/test/msg-ring.t/ya.make index 5ba3a96f835..de2aa99c314 100644 --- a/contrib/libs/liburing/test/msg-ring.t/ya.make +++ b/contrib/libs/liburing/test/msg-ring.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/multicqes_drain.t/ya.make b/contrib/libs/liburing/test/multicqes_drain.t/ya.make index 1029c03a2b0..9ebc4ab0ce2 100644 --- a/contrib/libs/liburing/test/multicqes_drain.t/ya.make +++ b/contrib/libs/liburing/test/multicqes_drain.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/no-mmap-inval.t/ya.make b/contrib/libs/liburing/test/no-mmap-inval.t/ya.make index 2dd5080da5d..37e438629bc 100644 --- a/contrib/libs/liburing/test/no-mmap-inval.t/ya.make +++ b/contrib/libs/liburing/test/no-mmap-inval.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/nolibc.t/ya.make b/contrib/libs/liburing/test/nolibc.t/ya.make index 1dbe26a5377..c24e84010cd 100644 --- a/contrib/libs/liburing/test/nolibc.t/ya.make +++ b/contrib/libs/liburing/test/nolibc.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/nop-all-sizes.t/ya.make b/contrib/libs/liburing/test/nop-all-sizes.t/ya.make index bfad8c0e08b..1f2df01de6c 100644 --- a/contrib/libs/liburing/test/nop-all-sizes.t/ya.make +++ b/contrib/libs/liburing/test/nop-all-sizes.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/nop.t/ya.make b/contrib/libs/liburing/test/nop.t/ya.make index fbfdfc36584..8eccd159695 100644 --- a/contrib/libs/liburing/test/nop.t/ya.make +++ b/contrib/libs/liburing/test/nop.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/open-close.t/ya.make b/contrib/libs/liburing/test/open-close.t/ya.make index 564b9236c55..aa584ce8741 100644 --- a/contrib/libs/liburing/test/open-close.t/ya.make +++ b/contrib/libs/liburing/test/open-close.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/open-direct-link.t/ya.make b/contrib/libs/liburing/test/open-direct-link.t/ya.make index 7a30e78100e..4027551744d 100644 --- a/contrib/libs/liburing/test/open-direct-link.t/ya.make +++ b/contrib/libs/liburing/test/open-direct-link.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/open-direct-pick.t/ya.make b/contrib/libs/liburing/test/open-direct-pick.t/ya.make index 94c516b0412..ab2caa9468f 100644 --- a/contrib/libs/liburing/test/open-direct-pick.t/ya.make +++ b/contrib/libs/liburing/test/open-direct-pick.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/openat2.t/ya.make b/contrib/libs/liburing/test/openat2.t/ya.make index e78699c3c33..8063d9d52a1 100644 --- a/contrib/libs/liburing/test/openat2.t/ya.make +++ b/contrib/libs/liburing/test/openat2.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/personality.t/ya.make b/contrib/libs/liburing/test/personality.t/ya.make index 50f1f3ac570..78b11586ae5 100644 --- a/contrib/libs/liburing/test/personality.t/ya.make +++ b/contrib/libs/liburing/test/personality.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/pipe-bug.t/ya.make b/contrib/libs/liburing/test/pipe-bug.t/ya.make index 8f06f4d3bc8..0a27f30c2e6 100644 --- a/contrib/libs/liburing/test/pipe-bug.t/ya.make +++ b/contrib/libs/liburing/test/pipe-bug.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/pipe-eof.t/ya.make b/contrib/libs/liburing/test/pipe-eof.t/ya.make index 6d64b25752c..108759b4e45 100644 --- a/contrib/libs/liburing/test/pipe-eof.t/ya.make +++ b/contrib/libs/liburing/test/pipe-eof.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/pipe-reuse.t/ya.make b/contrib/libs/liburing/test/pipe-reuse.t/ya.make index 73bc4320774..9bb534150d6 100644 --- a/contrib/libs/liburing/test/pipe-reuse.t/ya.make +++ b/contrib/libs/liburing/test/pipe-reuse.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/poll-cancel-all.t/ya.make b/contrib/libs/liburing/test/poll-cancel-all.t/ya.make index 786ade41b15..e69de7562a5 100644 --- a/contrib/libs/liburing/test/poll-cancel-all.t/ya.make +++ b/contrib/libs/liburing/test/poll-cancel-all.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/poll-cancel-ton.t/ya.make b/contrib/libs/liburing/test/poll-cancel-ton.t/ya.make index 15c19174b0e..6aa6b3dcfc2 100644 --- a/contrib/libs/liburing/test/poll-cancel-ton.t/ya.make +++ b/contrib/libs/liburing/test/poll-cancel-ton.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/poll-cancel.t/ya.make b/contrib/libs/liburing/test/poll-cancel.t/ya.make index 2553f8c259f..b351415a75d 100644 --- a/contrib/libs/liburing/test/poll-cancel.t/ya.make +++ b/contrib/libs/liburing/test/poll-cancel.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/poll-link.t/ya.make b/contrib/libs/liburing/test/poll-link.t/ya.make index 58651f5a250..59462033d3c 100644 --- a/contrib/libs/liburing/test/poll-link.t/ya.make +++ b/contrib/libs/liburing/test/poll-link.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/poll-many.t/ya.make b/contrib/libs/liburing/test/poll-many.t/ya.make index 66275184656..65bef1d2cfb 100644 --- a/contrib/libs/liburing/test/poll-many.t/ya.make +++ b/contrib/libs/liburing/test/poll-many.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/poll-mshot-overflow.t/ya.make b/contrib/libs/liburing/test/poll-mshot-overflow.t/ya.make index b8256bf6079..a33bb590530 100644 --- a/contrib/libs/liburing/test/poll-mshot-overflow.t/ya.make +++ b/contrib/libs/liburing/test/poll-mshot-overflow.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/poll-mshot-update.t/ya.make b/contrib/libs/liburing/test/poll-mshot-update.t/ya.make index 59b62d767fc..4778d30dc5c 100644 --- a/contrib/libs/liburing/test/poll-mshot-update.t/ya.make +++ b/contrib/libs/liburing/test/poll-mshot-update.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/poll-race-mshot.t/ya.make b/contrib/libs/liburing/test/poll-race-mshot.t/ya.make index 23bfdb52be6..a6cb990f7ee 100644 --- a/contrib/libs/liburing/test/poll-race-mshot.t/ya.make +++ b/contrib/libs/liburing/test/poll-race-mshot.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/poll-race.t/ya.make b/contrib/libs/liburing/test/poll-race.t/ya.make index 3ca80fff517..623800d8f57 100644 --- a/contrib/libs/liburing/test/poll-race.t/ya.make +++ b/contrib/libs/liburing/test/poll-race.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/poll-ring.t/ya.make b/contrib/libs/liburing/test/poll-ring.t/ya.make index dbb076dba3b..9324f9467b9 100644 --- a/contrib/libs/liburing/test/poll-ring.t/ya.make +++ b/contrib/libs/liburing/test/poll-ring.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/poll-v-poll.t/ya.make b/contrib/libs/liburing/test/poll-v-poll.t/ya.make index b4e9f210358..9e38b3b7461 100644 --- a/contrib/libs/liburing/test/poll-v-poll.t/ya.make +++ b/contrib/libs/liburing/test/poll-v-poll.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/poll.t/ya.make b/contrib/libs/liburing/test/poll.t/ya.make index defd43e48b9..9343d92a45d 100644 --- a/contrib/libs/liburing/test/poll.t/ya.make +++ b/contrib/libs/liburing/test/poll.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/probe.t/ya.make b/contrib/libs/liburing/test/probe.t/ya.make index 5f1479621dc..76eb74e499d 100644 --- a/contrib/libs/liburing/test/probe.t/ya.make +++ b/contrib/libs/liburing/test/probe.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/read-before-exit.t/ya.make b/contrib/libs/liburing/test/read-before-exit.t/ya.make index 7f4fd1a6963..9c3d8be8c55 100644 --- a/contrib/libs/liburing/test/read-before-exit.t/ya.make +++ b/contrib/libs/liburing/test/read-before-exit.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/read-mshot-empty.t/ya.make b/contrib/libs/liburing/test/read-mshot-empty.t/ya.make index b72fbc2cb8d..95414a18007 100644 --- a/contrib/libs/liburing/test/read-mshot-empty.t/ya.make +++ b/contrib/libs/liburing/test/read-mshot-empty.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/read-mshot.t/ya.make b/contrib/libs/liburing/test/read-mshot.t/ya.make index ba64db60bab..fe851e0f166 100644 --- a/contrib/libs/liburing/test/read-mshot.t/ya.make +++ b/contrib/libs/liburing/test/read-mshot.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/read-write.t/ya.make b/contrib/libs/liburing/test/read-write.t/ya.make index 87888467757..ab6591454fc 100644 --- a/contrib/libs/liburing/test/read-write.t/ya.make +++ b/contrib/libs/liburing/test/read-write.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/recv-msgall-stream.t/ya.make b/contrib/libs/liburing/test/recv-msgall-stream.t/ya.make index 30ca1715586..28abf655e4b 100644 --- a/contrib/libs/liburing/test/recv-msgall-stream.t/ya.make +++ b/contrib/libs/liburing/test/recv-msgall-stream.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/recv-msgall.t/ya.make b/contrib/libs/liburing/test/recv-msgall.t/ya.make index 589043283b7..0536130257c 100644 --- a/contrib/libs/liburing/test/recv-msgall.t/ya.make +++ b/contrib/libs/liburing/test/recv-msgall.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/recv-multishot.t/ya.make b/contrib/libs/liburing/test/recv-multishot.t/ya.make index b40b5fc1224..c32fa366ae9 100644 --- a/contrib/libs/liburing/test/recv-multishot.t/ya.make +++ b/contrib/libs/liburing/test/recv-multishot.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/reg-fd-only.t/ya.make b/contrib/libs/liburing/test/reg-fd-only.t/ya.make index f2975eddd32..195e9896b60 100644 --- a/contrib/libs/liburing/test/reg-fd-only.t/ya.make +++ b/contrib/libs/liburing/test/reg-fd-only.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/reg-hint.t/ya.make b/contrib/libs/liburing/test/reg-hint.t/ya.make index 1b58d61651c..930139eff6a 100644 --- a/contrib/libs/liburing/test/reg-hint.t/ya.make +++ b/contrib/libs/liburing/test/reg-hint.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/reg-reg-ring.t/ya.make b/contrib/libs/liburing/test/reg-reg-ring.t/ya.make index ed5b0aee97d..151beee4631 100644 --- a/contrib/libs/liburing/test/reg-reg-ring.t/ya.make +++ b/contrib/libs/liburing/test/reg-reg-ring.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/regbuf-merge.t/ya.make b/contrib/libs/liburing/test/regbuf-merge.t/ya.make index 44447e37b09..b5ab2297a36 100644 --- a/contrib/libs/liburing/test/regbuf-merge.t/ya.make +++ b/contrib/libs/liburing/test/regbuf-merge.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/register-restrictions.t/ya.make b/contrib/libs/liburing/test/register-restrictions.t/ya.make index 8e240d20638..bdb10012d20 100644 --- a/contrib/libs/liburing/test/register-restrictions.t/ya.make +++ b/contrib/libs/liburing/test/register-restrictions.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/rename.t/ya.make b/contrib/libs/liburing/test/rename.t/ya.make index cf2ed0b9737..e2c515d2f1f 100644 --- a/contrib/libs/liburing/test/rename.t/ya.make +++ b/contrib/libs/liburing/test/rename.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/ring-leak.t/ya.make b/contrib/libs/liburing/test/ring-leak.t/ya.make index e4ea225471d..56f4dba6ee5 100644 --- a/contrib/libs/liburing/test/ring-leak.t/ya.make +++ b/contrib/libs/liburing/test/ring-leak.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/ring-leak2.t/ya.make b/contrib/libs/liburing/test/ring-leak2.t/ya.make index 45190a8c349..e805f0c20cb 100644 --- a/contrib/libs/liburing/test/ring-leak2.t/ya.make +++ b/contrib/libs/liburing/test/ring-leak2.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/ringbuf-read.t/ya.make b/contrib/libs/liburing/test/ringbuf-read.t/ya.make index 2f51a58d682..a7566c09633 100644 --- a/contrib/libs/liburing/test/ringbuf-read.t/ya.make +++ b/contrib/libs/liburing/test/ringbuf-read.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/ringbuf-status.t/ya.make b/contrib/libs/liburing/test/ringbuf-status.t/ya.make index 9eaa5a50b94..8ad9c1be50a 100644 --- a/contrib/libs/liburing/test/ringbuf-status.t/ya.make +++ b/contrib/libs/liburing/test/ringbuf-status.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/rsrc_tags.t/ya.make b/contrib/libs/liburing/test/rsrc_tags.t/ya.make index 1b9182937e2..766bd30f7ca 100644 --- a/contrib/libs/liburing/test/rsrc_tags.t/ya.make +++ b/contrib/libs/liburing/test/rsrc_tags.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/rw_merge_test.t/ya.make b/contrib/libs/liburing/test/rw_merge_test.t/ya.make index a5472529b10..b0daa7fdd73 100644 --- a/contrib/libs/liburing/test/rw_merge_test.t/ya.make +++ b/contrib/libs/liburing/test/rw_merge_test.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/self.t/ya.make b/contrib/libs/liburing/test/self.t/ya.make index 38f287c84c7..ac135e284fa 100644 --- a/contrib/libs/liburing/test/self.t/ya.make +++ b/contrib/libs/liburing/test/self.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/send-zerocopy.t/ya.make b/contrib/libs/liburing/test/send-zerocopy.t/ya.make index e76d0cfb2de..049dd20e8b5 100644 --- a/contrib/libs/liburing/test/send-zerocopy.t/ya.make +++ b/contrib/libs/liburing/test/send-zerocopy.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/send_recv.t/ya.make b/contrib/libs/liburing/test/send_recv.t/ya.make index a6972a5f009..aa534fe667b 100644 --- a/contrib/libs/liburing/test/send_recv.t/ya.make +++ b/contrib/libs/liburing/test/send_recv.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/send_recvmsg.t/ya.make b/contrib/libs/liburing/test/send_recvmsg.t/ya.make index ead699bab3b..6f4f2e3591a 100644 --- a/contrib/libs/liburing/test/send_recvmsg.t/ya.make +++ b/contrib/libs/liburing/test/send_recvmsg.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/shared-wq.t/ya.make b/contrib/libs/liburing/test/shared-wq.t/ya.make index b440a20ad24..0538f7b07bb 100644 --- a/contrib/libs/liburing/test/shared-wq.t/ya.make +++ b/contrib/libs/liburing/test/shared-wq.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/short-read.t/ya.make b/contrib/libs/liburing/test/short-read.t/ya.make index bd5c4f22c69..010324515c8 100644 --- a/contrib/libs/liburing/test/short-read.t/ya.make +++ b/contrib/libs/liburing/test/short-read.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/shutdown.t/ya.make b/contrib/libs/liburing/test/shutdown.t/ya.make index a7ac04e07be..e99ccee83f7 100644 --- a/contrib/libs/liburing/test/shutdown.t/ya.make +++ b/contrib/libs/liburing/test/shutdown.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/sigfd-deadlock.t/ya.make b/contrib/libs/liburing/test/sigfd-deadlock.t/ya.make index 36610002ccd..7dae5c63f39 100644 --- a/contrib/libs/liburing/test/sigfd-deadlock.t/ya.make +++ b/contrib/libs/liburing/test/sigfd-deadlock.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/single-issuer.t/ya.make b/contrib/libs/liburing/test/single-issuer.t/ya.make index 2e5521ce855..4dc1e6fb9a0 100644 --- a/contrib/libs/liburing/test/single-issuer.t/ya.make +++ b/contrib/libs/liburing/test/single-issuer.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/skip-cqe.t/ya.make b/contrib/libs/liburing/test/skip-cqe.t/ya.make index 91af86e1b72..3e173bc25ea 100644 --- a/contrib/libs/liburing/test/skip-cqe.t/ya.make +++ b/contrib/libs/liburing/test/skip-cqe.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/socket-getsetsock-cmd.t/ya.make b/contrib/libs/liburing/test/socket-getsetsock-cmd.t/ya.make index 3d0c645c781..cfb50a091f8 100644 --- a/contrib/libs/liburing/test/socket-getsetsock-cmd.t/ya.make +++ b/contrib/libs/liburing/test/socket-getsetsock-cmd.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/socket-io-cmd.t/ya.make b/contrib/libs/liburing/test/socket-io-cmd.t/ya.make index b03d5f0ea0b..0d95a370f21 100644 --- a/contrib/libs/liburing/test/socket-io-cmd.t/ya.make +++ b/contrib/libs/liburing/test/socket-io-cmd.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/socket-rw-eagain.t/ya.make b/contrib/libs/liburing/test/socket-rw-eagain.t/ya.make index c53af4874e8..d6c6124cec5 100644 --- a/contrib/libs/liburing/test/socket-rw-eagain.t/ya.make +++ b/contrib/libs/liburing/test/socket-rw-eagain.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/socket-rw-offset.t/ya.make b/contrib/libs/liburing/test/socket-rw-offset.t/ya.make index 9abe5fea5ab..8274260532f 100644 --- a/contrib/libs/liburing/test/socket-rw-offset.t/ya.make +++ b/contrib/libs/liburing/test/socket-rw-offset.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/socket-rw.t/ya.make b/contrib/libs/liburing/test/socket-rw.t/ya.make index ff57d58e8c5..1b276d2ade8 100644 --- a/contrib/libs/liburing/test/socket-rw.t/ya.make +++ b/contrib/libs/liburing/test/socket-rw.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/socket.t/ya.make b/contrib/libs/liburing/test/socket.t/ya.make index 8dec62568bf..c5598df6c4e 100644 --- a/contrib/libs/liburing/test/socket.t/ya.make +++ b/contrib/libs/liburing/test/socket.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/splice.t/ya.make b/contrib/libs/liburing/test/splice.t/ya.make index 80a863ea706..1fe1ab6f951 100644 --- a/contrib/libs/liburing/test/splice.t/ya.make +++ b/contrib/libs/liburing/test/splice.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/sq-full-cpp.t/ya.make b/contrib/libs/liburing/test/sq-full-cpp.t/ya.make index fc1f21522e1..26e1aafe13a 100644 --- a/contrib/libs/liburing/test/sq-full-cpp.t/ya.make +++ b/contrib/libs/liburing/test/sq-full-cpp.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/sq-full.t/ya.make b/contrib/libs/liburing/test/sq-full.t/ya.make index e6ef8328646..14f2839dbca 100644 --- a/contrib/libs/liburing/test/sq-full.t/ya.make +++ b/contrib/libs/liburing/test/sq-full.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/sq-poll-dup.t/ya.make b/contrib/libs/liburing/test/sq-poll-dup.t/ya.make index 7d3963bb3bf..ecd16fb29e4 100644 --- a/contrib/libs/liburing/test/sq-poll-dup.t/ya.make +++ b/contrib/libs/liburing/test/sq-poll-dup.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/sq-poll-kthread.t/ya.make b/contrib/libs/liburing/test/sq-poll-kthread.t/ya.make index 46ff659bdf9..3457033f1ba 100644 --- a/contrib/libs/liburing/test/sq-poll-kthread.t/ya.make +++ b/contrib/libs/liburing/test/sq-poll-kthread.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/sq-poll-share.t/ya.make b/contrib/libs/liburing/test/sq-poll-share.t/ya.make index 9f0cf69e7c7..7594905de65 100644 --- a/contrib/libs/liburing/test/sq-poll-share.t/ya.make +++ b/contrib/libs/liburing/test/sq-poll-share.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/sq-space_left.t/ya.make b/contrib/libs/liburing/test/sq-space_left.t/ya.make index a233e763145..d2796f2a0bf 100644 --- a/contrib/libs/liburing/test/sq-space_left.t/ya.make +++ b/contrib/libs/liburing/test/sq-space_left.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/sqpoll-disable-exit.t/ya.make b/contrib/libs/liburing/test/sqpoll-disable-exit.t/ya.make index 607b3402e77..19017498ea1 100644 --- a/contrib/libs/liburing/test/sqpoll-disable-exit.t/ya.make +++ b/contrib/libs/liburing/test/sqpoll-disable-exit.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/sqpoll-exit-hang.t/ya.make b/contrib/libs/liburing/test/sqpoll-exit-hang.t/ya.make index 6c0d92beb4b..ace1abebdd9 100644 --- a/contrib/libs/liburing/test/sqpoll-exit-hang.t/ya.make +++ b/contrib/libs/liburing/test/sqpoll-exit-hang.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/sqpoll-sleep.t/ya.make b/contrib/libs/liburing/test/sqpoll-sleep.t/ya.make index 8cab463c41e..3319f3a9226 100644 --- a/contrib/libs/liburing/test/sqpoll-sleep.t/ya.make +++ b/contrib/libs/liburing/test/sqpoll-sleep.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/stdout.t/ya.make b/contrib/libs/liburing/test/stdout.t/ya.make index c2002706922..5fe98974f13 100644 --- a/contrib/libs/liburing/test/stdout.t/ya.make +++ b/contrib/libs/liburing/test/stdout.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/submit-and-wait.t/ya.make b/contrib/libs/liburing/test/submit-and-wait.t/ya.make index 63cff7d8611..ed3d422e6d8 100644 --- a/contrib/libs/liburing/test/submit-and-wait.t/ya.make +++ b/contrib/libs/liburing/test/submit-and-wait.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/submit-link-fail.t/ya.make b/contrib/libs/liburing/test/submit-link-fail.t/ya.make index 484f0dfaa9b..ff0304284b7 100644 --- a/contrib/libs/liburing/test/submit-link-fail.t/ya.make +++ b/contrib/libs/liburing/test/submit-link-fail.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/submit-reuse.t/ya.make b/contrib/libs/liburing/test/submit-reuse.t/ya.make index fe75d056797..a230e5db4df 100644 --- a/contrib/libs/liburing/test/submit-reuse.t/ya.make +++ b/contrib/libs/liburing/test/submit-reuse.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/symlink.t/ya.make b/contrib/libs/liburing/test/symlink.t/ya.make index 4f1160e4f79..334bc6be8ab 100644 --- a/contrib/libs/liburing/test/symlink.t/ya.make +++ b/contrib/libs/liburing/test/symlink.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/sync-cancel.t/ya.make b/contrib/libs/liburing/test/sync-cancel.t/ya.make index 67ab927d6bd..565e12e143b 100644 --- a/contrib/libs/liburing/test/sync-cancel.t/ya.make +++ b/contrib/libs/liburing/test/sync-cancel.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/teardowns.t/ya.make b/contrib/libs/liburing/test/teardowns.t/ya.make index 47e41748958..9572eafd2b3 100644 --- a/contrib/libs/liburing/test/teardowns.t/ya.make +++ b/contrib/libs/liburing/test/teardowns.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/thread-exit.t/ya.make b/contrib/libs/liburing/test/thread-exit.t/ya.make index 5ffe24f4dd5..36a413aead9 100644 --- a/contrib/libs/liburing/test/thread-exit.t/ya.make +++ b/contrib/libs/liburing/test/thread-exit.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/timeout-new.t/ya.make b/contrib/libs/liburing/test/timeout-new.t/ya.make index 36b1e1a98d9..4996ca45c25 100644 --- a/contrib/libs/liburing/test/timeout-new.t/ya.make +++ b/contrib/libs/liburing/test/timeout-new.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/timeout.t/ya.make b/contrib/libs/liburing/test/timeout.t/ya.make index 87fe2da45e4..59de54895c1 100644 --- a/contrib/libs/liburing/test/timeout.t/ya.make +++ b/contrib/libs/liburing/test/timeout.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/truncate.t/ya.make b/contrib/libs/liburing/test/truncate.t/ya.make index e360ea5773a..b347333a79c 100644 --- a/contrib/libs/liburing/test/truncate.t/ya.make +++ b/contrib/libs/liburing/test/truncate.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/tty-write-dpoll.t/ya.make b/contrib/libs/liburing/test/tty-write-dpoll.t/ya.make index 53075438195..b870c76dbd9 100644 --- a/contrib/libs/liburing/test/tty-write-dpoll.t/ya.make +++ b/contrib/libs/liburing/test/tty-write-dpoll.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/unlink.t/ya.make b/contrib/libs/liburing/test/unlink.t/ya.make index 6f0c2309691..1e299f0c2a0 100644 --- a/contrib/libs/liburing/test/unlink.t/ya.make +++ b/contrib/libs/liburing/test/unlink.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/version.t/ya.make b/contrib/libs/liburing/test/version.t/ya.make index 7b9b1ca30ae..53fbb57536d 100644 --- a/contrib/libs/liburing/test/version.t/ya.make +++ b/contrib/libs/liburing/test/version.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/waitid.t/ya.make b/contrib/libs/liburing/test/waitid.t/ya.make index f7f2ef1773d..cd026f76fd8 100644 --- a/contrib/libs/liburing/test/waitid.t/ya.make +++ b/contrib/libs/liburing/test/waitid.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/wakeup-hang.t/ya.make b/contrib/libs/liburing/test/wakeup-hang.t/ya.make index 710a403dc3e..cb952544e5f 100644 --- a/contrib/libs/liburing/test/wakeup-hang.t/ya.make +++ b/contrib/libs/liburing/test/wakeup-hang.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/wq-aff.t/ya.make b/contrib/libs/liburing/test/wq-aff.t/ya.make index 78b9a860e2e..afe992a7170 100644 --- a/contrib/libs/liburing/test/wq-aff.t/ya.make +++ b/contrib/libs/liburing/test/wq-aff.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/liburing/test/xattr.t/ya.make b/contrib/libs/liburing/test/xattr.t/ya.make index 1f5ea897bdf..75bde609519 100644 --- a/contrib/libs/liburing/test/xattr.t/ya.make +++ b/contrib/libs/liburing/test/xattr.t/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(2.6) + LICENSE(MIT) PEERDIR( diff --git a/contrib/libs/llvm14/include/ya.make b/contrib/libs/llvm14/include/ya.make index 60a700c412a..a4eb85d0ae8 100644 --- a/contrib/libs/llvm14/include/ya.make +++ b/contrib/libs/llvm14/include/ya.make @@ -4,6 +4,8 @@ LIBRARY() PROVIDES(llvm) +VERSION(14.0.6) + LICENSE( Apache-2.0 WITH LLVM-exception AND BSD-2-Clause AND diff --git a/contrib/libs/llvm14/lib/Analysis/ya.make b/contrib/libs/llvm14/lib/Analysis/ya.make index 9f174622689..c69c81e66bf 100644 --- a/contrib/libs/llvm14/lib/Analysis/ya.make +++ b/contrib/libs/llvm14/lib/Analysis/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/AsmParser/ya.make b/contrib/libs/llvm14/lib/AsmParser/ya.make index 5b14ab120df..56d5cef3733 100644 --- a/contrib/libs/llvm14/lib/AsmParser/ya.make +++ b/contrib/libs/llvm14/lib/AsmParser/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/BinaryFormat/ya.make b/contrib/libs/llvm14/lib/BinaryFormat/ya.make index 9228c994d5c..98da94fc76b 100644 --- a/contrib/libs/llvm14/lib/BinaryFormat/ya.make +++ b/contrib/libs/llvm14/lib/BinaryFormat/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Bitcode/Reader/ya.make b/contrib/libs/llvm14/lib/Bitcode/Reader/ya.make index ee811679c86..18ac7c48eed 100644 --- a/contrib/libs/llvm14/lib/Bitcode/Reader/ya.make +++ b/contrib/libs/llvm14/lib/Bitcode/Reader/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Bitcode/Writer/ya.make b/contrib/libs/llvm14/lib/Bitcode/Writer/ya.make index e1217b83c02..a85915a0e1d 100644 --- a/contrib/libs/llvm14/lib/Bitcode/Writer/ya.make +++ b/contrib/libs/llvm14/lib/Bitcode/Writer/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Bitstream/Reader/ya.make b/contrib/libs/llvm14/lib/Bitstream/Reader/ya.make index ef76b02aae1..614bd94882e 100644 --- a/contrib/libs/llvm14/lib/Bitstream/Reader/ya.make +++ b/contrib/libs/llvm14/lib/Bitstream/Reader/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/CodeGen/AsmPrinter/ya.make b/contrib/libs/llvm14/lib/CodeGen/AsmPrinter/ya.make index 429c5b2bc6c..67f8b5ea969 100644 --- a/contrib/libs/llvm14/lib/CodeGen/AsmPrinter/ya.make +++ b/contrib/libs/llvm14/lib/CodeGen/AsmPrinter/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/CodeGen/GlobalISel/ya.make b/contrib/libs/llvm14/lib/CodeGen/GlobalISel/ya.make index 9fc0a689a6b..d52107ce32c 100644 --- a/contrib/libs/llvm14/lib/CodeGen/GlobalISel/ya.make +++ b/contrib/libs/llvm14/lib/CodeGen/GlobalISel/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/CodeGen/MIRParser/ya.make b/contrib/libs/llvm14/lib/CodeGen/MIRParser/ya.make index 8e43a65f586..1cc779f6a6e 100644 --- a/contrib/libs/llvm14/lib/CodeGen/MIRParser/ya.make +++ b/contrib/libs/llvm14/lib/CodeGen/MIRParser/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/CodeGen/SelectionDAG/ya.make b/contrib/libs/llvm14/lib/CodeGen/SelectionDAG/ya.make index fa5b6836670..83862b0f932 100644 --- a/contrib/libs/llvm14/lib/CodeGen/SelectionDAG/ya.make +++ b/contrib/libs/llvm14/lib/CodeGen/SelectionDAG/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/CodeGen/ya.make b/contrib/libs/llvm14/lib/CodeGen/ya.make index d5a7159a9b3..2f0ad1932c2 100644 --- a/contrib/libs/llvm14/lib/CodeGen/ya.make +++ b/contrib/libs/llvm14/lib/CodeGen/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/DWARFLinker/ya.make b/contrib/libs/llvm14/lib/DWARFLinker/ya.make index 88e311cc6ad..1c8ae4a195f 100644 --- a/contrib/libs/llvm14/lib/DWARFLinker/ya.make +++ b/contrib/libs/llvm14/lib/DWARFLinker/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/DWP/ya.make b/contrib/libs/llvm14/lib/DWP/ya.make index f59ce087e80..4c42a8d7d8a 100644 --- a/contrib/libs/llvm14/lib/DWP/ya.make +++ b/contrib/libs/llvm14/lib/DWP/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/DebugInfo/CodeView/ya.make b/contrib/libs/llvm14/lib/DebugInfo/CodeView/ya.make index 5d1ed80b2e1..78cb12d1d72 100644 --- a/contrib/libs/llvm14/lib/DebugInfo/CodeView/ya.make +++ b/contrib/libs/llvm14/lib/DebugInfo/CodeView/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/DebugInfo/DWARF/ya.make b/contrib/libs/llvm14/lib/DebugInfo/DWARF/ya.make index 20dc24f0257..ebd793f3279 100644 --- a/contrib/libs/llvm14/lib/DebugInfo/DWARF/ya.make +++ b/contrib/libs/llvm14/lib/DebugInfo/DWARF/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/DebugInfo/GSYM/ya.make b/contrib/libs/llvm14/lib/DebugInfo/GSYM/ya.make index 33ce4277118..71b4a338a48 100644 --- a/contrib/libs/llvm14/lib/DebugInfo/GSYM/ya.make +++ b/contrib/libs/llvm14/lib/DebugInfo/GSYM/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/DebugInfo/MSF/ya.make b/contrib/libs/llvm14/lib/DebugInfo/MSF/ya.make index bb504bb4534..01e15a9791d 100644 --- a/contrib/libs/llvm14/lib/DebugInfo/MSF/ya.make +++ b/contrib/libs/llvm14/lib/DebugInfo/MSF/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/DebugInfo/PDB/ya.make b/contrib/libs/llvm14/lib/DebugInfo/PDB/ya.make index de93bdcfca6..e65f1855917 100644 --- a/contrib/libs/llvm14/lib/DebugInfo/PDB/ya.make +++ b/contrib/libs/llvm14/lib/DebugInfo/PDB/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/DebugInfo/Symbolize/ya.make b/contrib/libs/llvm14/lib/DebugInfo/Symbolize/ya.make index 14f497a8e3e..1e9ece62ec7 100644 --- a/contrib/libs/llvm14/lib/DebugInfo/Symbolize/ya.make +++ b/contrib/libs/llvm14/lib/DebugInfo/Symbolize/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Demangle/ya.make b/contrib/libs/llvm14/lib/Demangle/ya.make index 91ca3ac7a2b..a9de2829dda 100644 --- a/contrib/libs/llvm14/lib/Demangle/ya.make +++ b/contrib/libs/llvm14/lib/Demangle/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/ExecutionEngine/Interpreter/ya.make b/contrib/libs/llvm14/lib/ExecutionEngine/Interpreter/ya.make index fa037e9ed7e..cf474449bff 100644 --- a/contrib/libs/llvm14/lib/ExecutionEngine/Interpreter/ya.make +++ b/contrib/libs/llvm14/lib/ExecutionEngine/Interpreter/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/ExecutionEngine/JITLink/ya.make b/contrib/libs/llvm14/lib/ExecutionEngine/JITLink/ya.make index 0f63dae75bf..e1844bf4e7d 100644 --- a/contrib/libs/llvm14/lib/ExecutionEngine/JITLink/ya.make +++ b/contrib/libs/llvm14/lib/ExecutionEngine/JITLink/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE( Apache-2.0 WITH LLVM-exception AND NCSA diff --git a/contrib/libs/llvm14/lib/ExecutionEngine/MCJIT/ya.make b/contrib/libs/llvm14/lib/ExecutionEngine/MCJIT/ya.make index 712d16c1d0b..5deee6b3172 100644 --- a/contrib/libs/llvm14/lib/ExecutionEngine/MCJIT/ya.make +++ b/contrib/libs/llvm14/lib/ExecutionEngine/MCJIT/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/ExecutionEngine/Orc/Shared/ya.make b/contrib/libs/llvm14/lib/ExecutionEngine/Orc/Shared/ya.make index 797b6463267..930994cb17b 100644 --- a/contrib/libs/llvm14/lib/ExecutionEngine/Orc/Shared/ya.make +++ b/contrib/libs/llvm14/lib/ExecutionEngine/Orc/Shared/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/ExecutionEngine/Orc/TargetProcess/ya.make b/contrib/libs/llvm14/lib/ExecutionEngine/Orc/TargetProcess/ya.make index faf97a47965..0099884d56b 100644 --- a/contrib/libs/llvm14/lib/ExecutionEngine/Orc/TargetProcess/ya.make +++ b/contrib/libs/llvm14/lib/ExecutionEngine/Orc/TargetProcess/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/ExecutionEngine/Orc/ya.make b/contrib/libs/llvm14/lib/ExecutionEngine/Orc/ya.make index cc129be7054..64d9456302e 100644 --- a/contrib/libs/llvm14/lib/ExecutionEngine/Orc/ya.make +++ b/contrib/libs/llvm14/lib/ExecutionEngine/Orc/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/ExecutionEngine/PerfJITEvents/ya.make b/contrib/libs/llvm14/lib/ExecutionEngine/PerfJITEvents/ya.make index 77548bc2de1..04c579b9862 100644 --- a/contrib/libs/llvm14/lib/ExecutionEngine/PerfJITEvents/ya.make +++ b/contrib/libs/llvm14/lib/ExecutionEngine/PerfJITEvents/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/ExecutionEngine/RuntimeDyld/ya.make b/contrib/libs/llvm14/lib/ExecutionEngine/RuntimeDyld/ya.make index 67afc5f76f6..a71caebd1d5 100644 --- a/contrib/libs/llvm14/lib/ExecutionEngine/RuntimeDyld/ya.make +++ b/contrib/libs/llvm14/lib/ExecutionEngine/RuntimeDyld/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/ExecutionEngine/ya.make b/contrib/libs/llvm14/lib/ExecutionEngine/ya.make index 7fa308cc44c..fe499031234 100644 --- a/contrib/libs/llvm14/lib/ExecutionEngine/ya.make +++ b/contrib/libs/llvm14/lib/ExecutionEngine/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Extensions/ya.make b/contrib/libs/llvm14/lib/Extensions/ya.make index 6b8341301cc..87ebf15124f 100644 --- a/contrib/libs/llvm14/lib/Extensions/ya.make +++ b/contrib/libs/llvm14/lib/Extensions/ya.make @@ -4,6 +4,8 @@ LIBRARY() WITHOUT_LICENSE_TEXTS() +VERSION(14.0.6) + LICENSE(NCSA) PEERDIR( diff --git a/contrib/libs/llvm14/lib/FileCheck/ya.make b/contrib/libs/llvm14/lib/FileCheck/ya.make index a8992c9c70d..3c23b3ec2ea 100644 --- a/contrib/libs/llvm14/lib/FileCheck/ya.make +++ b/contrib/libs/llvm14/lib/FileCheck/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Frontend/OpenACC/ya.make b/contrib/libs/llvm14/lib/Frontend/OpenACC/ya.make index c30b22a4184..8bcda0013eb 100644 --- a/contrib/libs/llvm14/lib/Frontend/OpenACC/ya.make +++ b/contrib/libs/llvm14/lib/Frontend/OpenACC/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Frontend/OpenMP/ya.make b/contrib/libs/llvm14/lib/Frontend/OpenMP/ya.make index 298753c92ab..37b154fd9fa 100644 --- a/contrib/libs/llvm14/lib/Frontend/OpenMP/ya.make +++ b/contrib/libs/llvm14/lib/Frontend/OpenMP/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/FuzzMutate/ya.make b/contrib/libs/llvm14/lib/FuzzMutate/ya.make index 6c81265d101..3b5aa6acc47 100644 --- a/contrib/libs/llvm14/lib/FuzzMutate/ya.make +++ b/contrib/libs/llvm14/lib/FuzzMutate/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/IR/ya.make b/contrib/libs/llvm14/lib/IR/ya.make index f89be4447a1..15bcf1d5f2c 100644 --- a/contrib/libs/llvm14/lib/IR/ya.make +++ b/contrib/libs/llvm14/lib/IR/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/IRReader/ya.make b/contrib/libs/llvm14/lib/IRReader/ya.make index 60bf016424f..1cadafeb755 100644 --- a/contrib/libs/llvm14/lib/IRReader/ya.make +++ b/contrib/libs/llvm14/lib/IRReader/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/InterfaceStub/ya.make b/contrib/libs/llvm14/lib/InterfaceStub/ya.make index b5727b6390f..3e94c6c1dc0 100644 --- a/contrib/libs/llvm14/lib/InterfaceStub/ya.make +++ b/contrib/libs/llvm14/lib/InterfaceStub/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/LTO/ya.make b/contrib/libs/llvm14/lib/LTO/ya.make index c735b027229..c9329a9e539 100644 --- a/contrib/libs/llvm14/lib/LTO/ya.make +++ b/contrib/libs/llvm14/lib/LTO/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/LineEditor/ya.make b/contrib/libs/llvm14/lib/LineEditor/ya.make index 2895e0b55a4..9eb4ef01914 100644 --- a/contrib/libs/llvm14/lib/LineEditor/ya.make +++ b/contrib/libs/llvm14/lib/LineEditor/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Linker/ya.make b/contrib/libs/llvm14/lib/Linker/ya.make index b895f7c8995..b6b98225065 100644 --- a/contrib/libs/llvm14/lib/Linker/ya.make +++ b/contrib/libs/llvm14/lib/Linker/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/MC/MCDisassembler/ya.make b/contrib/libs/llvm14/lib/MC/MCDisassembler/ya.make index 353121ce82b..f47fcddf390 100644 --- a/contrib/libs/llvm14/lib/MC/MCDisassembler/ya.make +++ b/contrib/libs/llvm14/lib/MC/MCDisassembler/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/MC/MCParser/ya.make b/contrib/libs/llvm14/lib/MC/MCParser/ya.make index e29a6b9e339..7cb629b7c18 100644 --- a/contrib/libs/llvm14/lib/MC/MCParser/ya.make +++ b/contrib/libs/llvm14/lib/MC/MCParser/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/MC/ya.make b/contrib/libs/llvm14/lib/MC/ya.make index df7861d6fb7..f3384bb9fdc 100644 --- a/contrib/libs/llvm14/lib/MC/ya.make +++ b/contrib/libs/llvm14/lib/MC/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/MCA/ya.make b/contrib/libs/llvm14/lib/MCA/ya.make index 71c655f0262..bfb93027dc3 100644 --- a/contrib/libs/llvm14/lib/MCA/ya.make +++ b/contrib/libs/llvm14/lib/MCA/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Object/ya.make b/contrib/libs/llvm14/lib/Object/ya.make index 175bf9b41b2..523e38a796e 100644 --- a/contrib/libs/llvm14/lib/Object/ya.make +++ b/contrib/libs/llvm14/lib/Object/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/ObjectYAML/ya.make b/contrib/libs/llvm14/lib/ObjectYAML/ya.make index 9fe7e10a6b7..7f6a7c0a035 100644 --- a/contrib/libs/llvm14/lib/ObjectYAML/ya.make +++ b/contrib/libs/llvm14/lib/ObjectYAML/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Option/ya.make b/contrib/libs/llvm14/lib/Option/ya.make index 35584c638c1..d981c842bbd 100644 --- a/contrib/libs/llvm14/lib/Option/ya.make +++ b/contrib/libs/llvm14/lib/Option/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Passes/ya.make b/contrib/libs/llvm14/lib/Passes/ya.make index 04b1ac1142e..195eb5f388d 100644 --- a/contrib/libs/llvm14/lib/Passes/ya.make +++ b/contrib/libs/llvm14/lib/Passes/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/ProfileData/Coverage/ya.make b/contrib/libs/llvm14/lib/ProfileData/Coverage/ya.make index 2d8d36a0e45..72bc2af83db 100644 --- a/contrib/libs/llvm14/lib/ProfileData/Coverage/ya.make +++ b/contrib/libs/llvm14/lib/ProfileData/Coverage/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/ProfileData/ya.make b/contrib/libs/llvm14/lib/ProfileData/ya.make index f98b68f6267..b97db7ec929 100644 --- a/contrib/libs/llvm14/lib/ProfileData/ya.make +++ b/contrib/libs/llvm14/lib/ProfileData/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Remarks/ya.make b/contrib/libs/llvm14/lib/Remarks/ya.make index bf8125271d3..d3b2d561e30 100644 --- a/contrib/libs/llvm14/lib/Remarks/ya.make +++ b/contrib/libs/llvm14/lib/Remarks/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Support/ya.make b/contrib/libs/llvm14/lib/Support/ya.make index 2828bab44a9..c6860a76d7b 100644 --- a/contrib/libs/llvm14/lib/Support/ya.make +++ b/contrib/libs/llvm14/lib/Support/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE( Apache-2.0 WITH LLVM-exception AND BSD-2-Clause AND diff --git a/contrib/libs/llvm14/lib/TableGen/ya.make b/contrib/libs/llvm14/lib/TableGen/ya.make index d83a7c18ce9..b3921bd680c 100644 --- a/contrib/libs/llvm14/lib/TableGen/ya.make +++ b/contrib/libs/llvm14/lib/TableGen/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/AArch64/AsmParser/ya.make b/contrib/libs/llvm14/lib/Target/AArch64/AsmParser/ya.make index bc1db313163..86b0033a932 100644 --- a/contrib/libs/llvm14/lib/Target/AArch64/AsmParser/ya.make +++ b/contrib/libs/llvm14/lib/Target/AArch64/AsmParser/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/AArch64/Disassembler/ya.make b/contrib/libs/llvm14/lib/Target/AArch64/Disassembler/ya.make index ee6dc9d1d49..0153cb900a5 100644 --- a/contrib/libs/llvm14/lib/Target/AArch64/Disassembler/ya.make +++ b/contrib/libs/llvm14/lib/Target/AArch64/Disassembler/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/AArch64/MCTargetDesc/ya.make b/contrib/libs/llvm14/lib/Target/AArch64/MCTargetDesc/ya.make index 88203a68023..3996127ec9c 100644 --- a/contrib/libs/llvm14/lib/Target/AArch64/MCTargetDesc/ya.make +++ b/contrib/libs/llvm14/lib/Target/AArch64/MCTargetDesc/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/AArch64/TargetInfo/ya.make b/contrib/libs/llvm14/lib/Target/AArch64/TargetInfo/ya.make index 230544f3269..33f279fb20c 100644 --- a/contrib/libs/llvm14/lib/Target/AArch64/TargetInfo/ya.make +++ b/contrib/libs/llvm14/lib/Target/AArch64/TargetInfo/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/AArch64/Utils/ya.make b/contrib/libs/llvm14/lib/Target/AArch64/Utils/ya.make index 77083266a2a..86a6860e410 100644 --- a/contrib/libs/llvm14/lib/Target/AArch64/Utils/ya.make +++ b/contrib/libs/llvm14/lib/Target/AArch64/Utils/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/AArch64/ya.make b/contrib/libs/llvm14/lib/Target/AArch64/ya.make index b493935c551..a773c706464 100644 --- a/contrib/libs/llvm14/lib/Target/AArch64/ya.make +++ b/contrib/libs/llvm14/lib/Target/AArch64/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/ARM/AsmParser/ya.make b/contrib/libs/llvm14/lib/Target/ARM/AsmParser/ya.make index 9339e07f8d6..f66c2b4b0fa 100644 --- a/contrib/libs/llvm14/lib/Target/ARM/AsmParser/ya.make +++ b/contrib/libs/llvm14/lib/Target/ARM/AsmParser/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/ARM/Disassembler/ya.make b/contrib/libs/llvm14/lib/Target/ARM/Disassembler/ya.make index d31276ecf98..a66db9c90fc 100644 --- a/contrib/libs/llvm14/lib/Target/ARM/Disassembler/ya.make +++ b/contrib/libs/llvm14/lib/Target/ARM/Disassembler/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/ARM/MCTargetDesc/ya.make b/contrib/libs/llvm14/lib/Target/ARM/MCTargetDesc/ya.make index fc0de25e7be..53be40e3a68 100644 --- a/contrib/libs/llvm14/lib/Target/ARM/MCTargetDesc/ya.make +++ b/contrib/libs/llvm14/lib/Target/ARM/MCTargetDesc/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/ARM/TargetInfo/ya.make b/contrib/libs/llvm14/lib/Target/ARM/TargetInfo/ya.make index 6bbcf1a7615..c63a083fb5e 100644 --- a/contrib/libs/llvm14/lib/Target/ARM/TargetInfo/ya.make +++ b/contrib/libs/llvm14/lib/Target/ARM/TargetInfo/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/ARM/Utils/ya.make b/contrib/libs/llvm14/lib/Target/ARM/Utils/ya.make index c68f1b3ccfb..74bef2cc19e 100644 --- a/contrib/libs/llvm14/lib/Target/ARM/Utils/ya.make +++ b/contrib/libs/llvm14/lib/Target/ARM/Utils/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/ARM/ya.make b/contrib/libs/llvm14/lib/Target/ARM/ya.make index caa11e0b0cd..39a7c2e9c4e 100644 --- a/contrib/libs/llvm14/lib/Target/ARM/ya.make +++ b/contrib/libs/llvm14/lib/Target/ARM/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/BPF/AsmParser/ya.make b/contrib/libs/llvm14/lib/Target/BPF/AsmParser/ya.make index 61ad6d5205b..a02ef07bc6a 100644 --- a/contrib/libs/llvm14/lib/Target/BPF/AsmParser/ya.make +++ b/contrib/libs/llvm14/lib/Target/BPF/AsmParser/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/BPF/Disassembler/ya.make b/contrib/libs/llvm14/lib/Target/BPF/Disassembler/ya.make index dba189df85e..284989d3ea7 100644 --- a/contrib/libs/llvm14/lib/Target/BPF/Disassembler/ya.make +++ b/contrib/libs/llvm14/lib/Target/BPF/Disassembler/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/BPF/MCTargetDesc/ya.make b/contrib/libs/llvm14/lib/Target/BPF/MCTargetDesc/ya.make index b78e86f48d4..d9964ea5f81 100644 --- a/contrib/libs/llvm14/lib/Target/BPF/MCTargetDesc/ya.make +++ b/contrib/libs/llvm14/lib/Target/BPF/MCTargetDesc/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/BPF/TargetInfo/ya.make b/contrib/libs/llvm14/lib/Target/BPF/TargetInfo/ya.make index 9fd9882e548..a0aeeff1a36 100644 --- a/contrib/libs/llvm14/lib/Target/BPF/TargetInfo/ya.make +++ b/contrib/libs/llvm14/lib/Target/BPF/TargetInfo/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/BPF/ya.make b/contrib/libs/llvm14/lib/Target/BPF/ya.make index 0301dbf0296..59fd10bf60b 100644 --- a/contrib/libs/llvm14/lib/Target/BPF/ya.make +++ b/contrib/libs/llvm14/lib/Target/BPF/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/NVPTX/MCTargetDesc/ya.make b/contrib/libs/llvm14/lib/Target/NVPTX/MCTargetDesc/ya.make index 92032a6b0bc..4fac6e4b955 100644 --- a/contrib/libs/llvm14/lib/Target/NVPTX/MCTargetDesc/ya.make +++ b/contrib/libs/llvm14/lib/Target/NVPTX/MCTargetDesc/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/NVPTX/TargetInfo/ya.make b/contrib/libs/llvm14/lib/Target/NVPTX/TargetInfo/ya.make index 56c21a87625..912c02bbb8b 100644 --- a/contrib/libs/llvm14/lib/Target/NVPTX/TargetInfo/ya.make +++ b/contrib/libs/llvm14/lib/Target/NVPTX/TargetInfo/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/NVPTX/ya.make b/contrib/libs/llvm14/lib/Target/NVPTX/ya.make index f45d2381be8..b2ade7229f7 100644 --- a/contrib/libs/llvm14/lib/Target/NVPTX/ya.make +++ b/contrib/libs/llvm14/lib/Target/NVPTX/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/PowerPC/AsmParser/ya.make b/contrib/libs/llvm14/lib/Target/PowerPC/AsmParser/ya.make index 8cb04cdfbd8..a24a8f8ec1f 100644 --- a/contrib/libs/llvm14/lib/Target/PowerPC/AsmParser/ya.make +++ b/contrib/libs/llvm14/lib/Target/PowerPC/AsmParser/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/PowerPC/Disassembler/ya.make b/contrib/libs/llvm14/lib/Target/PowerPC/Disassembler/ya.make index 170516dd3e1..95c0eeeff78 100644 --- a/contrib/libs/llvm14/lib/Target/PowerPC/Disassembler/ya.make +++ b/contrib/libs/llvm14/lib/Target/PowerPC/Disassembler/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/PowerPC/MCTargetDesc/ya.make b/contrib/libs/llvm14/lib/Target/PowerPC/MCTargetDesc/ya.make index 560cb9bb8d8..17d422af3d1 100644 --- a/contrib/libs/llvm14/lib/Target/PowerPC/MCTargetDesc/ya.make +++ b/contrib/libs/llvm14/lib/Target/PowerPC/MCTargetDesc/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/PowerPC/TargetInfo/ya.make b/contrib/libs/llvm14/lib/Target/PowerPC/TargetInfo/ya.make index e4faecbfe28..b035521fd71 100644 --- a/contrib/libs/llvm14/lib/Target/PowerPC/TargetInfo/ya.make +++ b/contrib/libs/llvm14/lib/Target/PowerPC/TargetInfo/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/PowerPC/ya.make b/contrib/libs/llvm14/lib/Target/PowerPC/ya.make index 46e789d7248..347a8b1c3f9 100644 --- a/contrib/libs/llvm14/lib/Target/PowerPC/ya.make +++ b/contrib/libs/llvm14/lib/Target/PowerPC/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/X86/AsmParser/ya.make b/contrib/libs/llvm14/lib/Target/X86/AsmParser/ya.make index 35e9e60e3ed..c8ae1ac3db3 100644 --- a/contrib/libs/llvm14/lib/Target/X86/AsmParser/ya.make +++ b/contrib/libs/llvm14/lib/Target/X86/AsmParser/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/X86/Disassembler/ya.make b/contrib/libs/llvm14/lib/Target/X86/Disassembler/ya.make index e2c11820cee..5f8f0695db7 100644 --- a/contrib/libs/llvm14/lib/Target/X86/Disassembler/ya.make +++ b/contrib/libs/llvm14/lib/Target/X86/Disassembler/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/X86/MCTargetDesc/ya.make b/contrib/libs/llvm14/lib/Target/X86/MCTargetDesc/ya.make index ec45115b2ab..d15d41b8033 100644 --- a/contrib/libs/llvm14/lib/Target/X86/MCTargetDesc/ya.make +++ b/contrib/libs/llvm14/lib/Target/X86/MCTargetDesc/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/X86/TargetInfo/ya.make b/contrib/libs/llvm14/lib/Target/X86/TargetInfo/ya.make index 85737b9b22f..cfb33f1ac5f 100644 --- a/contrib/libs/llvm14/lib/Target/X86/TargetInfo/ya.make +++ b/contrib/libs/llvm14/lib/Target/X86/TargetInfo/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/X86/ya.make b/contrib/libs/llvm14/lib/Target/X86/ya.make index 2f3e37ead19..49278f88cf4 100644 --- a/contrib/libs/llvm14/lib/Target/X86/ya.make +++ b/contrib/libs/llvm14/lib/Target/X86/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Target/ya.make b/contrib/libs/llvm14/lib/Target/ya.make index b282dc3cca1..69a350786c1 100644 --- a/contrib/libs/llvm14/lib/Target/ya.make +++ b/contrib/libs/llvm14/lib/Target/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/TextAPI/ya.make b/contrib/libs/llvm14/lib/TextAPI/ya.make index d22e2d66867..27fbc30a8a1 100644 --- a/contrib/libs/llvm14/lib/TextAPI/ya.make +++ b/contrib/libs/llvm14/lib/TextAPI/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/ToolDrivers/llvm-dlltool/ya.make b/contrib/libs/llvm14/lib/ToolDrivers/llvm-dlltool/ya.make index 09d134b9536..fa7ac3830df 100644 --- a/contrib/libs/llvm14/lib/ToolDrivers/llvm-dlltool/ya.make +++ b/contrib/libs/llvm14/lib/ToolDrivers/llvm-dlltool/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/ToolDrivers/llvm-lib/ya.make b/contrib/libs/llvm14/lib/ToolDrivers/llvm-lib/ya.make index 29a1a575137..7bf1853d0b1 100644 --- a/contrib/libs/llvm14/lib/ToolDrivers/llvm-lib/ya.make +++ b/contrib/libs/llvm14/lib/ToolDrivers/llvm-lib/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Transforms/AggressiveInstCombine/ya.make b/contrib/libs/llvm14/lib/Transforms/AggressiveInstCombine/ya.make index 6f35e46222e..8d521bbb59a 100644 --- a/contrib/libs/llvm14/lib/Transforms/AggressiveInstCombine/ya.make +++ b/contrib/libs/llvm14/lib/Transforms/AggressiveInstCombine/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Transforms/CFGuard/ya.make b/contrib/libs/llvm14/lib/Transforms/CFGuard/ya.make index 5f3edc410de..8e3836ed8c8 100644 --- a/contrib/libs/llvm14/lib/Transforms/CFGuard/ya.make +++ b/contrib/libs/llvm14/lib/Transforms/CFGuard/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Transforms/Coroutines/ya.make b/contrib/libs/llvm14/lib/Transforms/Coroutines/ya.make index 23947def9bf..1359dd6df07 100644 --- a/contrib/libs/llvm14/lib/Transforms/Coroutines/ya.make +++ b/contrib/libs/llvm14/lib/Transforms/Coroutines/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Transforms/IPO/ya.make b/contrib/libs/llvm14/lib/Transforms/IPO/ya.make index 830e858bd8e..e16714138de 100644 --- a/contrib/libs/llvm14/lib/Transforms/IPO/ya.make +++ b/contrib/libs/llvm14/lib/Transforms/IPO/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Transforms/InstCombine/ya.make b/contrib/libs/llvm14/lib/Transforms/InstCombine/ya.make index 661b056c031..1a832556349 100644 --- a/contrib/libs/llvm14/lib/Transforms/InstCombine/ya.make +++ b/contrib/libs/llvm14/lib/Transforms/InstCombine/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Transforms/Instrumentation/ya.make b/contrib/libs/llvm14/lib/Transforms/Instrumentation/ya.make index 346a2056b64..bf2bdf80a43 100644 --- a/contrib/libs/llvm14/lib/Transforms/Instrumentation/ya.make +++ b/contrib/libs/llvm14/lib/Transforms/Instrumentation/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Transforms/ObjCARC/ya.make b/contrib/libs/llvm14/lib/Transforms/ObjCARC/ya.make index de5fb602d22..67902dc62f8 100644 --- a/contrib/libs/llvm14/lib/Transforms/ObjCARC/ya.make +++ b/contrib/libs/llvm14/lib/Transforms/ObjCARC/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Transforms/Scalar/ya.make b/contrib/libs/llvm14/lib/Transforms/Scalar/ya.make index c12e0938c29..3f601bad291 100644 --- a/contrib/libs/llvm14/lib/Transforms/Scalar/ya.make +++ b/contrib/libs/llvm14/lib/Transforms/Scalar/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Transforms/Utils/ya.make b/contrib/libs/llvm14/lib/Transforms/Utils/ya.make index 8d82c9e7eee..adc504ddda8 100644 --- a/contrib/libs/llvm14/lib/Transforms/Utils/ya.make +++ b/contrib/libs/llvm14/lib/Transforms/Utils/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/Transforms/Vectorize/ya.make b/contrib/libs/llvm14/lib/Transforms/Vectorize/ya.make index 7b29fa37218..77930048907 100644 --- a/contrib/libs/llvm14/lib/Transforms/Vectorize/ya.make +++ b/contrib/libs/llvm14/lib/Transforms/Vectorize/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/WindowsManifest/ya.make b/contrib/libs/llvm14/lib/WindowsManifest/ya.make index bf78ff92919..08c6ad8e332 100644 --- a/contrib/libs/llvm14/lib/WindowsManifest/ya.make +++ b/contrib/libs/llvm14/lib/WindowsManifest/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/lib/XRay/ya.make b/contrib/libs/llvm14/lib/XRay/ya.make index bbc75b42407..451ce68256d 100644 --- a/contrib/libs/llvm14/lib/XRay/ya.make +++ b/contrib/libs/llvm14/lib/XRay/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/bugpoint/ya.make b/contrib/libs/llvm14/tools/bugpoint/ya.make index f6e035e20bc..b6ccc9cc6c5 100644 --- a/contrib/libs/llvm14/tools/bugpoint/ya.make +++ b/contrib/libs/llvm14/tools/bugpoint/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/dsymutil/ya.make b/contrib/libs/llvm14/tools/dsymutil/ya.make index 5f18d9531b9..e5b28b06d49 100644 --- a/contrib/libs/llvm14/tools/dsymutil/ya.make +++ b/contrib/libs/llvm14/tools/dsymutil/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/gold/ya.make b/contrib/libs/llvm14/tools/gold/ya.make index 40c4bf5825c..78e06212fcf 100644 --- a/contrib/libs/llvm14/tools/gold/ya.make +++ b/contrib/libs/llvm14/tools/gold/ya.make @@ -2,6 +2,8 @@ DLL(LLVMgold PREFIX "") +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llc/ya.make b/contrib/libs/llvm14/tools/llc/ya.make index 2d52c3aa0ee..e8afa15539d 100644 --- a/contrib/libs/llvm14/tools/llc/ya.make +++ b/contrib/libs/llvm14/tools/llc/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/lli/ChildTarget/ya.make b/contrib/libs/llvm14/tools/lli/ChildTarget/ya.make index 383b33fd38c..3418e04553d 100644 --- a/contrib/libs/llvm14/tools/lli/ChildTarget/ya.make +++ b/contrib/libs/llvm14/tools/lli/ChildTarget/ya.make @@ -2,6 +2,8 @@ PROGRAM(lli-child-target) +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/lli/ya.make b/contrib/libs/llvm14/tools/lli/ya.make index 6da39fa4c90..dc56e170463 100644 --- a/contrib/libs/llvm14/tools/lli/ya.make +++ b/contrib/libs/llvm14/tools/lli/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-ar/ya.make b/contrib/libs/llvm14/tools/llvm-ar/ya.make index 9277ad75f25..1ce94bcb6f6 100644 --- a/contrib/libs/llvm14/tools/llvm-ar/ya.make +++ b/contrib/libs/llvm14/tools/llvm-ar/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-as/ya.make b/contrib/libs/llvm14/tools/llvm-as/ya.make index e072abfab9b..48d5e6e6836 100644 --- a/contrib/libs/llvm14/tools/llvm-as/ya.make +++ b/contrib/libs/llvm14/tools/llvm-as/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-bcanalyzer/ya.make b/contrib/libs/llvm14/tools/llvm-bcanalyzer/ya.make index 6639a21322e..3d57161d8d5 100644 --- a/contrib/libs/llvm14/tools/llvm-bcanalyzer/ya.make +++ b/contrib/libs/llvm14/tools/llvm-bcanalyzer/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-cat/ya.make b/contrib/libs/llvm14/tools/llvm-cat/ya.make index d39a54c54d9..2101c805ee3 100644 --- a/contrib/libs/llvm14/tools/llvm-cat/ya.make +++ b/contrib/libs/llvm14/tools/llvm-cat/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-cfi-verify/lib/ya.make b/contrib/libs/llvm14/tools/llvm-cfi-verify/lib/ya.make index 3b9ac103f7e..d3b196a413c 100644 --- a/contrib/libs/llvm14/tools/llvm-cfi-verify/lib/ya.make +++ b/contrib/libs/llvm14/tools/llvm-cfi-verify/lib/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-cfi-verify/ya.make b/contrib/libs/llvm14/tools/llvm-cfi-verify/ya.make index b56a323e2a1..cef9ba064d9 100644 --- a/contrib/libs/llvm14/tools/llvm-cfi-verify/ya.make +++ b/contrib/libs/llvm14/tools/llvm-cfi-verify/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-config/ya.make b/contrib/libs/llvm14/tools/llvm-config/ya.make index 621cad12d06..81523992aef 100644 --- a/contrib/libs/llvm14/tools/llvm-config/ya.make +++ b/contrib/libs/llvm14/tools/llvm-config/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-cov/ya.make b/contrib/libs/llvm14/tools/llvm-cov/ya.make index f5b0b9ebcf8..9bc4c3debe4 100644 --- a/contrib/libs/llvm14/tools/llvm-cov/ya.make +++ b/contrib/libs/llvm14/tools/llvm-cov/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-cvtres/ya.make b/contrib/libs/llvm14/tools/llvm-cvtres/ya.make index 55a962f3499..706e0a9876d 100644 --- a/contrib/libs/llvm14/tools/llvm-cvtres/ya.make +++ b/contrib/libs/llvm14/tools/llvm-cvtres/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-cxxdump/ya.make b/contrib/libs/llvm14/tools/llvm-cxxdump/ya.make index ec7047118ad..00af0e4b022 100644 --- a/contrib/libs/llvm14/tools/llvm-cxxdump/ya.make +++ b/contrib/libs/llvm14/tools/llvm-cxxdump/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-cxxfilt/ya.make b/contrib/libs/llvm14/tools/llvm-cxxfilt/ya.make index 349199f76c5..77f0e4f186d 100644 --- a/contrib/libs/llvm14/tools/llvm-cxxfilt/ya.make +++ b/contrib/libs/llvm14/tools/llvm-cxxfilt/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-cxxmap/ya.make b/contrib/libs/llvm14/tools/llvm-cxxmap/ya.make index 057b4f1ab71..4c05475986b 100644 --- a/contrib/libs/llvm14/tools/llvm-cxxmap/ya.make +++ b/contrib/libs/llvm14/tools/llvm-cxxmap/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-diff/lib/ya.make b/contrib/libs/llvm14/tools/llvm-diff/lib/ya.make index 2cfa6d9a48c..4dd6acd33bb 100644 --- a/contrib/libs/llvm14/tools/llvm-diff/lib/ya.make +++ b/contrib/libs/llvm14/tools/llvm-diff/lib/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-diff/ya.make b/contrib/libs/llvm14/tools/llvm-diff/ya.make index 589ecf55b94..86189b0ff38 100644 --- a/contrib/libs/llvm14/tools/llvm-diff/ya.make +++ b/contrib/libs/llvm14/tools/llvm-diff/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-dis/ya.make b/contrib/libs/llvm14/tools/llvm-dis/ya.make index 49edeef0bdd..46629d7e612 100644 --- a/contrib/libs/llvm14/tools/llvm-dis/ya.make +++ b/contrib/libs/llvm14/tools/llvm-dis/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-dwarfdump/ya.make b/contrib/libs/llvm14/tools/llvm-dwarfdump/ya.make index d4771720c8f..924e23a023d 100644 --- a/contrib/libs/llvm14/tools/llvm-dwarfdump/ya.make +++ b/contrib/libs/llvm14/tools/llvm-dwarfdump/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-dwp/ya.make b/contrib/libs/llvm14/tools/llvm-dwp/ya.make index 522aee0c0c2..68226e677b2 100644 --- a/contrib/libs/llvm14/tools/llvm-dwp/ya.make +++ b/contrib/libs/llvm14/tools/llvm-dwp/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-exegesis/lib/AArch64/ya.make b/contrib/libs/llvm14/tools/llvm-exegesis/lib/AArch64/ya.make index 084a26238ea..cc0d66211fc 100644 --- a/contrib/libs/llvm14/tools/llvm-exegesis/lib/AArch64/ya.make +++ b/contrib/libs/llvm14/tools/llvm-exegesis/lib/AArch64/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-exegesis/lib/PowerPC/ya.make b/contrib/libs/llvm14/tools/llvm-exegesis/lib/PowerPC/ya.make index 7f2d6ea594d..953fd9824c3 100644 --- a/contrib/libs/llvm14/tools/llvm-exegesis/lib/PowerPC/ya.make +++ b/contrib/libs/llvm14/tools/llvm-exegesis/lib/PowerPC/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-exegesis/lib/X86/ya.make b/contrib/libs/llvm14/tools/llvm-exegesis/lib/X86/ya.make index de6d676424d..88c500fa8fb 100644 --- a/contrib/libs/llvm14/tools/llvm-exegesis/lib/X86/ya.make +++ b/contrib/libs/llvm14/tools/llvm-exegesis/lib/X86/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-exegesis/lib/ya.make b/contrib/libs/llvm14/tools/llvm-exegesis/lib/ya.make index 18733ffb032..6b535feb964 100644 --- a/contrib/libs/llvm14/tools/llvm-exegesis/lib/ya.make +++ b/contrib/libs/llvm14/tools/llvm-exegesis/lib/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-exegesis/ya.make b/contrib/libs/llvm14/tools/llvm-exegesis/ya.make index e3fe22aaf61..6e9251c81fe 100644 --- a/contrib/libs/llvm14/tools/llvm-exegesis/ya.make +++ b/contrib/libs/llvm14/tools/llvm-exegesis/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-extract/ya.make b/contrib/libs/llvm14/tools/llvm-extract/ya.make index 20b60c2e369..619d1cce514 100644 --- a/contrib/libs/llvm14/tools/llvm-extract/ya.make +++ b/contrib/libs/llvm14/tools/llvm-extract/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-gsymutil/ya.make b/contrib/libs/llvm14/tools/llvm-gsymutil/ya.make index 4b7ab63d10d..ea67d249d4f 100644 --- a/contrib/libs/llvm14/tools/llvm-gsymutil/ya.make +++ b/contrib/libs/llvm14/tools/llvm-gsymutil/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-ifs/ya.make b/contrib/libs/llvm14/tools/llvm-ifs/ya.make index 72a2b68ede5..a1b79aab422 100644 --- a/contrib/libs/llvm14/tools/llvm-ifs/ya.make +++ b/contrib/libs/llvm14/tools/llvm-ifs/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-jitlink/llvm-jitlink-executor/ya.make b/contrib/libs/llvm14/tools/llvm-jitlink/llvm-jitlink-executor/ya.make index dfc915f68b2..dd0107ba994 100644 --- a/contrib/libs/llvm14/tools/llvm-jitlink/llvm-jitlink-executor/ya.make +++ b/contrib/libs/llvm14/tools/llvm-jitlink/llvm-jitlink-executor/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-jitlink/ya.make b/contrib/libs/llvm14/tools/llvm-jitlink/ya.make index b0338450285..132e84dfd04 100644 --- a/contrib/libs/llvm14/tools/llvm-jitlink/ya.make +++ b/contrib/libs/llvm14/tools/llvm-jitlink/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-libtool-darwin/ya.make b/contrib/libs/llvm14/tools/llvm-libtool-darwin/ya.make index 517eca772e9..4cffcb76bc8 100644 --- a/contrib/libs/llvm14/tools/llvm-libtool-darwin/ya.make +++ b/contrib/libs/llvm14/tools/llvm-libtool-darwin/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-link/ya.make b/contrib/libs/llvm14/tools/llvm-link/ya.make index 5e966ba8855..de434f851c0 100644 --- a/contrib/libs/llvm14/tools/llvm-link/ya.make +++ b/contrib/libs/llvm14/tools/llvm-link/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-lipo/ya.make b/contrib/libs/llvm14/tools/llvm-lipo/ya.make index 4b5ff49a4cb..97fd93bc161 100644 --- a/contrib/libs/llvm14/tools/llvm-lipo/ya.make +++ b/contrib/libs/llvm14/tools/llvm-lipo/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-lto/ya.make b/contrib/libs/llvm14/tools/llvm-lto/ya.make index 2e6e9b82bd6..b9d03c92184 100644 --- a/contrib/libs/llvm14/tools/llvm-lto/ya.make +++ b/contrib/libs/llvm14/tools/llvm-lto/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-lto2/ya.make b/contrib/libs/llvm14/tools/llvm-lto2/ya.make index e2dc4f94979..1869e4a344a 100644 --- a/contrib/libs/llvm14/tools/llvm-lto2/ya.make +++ b/contrib/libs/llvm14/tools/llvm-lto2/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-mc/ya.make b/contrib/libs/llvm14/tools/llvm-mc/ya.make index 255dac8e1cc..0e71f180288 100644 --- a/contrib/libs/llvm14/tools/llvm-mc/ya.make +++ b/contrib/libs/llvm14/tools/llvm-mc/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-mca/ya.make b/contrib/libs/llvm14/tools/llvm-mca/ya.make index e0192a934a6..0346c0a5cc7 100644 --- a/contrib/libs/llvm14/tools/llvm-mca/ya.make +++ b/contrib/libs/llvm14/tools/llvm-mca/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-ml/ya.make b/contrib/libs/llvm14/tools/llvm-ml/ya.make index 8af930064e7..4c2e95de0d1 100644 --- a/contrib/libs/llvm14/tools/llvm-ml/ya.make +++ b/contrib/libs/llvm14/tools/llvm-ml/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-modextract/ya.make b/contrib/libs/llvm14/tools/llvm-modextract/ya.make index e8838a23bb4..3e98583ba16 100644 --- a/contrib/libs/llvm14/tools/llvm-modextract/ya.make +++ b/contrib/libs/llvm14/tools/llvm-modextract/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-mt/ya.make b/contrib/libs/llvm14/tools/llvm-mt/ya.make index 6ab2c4a4875..c10b978f5b1 100644 --- a/contrib/libs/llvm14/tools/llvm-mt/ya.make +++ b/contrib/libs/llvm14/tools/llvm-mt/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-nm/ya.make b/contrib/libs/llvm14/tools/llvm-nm/ya.make index 04cb9974103..bb57fc4cf62 100644 --- a/contrib/libs/llvm14/tools/llvm-nm/ya.make +++ b/contrib/libs/llvm14/tools/llvm-nm/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-objcopy/ya.make b/contrib/libs/llvm14/tools/llvm-objcopy/ya.make index 7ae1ba019da..0be7feaf397 100644 --- a/contrib/libs/llvm14/tools/llvm-objcopy/ya.make +++ b/contrib/libs/llvm14/tools/llvm-objcopy/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-objdump/ya.make b/contrib/libs/llvm14/tools/llvm-objdump/ya.make index e1462e56b2c..d4ef19c193a 100644 --- a/contrib/libs/llvm14/tools/llvm-objdump/ya.make +++ b/contrib/libs/llvm14/tools/llvm-objdump/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-opt-report/ya.make b/contrib/libs/llvm14/tools/llvm-opt-report/ya.make index e2f26daed7a..c747b91c427 100644 --- a/contrib/libs/llvm14/tools/llvm-opt-report/ya.make +++ b/contrib/libs/llvm14/tools/llvm-opt-report/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-pdbutil/ya.make b/contrib/libs/llvm14/tools/llvm-pdbutil/ya.make index 47ef71da065..2d8b043b403 100644 --- a/contrib/libs/llvm14/tools/llvm-pdbutil/ya.make +++ b/contrib/libs/llvm14/tools/llvm-pdbutil/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-profdata/ya.make b/contrib/libs/llvm14/tools/llvm-profdata/ya.make index e14c494e3b6..628b163b235 100644 --- a/contrib/libs/llvm14/tools/llvm-profdata/ya.make +++ b/contrib/libs/llvm14/tools/llvm-profdata/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-profgen/ya.make b/contrib/libs/llvm14/tools/llvm-profgen/ya.make index c6c45c6e36e..f4518c571fa 100644 --- a/contrib/libs/llvm14/tools/llvm-profgen/ya.make +++ b/contrib/libs/llvm14/tools/llvm-profgen/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-rc/ya.make b/contrib/libs/llvm14/tools/llvm-rc/ya.make index 6b75c5a0c1a..0734abe2dc3 100644 --- a/contrib/libs/llvm14/tools/llvm-rc/ya.make +++ b/contrib/libs/llvm14/tools/llvm-rc/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-readobj/ya.make b/contrib/libs/llvm14/tools/llvm-readobj/ya.make index d05c353d131..b09c1b9daee 100644 --- a/contrib/libs/llvm14/tools/llvm-readobj/ya.make +++ b/contrib/libs/llvm14/tools/llvm-readobj/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-reduce/ya.make b/contrib/libs/llvm14/tools/llvm-reduce/ya.make index 1157ee259a6..4dfeb1339d5 100644 --- a/contrib/libs/llvm14/tools/llvm-reduce/ya.make +++ b/contrib/libs/llvm14/tools/llvm-reduce/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-rtdyld/ya.make b/contrib/libs/llvm14/tools/llvm-rtdyld/ya.make index 6e1b1f71512..06ab2d2c886 100644 --- a/contrib/libs/llvm14/tools/llvm-rtdyld/ya.make +++ b/contrib/libs/llvm14/tools/llvm-rtdyld/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-size/ya.make b/contrib/libs/llvm14/tools/llvm-size/ya.make index 2b4c6047513..88731a74769 100644 --- a/contrib/libs/llvm14/tools/llvm-size/ya.make +++ b/contrib/libs/llvm14/tools/llvm-size/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-split/ya.make b/contrib/libs/llvm14/tools/llvm-split/ya.make index fd95436766c..7099375aa9c 100644 --- a/contrib/libs/llvm14/tools/llvm-split/ya.make +++ b/contrib/libs/llvm14/tools/llvm-split/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-stress/ya.make b/contrib/libs/llvm14/tools/llvm-stress/ya.make index b19cd172d7c..a6a10a33236 100644 --- a/contrib/libs/llvm14/tools/llvm-stress/ya.make +++ b/contrib/libs/llvm14/tools/llvm-stress/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-strings/ya.make b/contrib/libs/llvm14/tools/llvm-strings/ya.make index 27a1cfd9cdf..85ae64afaf9 100644 --- a/contrib/libs/llvm14/tools/llvm-strings/ya.make +++ b/contrib/libs/llvm14/tools/llvm-strings/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-symbolizer/ya.make b/contrib/libs/llvm14/tools/llvm-symbolizer/ya.make index dbb84e13fc2..ca777b10f3c 100644 --- a/contrib/libs/llvm14/tools/llvm-symbolizer/ya.make +++ b/contrib/libs/llvm14/tools/llvm-symbolizer/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-undname/ya.make b/contrib/libs/llvm14/tools/llvm-undname/ya.make index 10853f467c2..439ce5e5515 100644 --- a/contrib/libs/llvm14/tools/llvm-undname/ya.make +++ b/contrib/libs/llvm14/tools/llvm-undname/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/llvm-xray/ya.make b/contrib/libs/llvm14/tools/llvm-xray/ya.make index f39039465c8..06e0b0bb2df 100644 --- a/contrib/libs/llvm14/tools/llvm-xray/ya.make +++ b/contrib/libs/llvm14/tools/llvm-xray/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/lto/ya.make b/contrib/libs/llvm14/tools/lto/ya.make index 96f9dc6f87f..e1bc27df395 100644 --- a/contrib/libs/llvm14/tools/lto/ya.make +++ b/contrib/libs/llvm14/tools/lto/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/obj2yaml/ya.make b/contrib/libs/llvm14/tools/obj2yaml/ya.make index 01f6a855f77..b3f0522ccef 100644 --- a/contrib/libs/llvm14/tools/obj2yaml/ya.make +++ b/contrib/libs/llvm14/tools/obj2yaml/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/opt/ya.make b/contrib/libs/llvm14/tools/opt/ya.make index 83fdf2510e7..4faf896fd97 100644 --- a/contrib/libs/llvm14/tools/opt/ya.make +++ b/contrib/libs/llvm14/tools/opt/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/polly/lib/External/isl/ya.make b/contrib/libs/llvm14/tools/polly/lib/External/isl/ya.make index e0da639ca52..bc6e9dd5007 100644 --- a/contrib/libs/llvm14/tools/polly/lib/External/isl/ya.make +++ b/contrib/libs/llvm14/tools/polly/lib/External/isl/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE( BSD-3-Clause AND MIT diff --git a/contrib/libs/llvm14/tools/polly/lib/External/ppcg/ya.make b/contrib/libs/llvm14/tools/polly/lib/External/ppcg/ya.make index 7463a450c8d..795b5afca35 100644 --- a/contrib/libs/llvm14/tools/polly/lib/External/ppcg/ya.make +++ b/contrib/libs/llvm14/tools/polly/lib/External/ppcg/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(MIT) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/polly/lib/ya.make b/contrib/libs/llvm14/tools/polly/lib/ya.make index 2cb500ccce9..28503484fa8 100644 --- a/contrib/libs/llvm14/tools/polly/lib/ya.make +++ b/contrib/libs/llvm14/tools/polly/lib/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE( Apache-2.0 WITH LLVM-exception AND MIT diff --git a/contrib/libs/llvm14/tools/remarks-shlib/ya.make b/contrib/libs/llvm14/tools/remarks-shlib/ya.make index dd091f2f57b..9c08142a767 100644 --- a/contrib/libs/llvm14/tools/remarks-shlib/ya.make +++ b/contrib/libs/llvm14/tools/remarks-shlib/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/sancov/ya.make b/contrib/libs/llvm14/tools/sancov/ya.make index 352f673ffd4..8f2b4ecca3b 100644 --- a/contrib/libs/llvm14/tools/sancov/ya.make +++ b/contrib/libs/llvm14/tools/sancov/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/sanstats/ya.make b/contrib/libs/llvm14/tools/sanstats/ya.make index 15ae5087b2a..b15632ef0cc 100644 --- a/contrib/libs/llvm14/tools/sanstats/ya.make +++ b/contrib/libs/llvm14/tools/sanstats/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/split-file/ya.make b/contrib/libs/llvm14/tools/split-file/ya.make index 63fd89e8296..b3ed0665e8d 100644 --- a/contrib/libs/llvm14/tools/split-file/ya.make +++ b/contrib/libs/llvm14/tools/split-file/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/verify-uselistorder/ya.make b/contrib/libs/llvm14/tools/verify-uselistorder/ya.make index ac4184eb63f..0cfb5fb2ad4 100644 --- a/contrib/libs/llvm14/tools/verify-uselistorder/ya.make +++ b/contrib/libs/llvm14/tools/verify-uselistorder/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/tools/yaml2obj/ya.make b/contrib/libs/llvm14/tools/yaml2obj/ya.make index 893b943ada0..9834e7075e2 100644 --- a/contrib/libs/llvm14/tools/yaml2obj/ya.make +++ b/contrib/libs/llvm14/tools/yaml2obj/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/utils/TableGen/GlobalISel/ya.make b/contrib/libs/llvm14/utils/TableGen/GlobalISel/ya.make index c6d248c3b18..97568ab9215 100644 --- a/contrib/libs/llvm14/utils/TableGen/GlobalISel/ya.make +++ b/contrib/libs/llvm14/utils/TableGen/GlobalISel/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm14/utils/TableGen/ya.make b/contrib/libs/llvm14/utils/TableGen/ya.make index 54e2407a48e..d5e86393fe9 100644 --- a/contrib/libs/llvm14/utils/TableGen/ya.make +++ b/contrib/libs/llvm14/utils/TableGen/ya.make @@ -2,6 +2,8 @@ PROGRAM(llvm-tblgen) +VERSION(14.0.6) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/include/ya.make b/contrib/libs/llvm16/include/ya.make index de8d7920254..7e52665462c 100644 --- a/contrib/libs/llvm16/include/ya.make +++ b/contrib/libs/llvm16/include/ya.make @@ -4,6 +4,8 @@ LIBRARY() PROVIDES(llvm) +VERSION(16.0.0) + LICENSE( Apache-2.0 WITH LLVM-exception AND BSD-2-Clause AND diff --git a/contrib/libs/llvm16/lib/Analysis/ya.make b/contrib/libs/llvm16/lib/Analysis/ya.make index fbf4e7da4b7..9a25175934c 100644 --- a/contrib/libs/llvm16/lib/Analysis/ya.make +++ b/contrib/libs/llvm16/lib/Analysis/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/AsmParser/ya.make b/contrib/libs/llvm16/lib/AsmParser/ya.make index b173f535ad6..64891c9535e 100644 --- a/contrib/libs/llvm16/lib/AsmParser/ya.make +++ b/contrib/libs/llvm16/lib/AsmParser/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/BinaryFormat/ya.make b/contrib/libs/llvm16/lib/BinaryFormat/ya.make index 99a85c867ec..197819a04b0 100644 --- a/contrib/libs/llvm16/lib/BinaryFormat/ya.make +++ b/contrib/libs/llvm16/lib/BinaryFormat/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Bitcode/Reader/ya.make b/contrib/libs/llvm16/lib/Bitcode/Reader/ya.make index 26e365ad49e..b7de007a63a 100644 --- a/contrib/libs/llvm16/lib/Bitcode/Reader/ya.make +++ b/contrib/libs/llvm16/lib/Bitcode/Reader/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Bitcode/Writer/ya.make b/contrib/libs/llvm16/lib/Bitcode/Writer/ya.make index 47d1fcdf761..df682db5e38 100644 --- a/contrib/libs/llvm16/lib/Bitcode/Writer/ya.make +++ b/contrib/libs/llvm16/lib/Bitcode/Writer/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Bitstream/Reader/ya.make b/contrib/libs/llvm16/lib/Bitstream/Reader/ya.make index 47eab79ab59..c55de6d8e72 100644 --- a/contrib/libs/llvm16/lib/Bitstream/Reader/ya.make +++ b/contrib/libs/llvm16/lib/Bitstream/Reader/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/CodeGen/AsmPrinter/ya.make b/contrib/libs/llvm16/lib/CodeGen/AsmPrinter/ya.make index 9b18f2eade8..5bb54658782 100644 --- a/contrib/libs/llvm16/lib/CodeGen/AsmPrinter/ya.make +++ b/contrib/libs/llvm16/lib/CodeGen/AsmPrinter/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/CodeGen/GlobalISel/ya.make b/contrib/libs/llvm16/lib/CodeGen/GlobalISel/ya.make index eb1e5017977..781b203c3bf 100644 --- a/contrib/libs/llvm16/lib/CodeGen/GlobalISel/ya.make +++ b/contrib/libs/llvm16/lib/CodeGen/GlobalISel/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/CodeGen/MIRParser/ya.make b/contrib/libs/llvm16/lib/CodeGen/MIRParser/ya.make index 144f890184c..efe38453e55 100644 --- a/contrib/libs/llvm16/lib/CodeGen/MIRParser/ya.make +++ b/contrib/libs/llvm16/lib/CodeGen/MIRParser/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/CodeGen/SelectionDAG/ya.make b/contrib/libs/llvm16/lib/CodeGen/SelectionDAG/ya.make index 58f19197e8c..9f737bca38f 100644 --- a/contrib/libs/llvm16/lib/CodeGen/SelectionDAG/ya.make +++ b/contrib/libs/llvm16/lib/CodeGen/SelectionDAG/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/CodeGen/ya.make b/contrib/libs/llvm16/lib/CodeGen/ya.make index cece997f8d3..2de9eb121a9 100644 --- a/contrib/libs/llvm16/lib/CodeGen/ya.make +++ b/contrib/libs/llvm16/lib/CodeGen/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/DWARFLinker/ya.make b/contrib/libs/llvm16/lib/DWARFLinker/ya.make index c6f778fedeb..ce06054dd55 100644 --- a/contrib/libs/llvm16/lib/DWARFLinker/ya.make +++ b/contrib/libs/llvm16/lib/DWARFLinker/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/DWP/ya.make b/contrib/libs/llvm16/lib/DWP/ya.make index a7e57d2e09b..bbe804e192f 100644 --- a/contrib/libs/llvm16/lib/DWP/ya.make +++ b/contrib/libs/llvm16/lib/DWP/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/DebugInfo/CodeView/ya.make b/contrib/libs/llvm16/lib/DebugInfo/CodeView/ya.make index bd21d8bfe27..a04539d4638 100644 --- a/contrib/libs/llvm16/lib/DebugInfo/CodeView/ya.make +++ b/contrib/libs/llvm16/lib/DebugInfo/CodeView/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/DebugInfo/DWARF/ya.make b/contrib/libs/llvm16/lib/DebugInfo/DWARF/ya.make index 60eb1d12fac..cec26c669f1 100644 --- a/contrib/libs/llvm16/lib/DebugInfo/DWARF/ya.make +++ b/contrib/libs/llvm16/lib/DebugInfo/DWARF/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/DebugInfo/GSYM/ya.make b/contrib/libs/llvm16/lib/DebugInfo/GSYM/ya.make index 2b648032064..1485ce4c65a 100644 --- a/contrib/libs/llvm16/lib/DebugInfo/GSYM/ya.make +++ b/contrib/libs/llvm16/lib/DebugInfo/GSYM/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/DebugInfo/MSF/ya.make b/contrib/libs/llvm16/lib/DebugInfo/MSF/ya.make index 9aaf4f7cd89..94ea5cd6769 100644 --- a/contrib/libs/llvm16/lib/DebugInfo/MSF/ya.make +++ b/contrib/libs/llvm16/lib/DebugInfo/MSF/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/DebugInfo/PDB/ya.make b/contrib/libs/llvm16/lib/DebugInfo/PDB/ya.make index 1dc22563fe2..b827ff4e665 100644 --- a/contrib/libs/llvm16/lib/DebugInfo/PDB/ya.make +++ b/contrib/libs/llvm16/lib/DebugInfo/PDB/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/DebugInfo/Symbolize/ya.make b/contrib/libs/llvm16/lib/DebugInfo/Symbolize/ya.make index 87c3e8f91fb..db677cdcf68 100644 --- a/contrib/libs/llvm16/lib/DebugInfo/Symbolize/ya.make +++ b/contrib/libs/llvm16/lib/DebugInfo/Symbolize/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Debuginfod/ya.make b/contrib/libs/llvm16/lib/Debuginfod/ya.make index f7c8411e51a..2950e04fcfc 100644 --- a/contrib/libs/llvm16/lib/Debuginfod/ya.make +++ b/contrib/libs/llvm16/lib/Debuginfod/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Demangle/ya.make b/contrib/libs/llvm16/lib/Demangle/ya.make index f271a88a72f..afba3e8e546 100644 --- a/contrib/libs/llvm16/lib/Demangle/ya.make +++ b/contrib/libs/llvm16/lib/Demangle/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/ExecutionEngine/Interpreter/ya.make b/contrib/libs/llvm16/lib/ExecutionEngine/Interpreter/ya.make index cf7b479cbac..f53a5e4fe1d 100644 --- a/contrib/libs/llvm16/lib/ExecutionEngine/Interpreter/ya.make +++ b/contrib/libs/llvm16/lib/ExecutionEngine/Interpreter/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/ExecutionEngine/JITLink/ya.make b/contrib/libs/llvm16/lib/ExecutionEngine/JITLink/ya.make index e1f98bb413d..aabff082244 100644 --- a/contrib/libs/llvm16/lib/ExecutionEngine/JITLink/ya.make +++ b/contrib/libs/llvm16/lib/ExecutionEngine/JITLink/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/ExecutionEngine/MCJIT/ya.make b/contrib/libs/llvm16/lib/ExecutionEngine/MCJIT/ya.make index 222ee31f303..aef056436c9 100644 --- a/contrib/libs/llvm16/lib/ExecutionEngine/MCJIT/ya.make +++ b/contrib/libs/llvm16/lib/ExecutionEngine/MCJIT/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/ExecutionEngine/Orc/Shared/ya.make b/contrib/libs/llvm16/lib/ExecutionEngine/Orc/Shared/ya.make index e0536c99bef..5b68a1410be 100644 --- a/contrib/libs/llvm16/lib/ExecutionEngine/Orc/Shared/ya.make +++ b/contrib/libs/llvm16/lib/ExecutionEngine/Orc/Shared/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/ExecutionEngine/Orc/TargetProcess/ya.make b/contrib/libs/llvm16/lib/ExecutionEngine/Orc/TargetProcess/ya.make index d9b71b87fba..0e5dd7f9315 100644 --- a/contrib/libs/llvm16/lib/ExecutionEngine/Orc/TargetProcess/ya.make +++ b/contrib/libs/llvm16/lib/ExecutionEngine/Orc/TargetProcess/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/ExecutionEngine/Orc/ya.make b/contrib/libs/llvm16/lib/ExecutionEngine/Orc/ya.make index 3be35c2a3a4..5f2f7a3aabb 100644 --- a/contrib/libs/llvm16/lib/ExecutionEngine/Orc/ya.make +++ b/contrib/libs/llvm16/lib/ExecutionEngine/Orc/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/ExecutionEngine/PerfJITEvents/ya.make b/contrib/libs/llvm16/lib/ExecutionEngine/PerfJITEvents/ya.make index 50dce61484e..e5d70180fc7 100644 --- a/contrib/libs/llvm16/lib/ExecutionEngine/PerfJITEvents/ya.make +++ b/contrib/libs/llvm16/lib/ExecutionEngine/PerfJITEvents/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/ExecutionEngine/RuntimeDyld/ya.make b/contrib/libs/llvm16/lib/ExecutionEngine/RuntimeDyld/ya.make index 432f898ed3f..364190b97c8 100644 --- a/contrib/libs/llvm16/lib/ExecutionEngine/RuntimeDyld/ya.make +++ b/contrib/libs/llvm16/lib/ExecutionEngine/RuntimeDyld/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/ExecutionEngine/ya.make b/contrib/libs/llvm16/lib/ExecutionEngine/ya.make index 06215ee99c0..5938f69263e 100644 --- a/contrib/libs/llvm16/lib/ExecutionEngine/ya.make +++ b/contrib/libs/llvm16/lib/ExecutionEngine/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Extensions/ya.make b/contrib/libs/llvm16/lib/Extensions/ya.make index fdf05ff7eeb..eb60dd65a33 100644 --- a/contrib/libs/llvm16/lib/Extensions/ya.make +++ b/contrib/libs/llvm16/lib/Extensions/ya.make @@ -4,6 +4,8 @@ LIBRARY() WITHOUT_LICENSE_TEXTS() +VERSION(16.0.0) + LICENSE(NCSA) PEERDIR( diff --git a/contrib/libs/llvm16/lib/FileCheck/ya.make b/contrib/libs/llvm16/lib/FileCheck/ya.make index f432b52e66c..b1a0f23082c 100644 --- a/contrib/libs/llvm16/lib/FileCheck/ya.make +++ b/contrib/libs/llvm16/lib/FileCheck/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Frontend/HLSL/ya.make b/contrib/libs/llvm16/lib/Frontend/HLSL/ya.make index 4020f0e5d35..132b354864a 100644 --- a/contrib/libs/llvm16/lib/Frontend/HLSL/ya.make +++ b/contrib/libs/llvm16/lib/Frontend/HLSL/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Frontend/OpenACC/ya.make b/contrib/libs/llvm16/lib/Frontend/OpenACC/ya.make index 8efb7b11c42..59a7ef824f5 100644 --- a/contrib/libs/llvm16/lib/Frontend/OpenACC/ya.make +++ b/contrib/libs/llvm16/lib/Frontend/OpenACC/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Frontend/OpenMP/ya.make b/contrib/libs/llvm16/lib/Frontend/OpenMP/ya.make index e303b8d1bc0..4372298c423 100644 --- a/contrib/libs/llvm16/lib/Frontend/OpenMP/ya.make +++ b/contrib/libs/llvm16/lib/Frontend/OpenMP/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/FuzzMutate/ya.make b/contrib/libs/llvm16/lib/FuzzMutate/ya.make index de774f1b573..5040705bc9c 100644 --- a/contrib/libs/llvm16/lib/FuzzMutate/ya.make +++ b/contrib/libs/llvm16/lib/FuzzMutate/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/IR/ya.make b/contrib/libs/llvm16/lib/IR/ya.make index dec73b5669a..a1d5dd5c6b2 100644 --- a/contrib/libs/llvm16/lib/IR/ya.make +++ b/contrib/libs/llvm16/lib/IR/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/IRPrinter/ya.make b/contrib/libs/llvm16/lib/IRPrinter/ya.make index 192c7acd9a5..98cd6fd5181 100644 --- a/contrib/libs/llvm16/lib/IRPrinter/ya.make +++ b/contrib/libs/llvm16/lib/IRPrinter/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/IRReader/ya.make b/contrib/libs/llvm16/lib/IRReader/ya.make index fafd7e309bc..07a3346938d 100644 --- a/contrib/libs/llvm16/lib/IRReader/ya.make +++ b/contrib/libs/llvm16/lib/IRReader/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/InterfaceStub/ya.make b/contrib/libs/llvm16/lib/InterfaceStub/ya.make index 37fe3c0796a..a7d55979c6b 100644 --- a/contrib/libs/llvm16/lib/InterfaceStub/ya.make +++ b/contrib/libs/llvm16/lib/InterfaceStub/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/LTO/ya.make b/contrib/libs/llvm16/lib/LTO/ya.make index 62669c68fa3..81bc0f78f09 100644 --- a/contrib/libs/llvm16/lib/LTO/ya.make +++ b/contrib/libs/llvm16/lib/LTO/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/LineEditor/ya.make b/contrib/libs/llvm16/lib/LineEditor/ya.make index 557691ed198..45b5d93376b 100644 --- a/contrib/libs/llvm16/lib/LineEditor/ya.make +++ b/contrib/libs/llvm16/lib/LineEditor/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Linker/ya.make b/contrib/libs/llvm16/lib/Linker/ya.make index 7e08c5309e9..264c141755a 100644 --- a/contrib/libs/llvm16/lib/Linker/ya.make +++ b/contrib/libs/llvm16/lib/Linker/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/MC/MCDisassembler/ya.make b/contrib/libs/llvm16/lib/MC/MCDisassembler/ya.make index 775be23aac7..90f84ebae04 100644 --- a/contrib/libs/llvm16/lib/MC/MCDisassembler/ya.make +++ b/contrib/libs/llvm16/lib/MC/MCDisassembler/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/MC/MCParser/ya.make b/contrib/libs/llvm16/lib/MC/MCParser/ya.make index 0b1a49b9fe7..12fca9711e6 100644 --- a/contrib/libs/llvm16/lib/MC/MCParser/ya.make +++ b/contrib/libs/llvm16/lib/MC/MCParser/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/MC/ya.make b/contrib/libs/llvm16/lib/MC/ya.make index 9683da2c1e4..e66d7163d09 100644 --- a/contrib/libs/llvm16/lib/MC/ya.make +++ b/contrib/libs/llvm16/lib/MC/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/MCA/ya.make b/contrib/libs/llvm16/lib/MCA/ya.make index 0253ad39ba6..6d00eb35bf0 100644 --- a/contrib/libs/llvm16/lib/MCA/ya.make +++ b/contrib/libs/llvm16/lib/MCA/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/ObjCopy/ya.make b/contrib/libs/llvm16/lib/ObjCopy/ya.make index 6bb70942976..c1a0a09b8c5 100644 --- a/contrib/libs/llvm16/lib/ObjCopy/ya.make +++ b/contrib/libs/llvm16/lib/ObjCopy/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Object/ya.make b/contrib/libs/llvm16/lib/Object/ya.make index 03f8e8f2ea3..ace92cbdea5 100644 --- a/contrib/libs/llvm16/lib/Object/ya.make +++ b/contrib/libs/llvm16/lib/Object/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/ObjectYAML/ya.make b/contrib/libs/llvm16/lib/ObjectYAML/ya.make index 190dca86a7a..80e5b58956d 100644 --- a/contrib/libs/llvm16/lib/ObjectYAML/ya.make +++ b/contrib/libs/llvm16/lib/ObjectYAML/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Option/ya.make b/contrib/libs/llvm16/lib/Option/ya.make index 50f83e29f77..fa9facfc5ae 100644 --- a/contrib/libs/llvm16/lib/Option/ya.make +++ b/contrib/libs/llvm16/lib/Option/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Passes/ya.make b/contrib/libs/llvm16/lib/Passes/ya.make index 73a09137a69..96719bfe46e 100644 --- a/contrib/libs/llvm16/lib/Passes/ya.make +++ b/contrib/libs/llvm16/lib/Passes/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/ProfileData/Coverage/ya.make b/contrib/libs/llvm16/lib/ProfileData/Coverage/ya.make index 0ddebc6d24b..2d66bb91f68 100644 --- a/contrib/libs/llvm16/lib/ProfileData/Coverage/ya.make +++ b/contrib/libs/llvm16/lib/ProfileData/Coverage/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/ProfileData/ya.make b/contrib/libs/llvm16/lib/ProfileData/ya.make index 3ead5d4f914..9b667e0b8a5 100644 --- a/contrib/libs/llvm16/lib/ProfileData/ya.make +++ b/contrib/libs/llvm16/lib/ProfileData/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Remarks/ya.make b/contrib/libs/llvm16/lib/Remarks/ya.make index 50a2d2e59cf..c85a85441f0 100644 --- a/contrib/libs/llvm16/lib/Remarks/ya.make +++ b/contrib/libs/llvm16/lib/Remarks/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Support/ya.make b/contrib/libs/llvm16/lib/Support/ya.make index 62587163a78..06199e20427 100644 --- a/contrib/libs/llvm16/lib/Support/ya.make +++ b/contrib/libs/llvm16/lib/Support/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE( Apache-2.0 AND Apache-2.0 WITH LLVM-exception AND diff --git a/contrib/libs/llvm16/lib/TableGen/ya.make b/contrib/libs/llvm16/lib/TableGen/ya.make index 839b0f28040..6675e35e6db 100644 --- a/contrib/libs/llvm16/lib/TableGen/ya.make +++ b/contrib/libs/llvm16/lib/TableGen/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/AArch64/AsmParser/ya.make b/contrib/libs/llvm16/lib/Target/AArch64/AsmParser/ya.make index 1b407ac9fbf..6aba16566d5 100644 --- a/contrib/libs/llvm16/lib/Target/AArch64/AsmParser/ya.make +++ b/contrib/libs/llvm16/lib/Target/AArch64/AsmParser/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/AArch64/Disassembler/ya.make b/contrib/libs/llvm16/lib/Target/AArch64/Disassembler/ya.make index 16f4735ff19..abf6223402b 100644 --- a/contrib/libs/llvm16/lib/Target/AArch64/Disassembler/ya.make +++ b/contrib/libs/llvm16/lib/Target/AArch64/Disassembler/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/AArch64/MCTargetDesc/ya.make b/contrib/libs/llvm16/lib/Target/AArch64/MCTargetDesc/ya.make index a0152a02cf8..7b1e4b905c2 100644 --- a/contrib/libs/llvm16/lib/Target/AArch64/MCTargetDesc/ya.make +++ b/contrib/libs/llvm16/lib/Target/AArch64/MCTargetDesc/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/AArch64/TargetInfo/ya.make b/contrib/libs/llvm16/lib/Target/AArch64/TargetInfo/ya.make index 137e444f661..26c7c05835e 100644 --- a/contrib/libs/llvm16/lib/Target/AArch64/TargetInfo/ya.make +++ b/contrib/libs/llvm16/lib/Target/AArch64/TargetInfo/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/AArch64/Utils/ya.make b/contrib/libs/llvm16/lib/Target/AArch64/Utils/ya.make index 12a7fcd9d12..c8e65be1d0d 100644 --- a/contrib/libs/llvm16/lib/Target/AArch64/Utils/ya.make +++ b/contrib/libs/llvm16/lib/Target/AArch64/Utils/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/AArch64/ya.make b/contrib/libs/llvm16/lib/Target/AArch64/ya.make index 992179f6fc3..9b9eabdca21 100644 --- a/contrib/libs/llvm16/lib/Target/AArch64/ya.make +++ b/contrib/libs/llvm16/lib/Target/AArch64/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/ARM/AsmParser/ya.make b/contrib/libs/llvm16/lib/Target/ARM/AsmParser/ya.make index eaa948d87b1..54edd17122b 100644 --- a/contrib/libs/llvm16/lib/Target/ARM/AsmParser/ya.make +++ b/contrib/libs/llvm16/lib/Target/ARM/AsmParser/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/ARM/Disassembler/ya.make b/contrib/libs/llvm16/lib/Target/ARM/Disassembler/ya.make index 9610b882478..9a3e884a3e8 100644 --- a/contrib/libs/llvm16/lib/Target/ARM/Disassembler/ya.make +++ b/contrib/libs/llvm16/lib/Target/ARM/Disassembler/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/ARM/MCTargetDesc/ya.make b/contrib/libs/llvm16/lib/Target/ARM/MCTargetDesc/ya.make index 6e919a57952..d6de017ee98 100644 --- a/contrib/libs/llvm16/lib/Target/ARM/MCTargetDesc/ya.make +++ b/contrib/libs/llvm16/lib/Target/ARM/MCTargetDesc/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/ARM/TargetInfo/ya.make b/contrib/libs/llvm16/lib/Target/ARM/TargetInfo/ya.make index 68b01639903..2f435d59a60 100644 --- a/contrib/libs/llvm16/lib/Target/ARM/TargetInfo/ya.make +++ b/contrib/libs/llvm16/lib/Target/ARM/TargetInfo/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/ARM/Utils/ya.make b/contrib/libs/llvm16/lib/Target/ARM/Utils/ya.make index 8d76ef5c4f6..9fab07c2140 100644 --- a/contrib/libs/llvm16/lib/Target/ARM/Utils/ya.make +++ b/contrib/libs/llvm16/lib/Target/ARM/Utils/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/ARM/ya.make b/contrib/libs/llvm16/lib/Target/ARM/ya.make index a0408e9e6cd..f43dc656daa 100644 --- a/contrib/libs/llvm16/lib/Target/ARM/ya.make +++ b/contrib/libs/llvm16/lib/Target/ARM/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/BPF/AsmParser/ya.make b/contrib/libs/llvm16/lib/Target/BPF/AsmParser/ya.make index fcc82491aad..e9eebb8aaf8 100644 --- a/contrib/libs/llvm16/lib/Target/BPF/AsmParser/ya.make +++ b/contrib/libs/llvm16/lib/Target/BPF/AsmParser/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/BPF/Disassembler/ya.make b/contrib/libs/llvm16/lib/Target/BPF/Disassembler/ya.make index 7f2d320c72c..6309a110a30 100644 --- a/contrib/libs/llvm16/lib/Target/BPF/Disassembler/ya.make +++ b/contrib/libs/llvm16/lib/Target/BPF/Disassembler/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/BPF/MCTargetDesc/ya.make b/contrib/libs/llvm16/lib/Target/BPF/MCTargetDesc/ya.make index 6b13bb2d6ab..51a0bc44694 100644 --- a/contrib/libs/llvm16/lib/Target/BPF/MCTargetDesc/ya.make +++ b/contrib/libs/llvm16/lib/Target/BPF/MCTargetDesc/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/BPF/TargetInfo/ya.make b/contrib/libs/llvm16/lib/Target/BPF/TargetInfo/ya.make index 44166798bc3..108cf646296 100644 --- a/contrib/libs/llvm16/lib/Target/BPF/TargetInfo/ya.make +++ b/contrib/libs/llvm16/lib/Target/BPF/TargetInfo/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/BPF/ya.make b/contrib/libs/llvm16/lib/Target/BPF/ya.make index eae746046bf..48cf172d292 100644 --- a/contrib/libs/llvm16/lib/Target/BPF/ya.make +++ b/contrib/libs/llvm16/lib/Target/BPF/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/LoongArch/AsmParser/ya.make b/contrib/libs/llvm16/lib/Target/LoongArch/AsmParser/ya.make index 75ac9604e84..157c4a0beab 100644 --- a/contrib/libs/llvm16/lib/Target/LoongArch/AsmParser/ya.make +++ b/contrib/libs/llvm16/lib/Target/LoongArch/AsmParser/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/LoongArch/Disassembler/ya.make b/contrib/libs/llvm16/lib/Target/LoongArch/Disassembler/ya.make index 534957a839e..b6d3f1c1714 100644 --- a/contrib/libs/llvm16/lib/Target/LoongArch/Disassembler/ya.make +++ b/contrib/libs/llvm16/lib/Target/LoongArch/Disassembler/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/LoongArch/MCTargetDesc/ya.make b/contrib/libs/llvm16/lib/Target/LoongArch/MCTargetDesc/ya.make index cd3a04ea9ac..72eeda16907 100644 --- a/contrib/libs/llvm16/lib/Target/LoongArch/MCTargetDesc/ya.make +++ b/contrib/libs/llvm16/lib/Target/LoongArch/MCTargetDesc/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/LoongArch/TargetInfo/ya.make b/contrib/libs/llvm16/lib/Target/LoongArch/TargetInfo/ya.make index fa6a0796ca3..0259f65ec9c 100644 --- a/contrib/libs/llvm16/lib/Target/LoongArch/TargetInfo/ya.make +++ b/contrib/libs/llvm16/lib/Target/LoongArch/TargetInfo/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/LoongArch/ya.make b/contrib/libs/llvm16/lib/Target/LoongArch/ya.make index 5636bf9a3ea..37b0868e756 100644 --- a/contrib/libs/llvm16/lib/Target/LoongArch/ya.make +++ b/contrib/libs/llvm16/lib/Target/LoongArch/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/NVPTX/MCTargetDesc/ya.make b/contrib/libs/llvm16/lib/Target/NVPTX/MCTargetDesc/ya.make index ae67e8217fa..3739a2a6838 100644 --- a/contrib/libs/llvm16/lib/Target/NVPTX/MCTargetDesc/ya.make +++ b/contrib/libs/llvm16/lib/Target/NVPTX/MCTargetDesc/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/NVPTX/TargetInfo/ya.make b/contrib/libs/llvm16/lib/Target/NVPTX/TargetInfo/ya.make index 3f406428581..7c14f208e42 100644 --- a/contrib/libs/llvm16/lib/Target/NVPTX/TargetInfo/ya.make +++ b/contrib/libs/llvm16/lib/Target/NVPTX/TargetInfo/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/NVPTX/ya.make b/contrib/libs/llvm16/lib/Target/NVPTX/ya.make index ce6bb610244..3ff0c8d0aa0 100644 --- a/contrib/libs/llvm16/lib/Target/NVPTX/ya.make +++ b/contrib/libs/llvm16/lib/Target/NVPTX/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/PowerPC/AsmParser/ya.make b/contrib/libs/llvm16/lib/Target/PowerPC/AsmParser/ya.make index 04a4d87197d..3c8d01e60cd 100644 --- a/contrib/libs/llvm16/lib/Target/PowerPC/AsmParser/ya.make +++ b/contrib/libs/llvm16/lib/Target/PowerPC/AsmParser/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/PowerPC/Disassembler/ya.make b/contrib/libs/llvm16/lib/Target/PowerPC/Disassembler/ya.make index c8ca677ef0c..46e5912f475 100644 --- a/contrib/libs/llvm16/lib/Target/PowerPC/Disassembler/ya.make +++ b/contrib/libs/llvm16/lib/Target/PowerPC/Disassembler/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/PowerPC/MCTargetDesc/ya.make b/contrib/libs/llvm16/lib/Target/PowerPC/MCTargetDesc/ya.make index 85024e3dcdb..8420334d480 100644 --- a/contrib/libs/llvm16/lib/Target/PowerPC/MCTargetDesc/ya.make +++ b/contrib/libs/llvm16/lib/Target/PowerPC/MCTargetDesc/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/PowerPC/TargetInfo/ya.make b/contrib/libs/llvm16/lib/Target/PowerPC/TargetInfo/ya.make index 29e3f00f76f..60159ec0c3d 100644 --- a/contrib/libs/llvm16/lib/Target/PowerPC/TargetInfo/ya.make +++ b/contrib/libs/llvm16/lib/Target/PowerPC/TargetInfo/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/PowerPC/ya.make b/contrib/libs/llvm16/lib/Target/PowerPC/ya.make index 91dafa349f8..2197c683440 100644 --- a/contrib/libs/llvm16/lib/Target/PowerPC/ya.make +++ b/contrib/libs/llvm16/lib/Target/PowerPC/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE( Apache-2.0 WITH LLVM-exception AND NCSA diff --git a/contrib/libs/llvm16/lib/Target/WebAssembly/AsmParser/ya.make b/contrib/libs/llvm16/lib/Target/WebAssembly/AsmParser/ya.make index 0cc8c0f43a2..a15b317146f 100644 --- a/contrib/libs/llvm16/lib/Target/WebAssembly/AsmParser/ya.make +++ b/contrib/libs/llvm16/lib/Target/WebAssembly/AsmParser/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/WebAssembly/Disassembler/ya.make b/contrib/libs/llvm16/lib/Target/WebAssembly/Disassembler/ya.make index 7c6141158fd..491703908d8 100644 --- a/contrib/libs/llvm16/lib/Target/WebAssembly/Disassembler/ya.make +++ b/contrib/libs/llvm16/lib/Target/WebAssembly/Disassembler/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/WebAssembly/MCTargetDesc/ya.make b/contrib/libs/llvm16/lib/Target/WebAssembly/MCTargetDesc/ya.make index e7ddc97266d..e9c62140cd1 100644 --- a/contrib/libs/llvm16/lib/Target/WebAssembly/MCTargetDesc/ya.make +++ b/contrib/libs/llvm16/lib/Target/WebAssembly/MCTargetDesc/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/WebAssembly/TargetInfo/ya.make b/contrib/libs/llvm16/lib/Target/WebAssembly/TargetInfo/ya.make index ea5b2f18dee..0382aa819b2 100644 --- a/contrib/libs/llvm16/lib/Target/WebAssembly/TargetInfo/ya.make +++ b/contrib/libs/llvm16/lib/Target/WebAssembly/TargetInfo/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/WebAssembly/Utils/ya.make b/contrib/libs/llvm16/lib/Target/WebAssembly/Utils/ya.make index 2d1c19d0f39..f0c35f2264e 100644 --- a/contrib/libs/llvm16/lib/Target/WebAssembly/Utils/ya.make +++ b/contrib/libs/llvm16/lib/Target/WebAssembly/Utils/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/WebAssembly/ya.make b/contrib/libs/llvm16/lib/Target/WebAssembly/ya.make index 16ae56d8012..f2c62bc36d5 100644 --- a/contrib/libs/llvm16/lib/Target/WebAssembly/ya.make +++ b/contrib/libs/llvm16/lib/Target/WebAssembly/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/X86/AsmParser/ya.make b/contrib/libs/llvm16/lib/Target/X86/AsmParser/ya.make index 9ffb8d844a1..ce33a4e08a4 100644 --- a/contrib/libs/llvm16/lib/Target/X86/AsmParser/ya.make +++ b/contrib/libs/llvm16/lib/Target/X86/AsmParser/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/X86/Disassembler/ya.make b/contrib/libs/llvm16/lib/Target/X86/Disassembler/ya.make index af59c2cc7a6..786d5753afc 100644 --- a/contrib/libs/llvm16/lib/Target/X86/Disassembler/ya.make +++ b/contrib/libs/llvm16/lib/Target/X86/Disassembler/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/X86/MCA/ya.make b/contrib/libs/llvm16/lib/Target/X86/MCA/ya.make index 202493052c0..3d2303cc6eb 100644 --- a/contrib/libs/llvm16/lib/Target/X86/MCA/ya.make +++ b/contrib/libs/llvm16/lib/Target/X86/MCA/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/X86/MCTargetDesc/ya.make b/contrib/libs/llvm16/lib/Target/X86/MCTargetDesc/ya.make index e881c0ca675..6fda5359624 100644 --- a/contrib/libs/llvm16/lib/Target/X86/MCTargetDesc/ya.make +++ b/contrib/libs/llvm16/lib/Target/X86/MCTargetDesc/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/X86/TargetInfo/ya.make b/contrib/libs/llvm16/lib/Target/X86/TargetInfo/ya.make index a2b15dfc72e..c749464078f 100644 --- a/contrib/libs/llvm16/lib/Target/X86/TargetInfo/ya.make +++ b/contrib/libs/llvm16/lib/Target/X86/TargetInfo/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/X86/ya.make b/contrib/libs/llvm16/lib/Target/X86/ya.make index 8f9ea67a86d..3aa284b8075 100644 --- a/contrib/libs/llvm16/lib/Target/X86/ya.make +++ b/contrib/libs/llvm16/lib/Target/X86/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Target/ya.make b/contrib/libs/llvm16/lib/Target/ya.make index a7a89098368..4a42b87fe69 100644 --- a/contrib/libs/llvm16/lib/Target/ya.make +++ b/contrib/libs/llvm16/lib/Target/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/TargetParser/ya.make b/contrib/libs/llvm16/lib/TargetParser/ya.make index 8b958aeb723..db36ab237e5 100644 --- a/contrib/libs/llvm16/lib/TargetParser/ya.make +++ b/contrib/libs/llvm16/lib/TargetParser/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE( Apache-2.0 WITH LLVM-exception AND NCSA diff --git a/contrib/libs/llvm16/lib/TextAPI/ya.make b/contrib/libs/llvm16/lib/TextAPI/ya.make index 618a232557e..cb37b7ff300 100644 --- a/contrib/libs/llvm16/lib/TextAPI/ya.make +++ b/contrib/libs/llvm16/lib/TextAPI/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/ToolDrivers/llvm-dlltool/ya.make b/contrib/libs/llvm16/lib/ToolDrivers/llvm-dlltool/ya.make index 8a0f8546506..30096982517 100644 --- a/contrib/libs/llvm16/lib/ToolDrivers/llvm-dlltool/ya.make +++ b/contrib/libs/llvm16/lib/ToolDrivers/llvm-dlltool/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/ToolDrivers/llvm-lib/ya.make b/contrib/libs/llvm16/lib/ToolDrivers/llvm-lib/ya.make index d80ee29a470..a9631bf8076 100644 --- a/contrib/libs/llvm16/lib/ToolDrivers/llvm-lib/ya.make +++ b/contrib/libs/llvm16/lib/ToolDrivers/llvm-lib/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Transforms/AggressiveInstCombine/ya.make b/contrib/libs/llvm16/lib/Transforms/AggressiveInstCombine/ya.make index 9582eb93626..622446fcb7e 100644 --- a/contrib/libs/llvm16/lib/Transforms/AggressiveInstCombine/ya.make +++ b/contrib/libs/llvm16/lib/Transforms/AggressiveInstCombine/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Transforms/CFGuard/ya.make b/contrib/libs/llvm16/lib/Transforms/CFGuard/ya.make index ebcfbe291a5..5dd3b71f1f7 100644 --- a/contrib/libs/llvm16/lib/Transforms/CFGuard/ya.make +++ b/contrib/libs/llvm16/lib/Transforms/CFGuard/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Transforms/Coroutines/ya.make b/contrib/libs/llvm16/lib/Transforms/Coroutines/ya.make index 5a3eaa9c4c7..94f0163420a 100644 --- a/contrib/libs/llvm16/lib/Transforms/Coroutines/ya.make +++ b/contrib/libs/llvm16/lib/Transforms/Coroutines/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Transforms/IPO/ya.make b/contrib/libs/llvm16/lib/Transforms/IPO/ya.make index ff4995ba0c9..364cc862719 100644 --- a/contrib/libs/llvm16/lib/Transforms/IPO/ya.make +++ b/contrib/libs/llvm16/lib/Transforms/IPO/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Transforms/InstCombine/ya.make b/contrib/libs/llvm16/lib/Transforms/InstCombine/ya.make index f8efac34bff..930aa58a668 100644 --- a/contrib/libs/llvm16/lib/Transforms/InstCombine/ya.make +++ b/contrib/libs/llvm16/lib/Transforms/InstCombine/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Transforms/Instrumentation/ya.make b/contrib/libs/llvm16/lib/Transforms/Instrumentation/ya.make index d7a0c06ea9b..8c52bbccf59 100644 --- a/contrib/libs/llvm16/lib/Transforms/Instrumentation/ya.make +++ b/contrib/libs/llvm16/lib/Transforms/Instrumentation/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Transforms/ObjCARC/ya.make b/contrib/libs/llvm16/lib/Transforms/ObjCARC/ya.make index 17280f6a4d7..7d1a38549c2 100644 --- a/contrib/libs/llvm16/lib/Transforms/ObjCARC/ya.make +++ b/contrib/libs/llvm16/lib/Transforms/ObjCARC/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Transforms/Scalar/ya.make b/contrib/libs/llvm16/lib/Transforms/Scalar/ya.make index bc627dda2f9..dd0d3964ef3 100644 --- a/contrib/libs/llvm16/lib/Transforms/Scalar/ya.make +++ b/contrib/libs/llvm16/lib/Transforms/Scalar/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Transforms/Utils/ya.make b/contrib/libs/llvm16/lib/Transforms/Utils/ya.make index 42083a238b8..d2b01eb538e 100644 --- a/contrib/libs/llvm16/lib/Transforms/Utils/ya.make +++ b/contrib/libs/llvm16/lib/Transforms/Utils/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/Transforms/Vectorize/ya.make b/contrib/libs/llvm16/lib/Transforms/Vectorize/ya.make index 4b7150c750e..ddd37a49d18 100644 --- a/contrib/libs/llvm16/lib/Transforms/Vectorize/ya.make +++ b/contrib/libs/llvm16/lib/Transforms/Vectorize/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/WindowsDriver/ya.make b/contrib/libs/llvm16/lib/WindowsDriver/ya.make index 313444093ac..751d8b3c731 100644 --- a/contrib/libs/llvm16/lib/WindowsDriver/ya.make +++ b/contrib/libs/llvm16/lib/WindowsDriver/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/WindowsManifest/ya.make b/contrib/libs/llvm16/lib/WindowsManifest/ya.make index 61f4da4accd..066e92fed38 100644 --- a/contrib/libs/llvm16/lib/WindowsManifest/ya.make +++ b/contrib/libs/llvm16/lib/WindowsManifest/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/lib/XRay/ya.make b/contrib/libs/llvm16/lib/XRay/ya.make index 99bb4eefeb3..ee6a138cb16 100644 --- a/contrib/libs/llvm16/lib/XRay/ya.make +++ b/contrib/libs/llvm16/lib/XRay/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/bugpoint/ya.make b/contrib/libs/llvm16/tools/bugpoint/ya.make index 75261d114c4..2be1d2f2046 100644 --- a/contrib/libs/llvm16/tools/bugpoint/ya.make +++ b/contrib/libs/llvm16/tools/bugpoint/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/dsymutil/ya.make b/contrib/libs/llvm16/tools/dsymutil/ya.make index 0c14031a2aa..4879a69c35a 100644 --- a/contrib/libs/llvm16/tools/dsymutil/ya.make +++ b/contrib/libs/llvm16/tools/dsymutil/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/gold/ya.make b/contrib/libs/llvm16/tools/gold/ya.make index 13505f9b327..9eebb7ffd0c 100644 --- a/contrib/libs/llvm16/tools/gold/ya.make +++ b/contrib/libs/llvm16/tools/gold/ya.make @@ -2,6 +2,8 @@ DLL(LLVMgold PREFIX "") +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llc/ya.make b/contrib/libs/llvm16/tools/llc/ya.make index 26e415a9dd3..f8f192aaf1e 100644 --- a/contrib/libs/llvm16/tools/llc/ya.make +++ b/contrib/libs/llvm16/tools/llc/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/lli/ChildTarget/ya.make b/contrib/libs/llvm16/tools/lli/ChildTarget/ya.make index 7b870de45c7..d44bd985466 100644 --- a/contrib/libs/llvm16/tools/lli/ChildTarget/ya.make +++ b/contrib/libs/llvm16/tools/lli/ChildTarget/ya.make @@ -2,6 +2,8 @@ PROGRAM(lli-child-target) +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/lli/ya.make b/contrib/libs/llvm16/tools/lli/ya.make index 2ec59287438..3f2bcc81433 100644 --- a/contrib/libs/llvm16/tools/lli/ya.make +++ b/contrib/libs/llvm16/tools/lli/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-ar/ya.make b/contrib/libs/llvm16/tools/llvm-ar/ya.make index 96e1f5486fc..15ca4662c59 100644 --- a/contrib/libs/llvm16/tools/llvm-ar/ya.make +++ b/contrib/libs/llvm16/tools/llvm-ar/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-as/ya.make b/contrib/libs/llvm16/tools/llvm-as/ya.make index 301471d7f90..8a5517ffaea 100644 --- a/contrib/libs/llvm16/tools/llvm-as/ya.make +++ b/contrib/libs/llvm16/tools/llvm-as/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-bcanalyzer/ya.make b/contrib/libs/llvm16/tools/llvm-bcanalyzer/ya.make index e3b3f733e41..aa6c53f6c73 100644 --- a/contrib/libs/llvm16/tools/llvm-bcanalyzer/ya.make +++ b/contrib/libs/llvm16/tools/llvm-bcanalyzer/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-cat/ya.make b/contrib/libs/llvm16/tools/llvm-cat/ya.make index ba95acb9038..0a75c348dda 100644 --- a/contrib/libs/llvm16/tools/llvm-cat/ya.make +++ b/contrib/libs/llvm16/tools/llvm-cat/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-cfi-verify/lib/ya.make b/contrib/libs/llvm16/tools/llvm-cfi-verify/lib/ya.make index 3d59fe0820b..4f86b7a4e6c 100644 --- a/contrib/libs/llvm16/tools/llvm-cfi-verify/lib/ya.make +++ b/contrib/libs/llvm16/tools/llvm-cfi-verify/lib/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-cfi-verify/ya.make b/contrib/libs/llvm16/tools/llvm-cfi-verify/ya.make index 1b417cce20e..0058b5c5d7d 100644 --- a/contrib/libs/llvm16/tools/llvm-cfi-verify/ya.make +++ b/contrib/libs/llvm16/tools/llvm-cfi-verify/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-config/ya.make b/contrib/libs/llvm16/tools/llvm-config/ya.make index 9cd3badefe3..973d6542628 100644 --- a/contrib/libs/llvm16/tools/llvm-config/ya.make +++ b/contrib/libs/llvm16/tools/llvm-config/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-cov/ya.make b/contrib/libs/llvm16/tools/llvm-cov/ya.make index e0b3a5c784f..e81b5e574db 100644 --- a/contrib/libs/llvm16/tools/llvm-cov/ya.make +++ b/contrib/libs/llvm16/tools/llvm-cov/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-cvtres/ya.make b/contrib/libs/llvm16/tools/llvm-cvtres/ya.make index 58d6b3b1182..9e0d751455f 100644 --- a/contrib/libs/llvm16/tools/llvm-cvtres/ya.make +++ b/contrib/libs/llvm16/tools/llvm-cvtres/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-cxxdump/ya.make b/contrib/libs/llvm16/tools/llvm-cxxdump/ya.make index 96a4b7c44ea..70684e7ac38 100644 --- a/contrib/libs/llvm16/tools/llvm-cxxdump/ya.make +++ b/contrib/libs/llvm16/tools/llvm-cxxdump/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-cxxfilt/ya.make b/contrib/libs/llvm16/tools/llvm-cxxfilt/ya.make index 9dbad0e048b..ce6468deb03 100644 --- a/contrib/libs/llvm16/tools/llvm-cxxfilt/ya.make +++ b/contrib/libs/llvm16/tools/llvm-cxxfilt/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-cxxmap/ya.make b/contrib/libs/llvm16/tools/llvm-cxxmap/ya.make index 0d2334c06a5..3c3c7e202e8 100644 --- a/contrib/libs/llvm16/tools/llvm-cxxmap/ya.make +++ b/contrib/libs/llvm16/tools/llvm-cxxmap/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-diff/lib/ya.make b/contrib/libs/llvm16/tools/llvm-diff/lib/ya.make index 45a2dfc592c..2d8ee5670e9 100644 --- a/contrib/libs/llvm16/tools/llvm-diff/lib/ya.make +++ b/contrib/libs/llvm16/tools/llvm-diff/lib/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-diff/ya.make b/contrib/libs/llvm16/tools/llvm-diff/ya.make index db858124e23..df496cd3b6e 100644 --- a/contrib/libs/llvm16/tools/llvm-diff/ya.make +++ b/contrib/libs/llvm16/tools/llvm-diff/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-dis/ya.make b/contrib/libs/llvm16/tools/llvm-dis/ya.make index d4e9d830ce8..7692304e9b0 100644 --- a/contrib/libs/llvm16/tools/llvm-dis/ya.make +++ b/contrib/libs/llvm16/tools/llvm-dis/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-dwarfdump/ya.make b/contrib/libs/llvm16/tools/llvm-dwarfdump/ya.make index 96bd4cdebea..dbc56924eaa 100644 --- a/contrib/libs/llvm16/tools/llvm-dwarfdump/ya.make +++ b/contrib/libs/llvm16/tools/llvm-dwarfdump/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-dwp/ya.make b/contrib/libs/llvm16/tools/llvm-dwp/ya.make index 25c3b5c1253..fc31a5c0c2d 100644 --- a/contrib/libs/llvm16/tools/llvm-dwp/ya.make +++ b/contrib/libs/llvm16/tools/llvm-dwp/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-exegesis/lib/AArch64/ya.make b/contrib/libs/llvm16/tools/llvm-exegesis/lib/AArch64/ya.make index 13e3e18a436..84818870c4f 100644 --- a/contrib/libs/llvm16/tools/llvm-exegesis/lib/AArch64/ya.make +++ b/contrib/libs/llvm16/tools/llvm-exegesis/lib/AArch64/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-exegesis/lib/PowerPC/ya.make b/contrib/libs/llvm16/tools/llvm-exegesis/lib/PowerPC/ya.make index 46c89f0fb6d..b8ea02e8aee 100644 --- a/contrib/libs/llvm16/tools/llvm-exegesis/lib/PowerPC/ya.make +++ b/contrib/libs/llvm16/tools/llvm-exegesis/lib/PowerPC/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-exegesis/lib/X86/ya.make b/contrib/libs/llvm16/tools/llvm-exegesis/lib/X86/ya.make index 320a72aee25..faaa2a148a6 100644 --- a/contrib/libs/llvm16/tools/llvm-exegesis/lib/X86/ya.make +++ b/contrib/libs/llvm16/tools/llvm-exegesis/lib/X86/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-exegesis/lib/ya.make b/contrib/libs/llvm16/tools/llvm-exegesis/lib/ya.make index 34b14c900f2..2f97d47bfa8 100644 --- a/contrib/libs/llvm16/tools/llvm-exegesis/lib/ya.make +++ b/contrib/libs/llvm16/tools/llvm-exegesis/lib/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-exegesis/ya.make b/contrib/libs/llvm16/tools/llvm-exegesis/ya.make index 9e688e93a5e..cd60b8afa13 100644 --- a/contrib/libs/llvm16/tools/llvm-exegesis/ya.make +++ b/contrib/libs/llvm16/tools/llvm-exegesis/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-extract/ya.make b/contrib/libs/llvm16/tools/llvm-extract/ya.make index c9d7be0946d..f70a55d90f1 100644 --- a/contrib/libs/llvm16/tools/llvm-extract/ya.make +++ b/contrib/libs/llvm16/tools/llvm-extract/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-gsymutil/ya.make b/contrib/libs/llvm16/tools/llvm-gsymutil/ya.make index 12077108c4a..5c77c7854ec 100644 --- a/contrib/libs/llvm16/tools/llvm-gsymutil/ya.make +++ b/contrib/libs/llvm16/tools/llvm-gsymutil/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-ifs/ya.make b/contrib/libs/llvm16/tools/llvm-ifs/ya.make index c0894d9a414..6a626630356 100644 --- a/contrib/libs/llvm16/tools/llvm-ifs/ya.make +++ b/contrib/libs/llvm16/tools/llvm-ifs/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-jitlink/llvm-jitlink-executor/ya.make b/contrib/libs/llvm16/tools/llvm-jitlink/llvm-jitlink-executor/ya.make index f4fcf8e862c..e32afd6a5b0 100644 --- a/contrib/libs/llvm16/tools/llvm-jitlink/llvm-jitlink-executor/ya.make +++ b/contrib/libs/llvm16/tools/llvm-jitlink/llvm-jitlink-executor/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-jitlink/ya.make b/contrib/libs/llvm16/tools/llvm-jitlink/ya.make index 8bb6ab92a17..ecbf78119df 100644 --- a/contrib/libs/llvm16/tools/llvm-jitlink/ya.make +++ b/contrib/libs/llvm16/tools/llvm-jitlink/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-libtool-darwin/ya.make b/contrib/libs/llvm16/tools/llvm-libtool-darwin/ya.make index a6d326cd32d..4260df8595d 100644 --- a/contrib/libs/llvm16/tools/llvm-libtool-darwin/ya.make +++ b/contrib/libs/llvm16/tools/llvm-libtool-darwin/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-link/ya.make b/contrib/libs/llvm16/tools/llvm-link/ya.make index 1f0d2e4a1be..7343f709cdc 100644 --- a/contrib/libs/llvm16/tools/llvm-link/ya.make +++ b/contrib/libs/llvm16/tools/llvm-link/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-lipo/ya.make b/contrib/libs/llvm16/tools/llvm-lipo/ya.make index 820ca229c43..f50cbaf98e2 100644 --- a/contrib/libs/llvm16/tools/llvm-lipo/ya.make +++ b/contrib/libs/llvm16/tools/llvm-lipo/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-lto/ya.make b/contrib/libs/llvm16/tools/llvm-lto/ya.make index 64c9bade2ac..c59dcbac943 100644 --- a/contrib/libs/llvm16/tools/llvm-lto/ya.make +++ b/contrib/libs/llvm16/tools/llvm-lto/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-lto2/ya.make b/contrib/libs/llvm16/tools/llvm-lto2/ya.make index 5748eb4600a..98767b81529 100644 --- a/contrib/libs/llvm16/tools/llvm-lto2/ya.make +++ b/contrib/libs/llvm16/tools/llvm-lto2/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-mc/ya.make b/contrib/libs/llvm16/tools/llvm-mc/ya.make index 1a24a91e181..c4c8abef4f6 100644 --- a/contrib/libs/llvm16/tools/llvm-mc/ya.make +++ b/contrib/libs/llvm16/tools/llvm-mc/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-mca/ya.make b/contrib/libs/llvm16/tools/llvm-mca/ya.make index db058b8c398..7089653fe78 100644 --- a/contrib/libs/llvm16/tools/llvm-mca/ya.make +++ b/contrib/libs/llvm16/tools/llvm-mca/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-ml/ya.make b/contrib/libs/llvm16/tools/llvm-ml/ya.make index 73e9c2d2635..a19dbfb6521 100644 --- a/contrib/libs/llvm16/tools/llvm-ml/ya.make +++ b/contrib/libs/llvm16/tools/llvm-ml/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-modextract/ya.make b/contrib/libs/llvm16/tools/llvm-modextract/ya.make index a736303b074..15e35603f2b 100644 --- a/contrib/libs/llvm16/tools/llvm-modextract/ya.make +++ b/contrib/libs/llvm16/tools/llvm-modextract/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-mt/ya.make b/contrib/libs/llvm16/tools/llvm-mt/ya.make index 0b6467c6b08..e3098a59dae 100644 --- a/contrib/libs/llvm16/tools/llvm-mt/ya.make +++ b/contrib/libs/llvm16/tools/llvm-mt/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-nm/ya.make b/contrib/libs/llvm16/tools/llvm-nm/ya.make index 3742f2a9563..d3c86f9d338 100644 --- a/contrib/libs/llvm16/tools/llvm-nm/ya.make +++ b/contrib/libs/llvm16/tools/llvm-nm/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-objcopy/ya.make b/contrib/libs/llvm16/tools/llvm-objcopy/ya.make index 1e93c7a04b4..f4d8212fd5e 100644 --- a/contrib/libs/llvm16/tools/llvm-objcopy/ya.make +++ b/contrib/libs/llvm16/tools/llvm-objcopy/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-objdump/ya.make b/contrib/libs/llvm16/tools/llvm-objdump/ya.make index 2741fa6ab6a..4ecd0b4c4e1 100644 --- a/contrib/libs/llvm16/tools/llvm-objdump/ya.make +++ b/contrib/libs/llvm16/tools/llvm-objdump/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-opt-report/ya.make b/contrib/libs/llvm16/tools/llvm-opt-report/ya.make index e1f8164377a..3887180384e 100644 --- a/contrib/libs/llvm16/tools/llvm-opt-report/ya.make +++ b/contrib/libs/llvm16/tools/llvm-opt-report/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-pdbutil/ya.make b/contrib/libs/llvm16/tools/llvm-pdbutil/ya.make index ef20e1ae05d..a4351f43400 100644 --- a/contrib/libs/llvm16/tools/llvm-pdbutil/ya.make +++ b/contrib/libs/llvm16/tools/llvm-pdbutil/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-profdata/ya.make b/contrib/libs/llvm16/tools/llvm-profdata/ya.make index 37f7474c23e..00d9e01a166 100644 --- a/contrib/libs/llvm16/tools/llvm-profdata/ya.make +++ b/contrib/libs/llvm16/tools/llvm-profdata/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-profgen/ya.make b/contrib/libs/llvm16/tools/llvm-profgen/ya.make index 744b836ba1c..8d6242738b0 100644 --- a/contrib/libs/llvm16/tools/llvm-profgen/ya.make +++ b/contrib/libs/llvm16/tools/llvm-profgen/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-rc/ya.make b/contrib/libs/llvm16/tools/llvm-rc/ya.make index 955f437a8e9..9024c543a24 100644 --- a/contrib/libs/llvm16/tools/llvm-rc/ya.make +++ b/contrib/libs/llvm16/tools/llvm-rc/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-readobj/ya.make b/contrib/libs/llvm16/tools/llvm-readobj/ya.make index 4dda5d1a69d..813c9647ed7 100644 --- a/contrib/libs/llvm16/tools/llvm-readobj/ya.make +++ b/contrib/libs/llvm16/tools/llvm-readobj/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-reduce/ya.make b/contrib/libs/llvm16/tools/llvm-reduce/ya.make index a47130f535f..a9a8928201a 100644 --- a/contrib/libs/llvm16/tools/llvm-reduce/ya.make +++ b/contrib/libs/llvm16/tools/llvm-reduce/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-rtdyld/ya.make b/contrib/libs/llvm16/tools/llvm-rtdyld/ya.make index f816c309e8d..d04974a0f7e 100644 --- a/contrib/libs/llvm16/tools/llvm-rtdyld/ya.make +++ b/contrib/libs/llvm16/tools/llvm-rtdyld/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-size/ya.make b/contrib/libs/llvm16/tools/llvm-size/ya.make index a37bb9621dd..e25966ab516 100644 --- a/contrib/libs/llvm16/tools/llvm-size/ya.make +++ b/contrib/libs/llvm16/tools/llvm-size/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-split/ya.make b/contrib/libs/llvm16/tools/llvm-split/ya.make index 2a3b337f221..93bc9204609 100644 --- a/contrib/libs/llvm16/tools/llvm-split/ya.make +++ b/contrib/libs/llvm16/tools/llvm-split/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-stress/ya.make b/contrib/libs/llvm16/tools/llvm-stress/ya.make index 12bb8a6939f..413340351f0 100644 --- a/contrib/libs/llvm16/tools/llvm-stress/ya.make +++ b/contrib/libs/llvm16/tools/llvm-stress/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-strings/ya.make b/contrib/libs/llvm16/tools/llvm-strings/ya.make index 8a7bfda2b4e..9843d8a5c25 100644 --- a/contrib/libs/llvm16/tools/llvm-strings/ya.make +++ b/contrib/libs/llvm16/tools/llvm-strings/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-symbolizer/ya.make b/contrib/libs/llvm16/tools/llvm-symbolizer/ya.make index 2dbc9887812..feecc33c4a6 100644 --- a/contrib/libs/llvm16/tools/llvm-symbolizer/ya.make +++ b/contrib/libs/llvm16/tools/llvm-symbolizer/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-undname/ya.make b/contrib/libs/llvm16/tools/llvm-undname/ya.make index dfa97bb70dd..be5ea2e931f 100644 --- a/contrib/libs/llvm16/tools/llvm-undname/ya.make +++ b/contrib/libs/llvm16/tools/llvm-undname/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/llvm-xray/ya.make b/contrib/libs/llvm16/tools/llvm-xray/ya.make index a0ed598b1bb..2a8330f9f8b 100644 --- a/contrib/libs/llvm16/tools/llvm-xray/ya.make +++ b/contrib/libs/llvm16/tools/llvm-xray/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/lto/ya.make b/contrib/libs/llvm16/tools/lto/ya.make index c42989395e3..50ef4ff52e3 100644 --- a/contrib/libs/llvm16/tools/lto/ya.make +++ b/contrib/libs/llvm16/tools/lto/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/obj2yaml/ya.make b/contrib/libs/llvm16/tools/obj2yaml/ya.make index 5992bd085c9..026b772a824 100644 --- a/contrib/libs/llvm16/tools/obj2yaml/ya.make +++ b/contrib/libs/llvm16/tools/obj2yaml/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/opt/ya.make b/contrib/libs/llvm16/tools/opt/ya.make index 1ac77ea3817..712db055d5e 100644 --- a/contrib/libs/llvm16/tools/opt/ya.make +++ b/contrib/libs/llvm16/tools/opt/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/polly/lib/External/isl/ya.make b/contrib/libs/llvm16/tools/polly/lib/External/isl/ya.make index 2f6a076c282..d570e165ee2 100644 --- a/contrib/libs/llvm16/tools/polly/lib/External/isl/ya.make +++ b/contrib/libs/llvm16/tools/polly/lib/External/isl/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE( BSD-3-Clause AND MIT diff --git a/contrib/libs/llvm16/tools/polly/lib/External/ppcg/ya.make b/contrib/libs/llvm16/tools/polly/lib/External/ppcg/ya.make index bba74f94b76..dfb9f28cb0d 100644 --- a/contrib/libs/llvm16/tools/polly/lib/External/ppcg/ya.make +++ b/contrib/libs/llvm16/tools/polly/lib/External/ppcg/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(MIT) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/polly/lib/ya.make b/contrib/libs/llvm16/tools/polly/lib/ya.make index d17048af579..202a2cfd245 100644 --- a/contrib/libs/llvm16/tools/polly/lib/ya.make +++ b/contrib/libs/llvm16/tools/polly/lib/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE( Apache-2.0 WITH LLVM-exception AND MIT diff --git a/contrib/libs/llvm16/tools/remarks-shlib/ya.make b/contrib/libs/llvm16/tools/remarks-shlib/ya.make index 54be01a95d2..5ce386c7966 100644 --- a/contrib/libs/llvm16/tools/remarks-shlib/ya.make +++ b/contrib/libs/llvm16/tools/remarks-shlib/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/sancov/ya.make b/contrib/libs/llvm16/tools/sancov/ya.make index af392919157..6f36cb9574c 100644 --- a/contrib/libs/llvm16/tools/sancov/ya.make +++ b/contrib/libs/llvm16/tools/sancov/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/sanstats/ya.make b/contrib/libs/llvm16/tools/sanstats/ya.make index ed4e80c633d..9b3ca5cfa75 100644 --- a/contrib/libs/llvm16/tools/sanstats/ya.make +++ b/contrib/libs/llvm16/tools/sanstats/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/verify-uselistorder/ya.make b/contrib/libs/llvm16/tools/verify-uselistorder/ya.make index 1ba553d7276..3aae8bdea25 100644 --- a/contrib/libs/llvm16/tools/verify-uselistorder/ya.make +++ b/contrib/libs/llvm16/tools/verify-uselistorder/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/tools/yaml2obj/ya.make b/contrib/libs/llvm16/tools/yaml2obj/ya.make index 34cb7fadaf5..13a038d5f8d 100644 --- a/contrib/libs/llvm16/tools/yaml2obj/ya.make +++ b/contrib/libs/llvm16/tools/yaml2obj/ya.make @@ -2,6 +2,8 @@ PROGRAM() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/utils/TableGen/GlobalISel/ya.make b/contrib/libs/llvm16/utils/TableGen/GlobalISel/ya.make index ba338c7cc07..178de8ff9a1 100644 --- a/contrib/libs/llvm16/utils/TableGen/GlobalISel/ya.make +++ b/contrib/libs/llvm16/utils/TableGen/GlobalISel/ya.make @@ -2,6 +2,8 @@ LIBRARY() +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/libs/llvm16/utils/TableGen/ya.make b/contrib/libs/llvm16/utils/TableGen/ya.make index c5512c49ebc..3f02dbc0ade 100644 --- a/contrib/libs/llvm16/utils/TableGen/ya.make +++ b/contrib/libs/llvm16/utils/TableGen/ya.make @@ -2,6 +2,8 @@ PROGRAM(llvm-tblgen) +VERSION(16.0.0) + LICENSE(Apache-2.0 WITH LLVM-exception) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) diff --git a/contrib/python/PyYAML/ya.make b/contrib/python/PyYAML/ya.make index 5d0f563c745..28498e997a4 100644 --- a/contrib/python/PyYAML/ya.make +++ b/contrib/python/PyYAML/ya.make @@ -1,6 +1,8 @@ PY23_LIBRARY() -LICENSE(MIT) +LICENSE(Service-Py23-Proxy) + +VERSION(Service-proxy-version) IF (PYTHON2) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.bhaible/test-call/ya.make b/contrib/restricted/libffi/testsuite/libffi.bhaible/test-call/ya.make index 38b5f1a61ff..a2e55b2c792 100644 --- a/contrib/restricted/libffi/testsuite/libffi.bhaible/test-call/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.bhaible/test-call/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.bhaible/test-callback/ya.make b/contrib/restricted/libffi/testsuite/libffi.bhaible/test-callback/ya.make index f4c8478253c..24186a614be 100644 --- a/contrib/restricted/libffi/testsuite/libffi.bhaible/test-callback/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.bhaible/test-callback/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.bhaible/ya.make b/contrib/restricted/libffi/testsuite/libffi.bhaible/ya.make index 40dfa0bac98..2352ca4e44f 100644 --- a/contrib/restricted/libffi/testsuite/libffi.bhaible/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.bhaible/ya.make @@ -1,5 +1,7 @@ # Generated by devtools/yamaker. +VERSION(3.3) + RECURSE( test-call test-callback diff --git a/contrib/restricted/libffi/testsuite/libffi.call/align_mixed/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/align_mixed/ya.make index 92689f798d4..06fb86c77df 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/align_mixed/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/align_mixed/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/align_stdcall/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/align_stdcall/ya.make index 4f196d972f1..335df55fdc1 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/align_stdcall/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/align_stdcall/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/err_bad_typedef/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/err_bad_typedef/ya.make index 7192b99c5ba..65349937c7e 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/err_bad_typedef/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/err_bad_typedef/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/float/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/float/ya.make index b17424bbca7..beaa31d1551 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/float/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/float/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/float1/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/float1/ya.make index 6d5cde154da..250778a7f8b 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/float1/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/float1/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/float2/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/float2/ya.make index 2310ee8bd8b..ea37e1e00bf 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/float2/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/float2/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/float3/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/float3/ya.make index 8af4716fe39..5c7284e4aac 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/float3/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/float3/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/float4/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/float4/ya.make index ed7217089fc..0e93b393e31 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/float4/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/float4/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/float_va/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/float_va/ya.make index 8f918d816a4..3f08152f754 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/float_va/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/float_va/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/many/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/many/ya.make index aaffb260e69..54e91c8d81f 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/many/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/many/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/many2/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/many2/ya.make index fb57b45bf60..c56f0dd39fb 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/many2/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/many2/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/many_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/many_double/ya.make index d70b0f3cdbb..75caf9574b4 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/many_double/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/many_double/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/many_mixed/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/many_mixed/ya.make index 0fdfb347064..b2a8fcae57d 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/many_mixed/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/many_mixed/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/negint/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/negint/ya.make index f83088b22db..836df93c8f4 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/negint/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/negint/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/offsets/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/offsets/ya.make index 303bcec33c6..cdf56900bbe 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/offsets/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/offsets/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/pr1172638/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/pr1172638/ya.make index 41f9b30396a..67026f94e68 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/pr1172638/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/pr1172638/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/promotion/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/promotion/ya.make index e57d931ee7f..66155207fdd 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/promotion/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/promotion/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/pyobjc-tc/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/pyobjc-tc/ya.make index c8ee70e634b..c4b2fbbb31a 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/pyobjc-tc/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/pyobjc-tc/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_dbl/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_dbl/ya.make index 4f63523532a..c9da4f61a35 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_dbl/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/return_dbl/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_dbl1/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_dbl1/ya.make index 8365c22a511..f87cdf7af5c 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_dbl1/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/return_dbl1/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_dbl2/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_dbl2/ya.make index 60edf8ff426..0b5cde71496 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_dbl2/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/return_dbl2/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_fl/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_fl/ya.make index 675dcbd6587..a941d416bfe 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_fl/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/return_fl/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_fl1/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_fl1/ya.make index a0cc661bd7e..8a42472ee64 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_fl1/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/return_fl1/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_fl2/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_fl2/ya.make index d00c509facb..f30267470b1 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_fl2/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/return_fl2/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_fl3/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_fl3/ya.make index 8a8f1634373..cca83d0c649 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_fl3/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/return_fl3/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_ldl/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_ldl/ya.make index 1b5be17ca78..23003a970d9 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_ldl/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/return_ldl/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_ll/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_ll/ya.make index 7efd08d4d46..f05a17b4dae 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_ll/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/return_ll/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_ll1/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_ll1/ya.make index 2a4c7a5fde0..d265cedf9ee 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_ll1/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/return_ll1/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_sc/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_sc/ya.make index a41cd581cdc..64b01407e3e 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_sc/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/return_sc/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_sl/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_sl/ya.make index 09917f10b6e..eda7366e04c 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_sl/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/return_sl/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_uc/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_uc/ya.make index 21486df4e53..67064d71d72 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_uc/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/return_uc/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/return_ul/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/return_ul/ya.make index 52902463226..8bbea48c46e 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/return_ul/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/return_ul/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/strlen/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/strlen/ya.make index 658a70807b9..b59b1252abd 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/strlen/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/strlen/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/strlen2/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/strlen2/ya.make index e4dbcd12daf..cfdf4cafb80 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/strlen2/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/strlen2/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/strlen3/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/strlen3/ya.make index f8f127281e2..a5d23fec7fb 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/strlen3/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/strlen3/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/strlen4/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/strlen4/ya.make index 1373d31c401..1d9d8041be8 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/strlen4/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/strlen4/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/struct1/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/struct1/ya.make index 4390cccdf80..d90a07b447b 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/struct1/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/struct1/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/struct10/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/struct10/ya.make index 502f6e5ffc3..6f10638bddf 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/struct10/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/struct10/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/struct2/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/struct2/ya.make index feeaa5b323d..a4de2a3a0e5 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/struct2/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/struct2/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/struct3/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/struct3/ya.make index 9155587f5cf..a079d03e8b5 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/struct3/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/struct3/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/struct4/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/struct4/ya.make index dea8b9c824f..f81fe4c0074 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/struct4/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/struct4/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/struct5/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/struct5/ya.make index 275c8ed9139..bd3cdfa6f73 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/struct5/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/struct5/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/struct6/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/struct6/ya.make index 4e8d569576d..6eb5a49eb66 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/struct6/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/struct6/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/struct7/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/struct7/ya.make index fd0f0a69299..66354481dba 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/struct7/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/struct7/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/struct8/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/struct8/ya.make index 523c40dacb3..2aeeca3c67e 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/struct8/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/struct8/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/struct9/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/struct9/ya.make index 769563ff329..80fd0552d8f 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/struct9/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/struct9/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/uninitialized/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/uninitialized/ya.make index b235be9937c..eb0424a6079 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/uninitialized/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/uninitialized/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/va_1/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/va_1/ya.make index 33f50f35f59..cc95e1be459 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/va_1/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/va_1/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/va_struct1/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/va_struct1/ya.make index 4df73cc62b5..b892a3f375b 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/va_struct1/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/va_struct1/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/va_struct2/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/va_struct2/ya.make index 5e29bfe2a96..400bd675f3e 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/va_struct2/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/va_struct2/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/va_struct3/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/va_struct3/ya.make index c6a6efe4a5f..56af9aa9f65 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/va_struct3/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/va_struct3/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.call/ya.make b/contrib/restricted/libffi/testsuite/libffi.call/ya.make index 744afe63428..2faa7ab83e6 100644 --- a/contrib/restricted/libffi/testsuite/libffi.call/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.call/ya.make @@ -1,5 +1,7 @@ # Generated by devtools/yamaker. +VERSION(3.3) + RECURSE( align_mixed align_stdcall diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn0/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn0/ya.make index 2c55774a2ef..e33fbd5bce0 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn0/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn0/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn1/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn1/ya.make index 3d0fdaeca68..67b5274962c 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn1/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn1/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn2/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn2/ya.make index 3a2e949ceb4..d023142344a 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn2/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn2/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn3/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn3/ya.make index 5b8cec79c8f..f64675259dd 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn3/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn3/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn4/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn4/ya.make index 755f9781a5b..f764d29f0f1 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn4/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn4/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn5/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn5/ya.make index 7d221414e4e..f3a772b0b35 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn5/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn5/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn6/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn6/ya.make index 4cddd79a83c..a773e489c7c 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn6/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/closure_fn6/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/closure_loc_fn0/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/closure_loc_fn0/ya.make index 1a951f82149..0bf51a1f0ea 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/closure_loc_fn0/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/closure_loc_fn0/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/closure_simple/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/closure_simple/ya.make index 75e3cd78326..0a0c1a228e6 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/closure_simple/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/closure_simple/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_12byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_12byte/ya.make index 39c05764670..765f7acf22e 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_12byte/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_12byte/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_16byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_16byte/ya.make index dd57366b4e5..cf1a91c59b6 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_16byte/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_16byte/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_18byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_18byte/ya.make index da74045634f..bc72edf3427 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_18byte/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_18byte/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_19byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_19byte/ya.make index e9c17f1b021..05d46b290d0 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_19byte/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_19byte/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_1_1byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_1_1byte/ya.make index e964987a480..4dc5a541d55 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_1_1byte/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_1_1byte/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_20byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_20byte/ya.make index 0e34f625285..303f82ce60e 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_20byte/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_20byte/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_20byte1/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_20byte1/ya.make index dd35edd6e22..4ecc64b46ec 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_20byte1/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_20byte1/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_24byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_24byte/ya.make index 8a772deb6c1..cb8c477ccf7 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_24byte/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_24byte/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_2byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_2byte/ya.make index dfae15b9179..15a1be236fb 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_2byte/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_2byte/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_3_1byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_3_1byte/ya.make index 791b59200d2..4a6987f9d11 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_3_1byte/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_3_1byte/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_3byte1/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_3byte1/ya.make index 3d86dda9192..9179bbe77b5 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_3byte1/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_3byte1/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_3byte2/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_3byte2/ya.make index 38089d23c2c..34cf4342295 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_3byte2/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_3byte2/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_3float/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_3float/ya.make index 726d7160733..e95f248422d 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_3float/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_3float/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_4_1byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_4_1byte/ya.make index 6828e3d7e5f..915cbd74326 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_4_1byte/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_4_1byte/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_4byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_4byte/ya.make index 751a52b34a0..ef7c6b689e2 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_4byte/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_4byte/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_5_1_byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_5_1_byte/ya.make index 930e1fb39dc..fa428792fbd 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_5_1_byte/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_5_1_byte/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_5byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_5byte/ya.make index 1bf392d8c4f..497bae2ce22 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_5byte/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_5byte/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_64byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_64byte/ya.make index df029e85c8c..bd21e474583 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_64byte/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_64byte/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_6_1_byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_6_1_byte/ya.make index 63dfc9431fa..207179f595e 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_6_1_byte/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_6_1_byte/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_6byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_6byte/ya.make index b9860a58006..333159c63c7 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_6byte/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_6byte/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_7_1_byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_7_1_byte/ya.make index 229969c600b..fbbab9eceb4 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_7_1_byte/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_7_1_byte/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_7byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_7byte/ya.make index 7792c6cb6cd..7203ad16026 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_7byte/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_7byte/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_8byte/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_8byte/ya.make index 90600682ddc..ec23d911e99 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_8byte/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_8byte/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_9byte1/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_9byte1/ya.make index aecb79162d2..f50f030970f 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_9byte1/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_9byte1/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_9byte2/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_9byte2/ya.make index 28dae35afc9..90e0e6f2b85 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_9byte2/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_9byte2/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_double/ya.make index 4b5027aaf71..d0db7d6eb03 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_double/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_double/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_float/ya.make index 09060f6cec0..55d80bd9551 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_float/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_float/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble/ya.make index d9765925a79..083eb3af9a4 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble_split/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble_split/ya.make index fb385164892..7204c266991 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble_split/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble_split/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble_split2/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble_split2/ya.make index 322b96b3896..37cf19314d1 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble_split2/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_longdouble_split2/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_pointer/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_pointer/ya.make index 2fd39f1400c..9fa75debb1e 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_pointer/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_pointer/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint16/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint16/ya.make index e11e0edbb32..2d27862fbfc 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint16/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint16/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint32/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint32/ya.make index e15126ef2b5..3737908db7b 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint32/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint32/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint64/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint64/ya.make index eae6b790e7e..92e04cb092b 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint64/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_sint64/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint16/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint16/ya.make index ddd0995e654..7eb2ca87f67 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint16/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint16/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint32/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint32/ya.make index e8024f45c03..965074758c8 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint32/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint32/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint64/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint64/ya.make index a3f448c2048..a49ced036d4 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint64/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_align_uint64/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_dbls_struct/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_dbls_struct/ya.make index 2ce493dacc3..9a65e58394a 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_dbls_struct/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_dbls_struct/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_double/ya.make index 36a08128b1d..6e561860008 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_double/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_double/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_double_va/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_double_va/ya.make index ec1f4661f95..432ea071cbc 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_double_va/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_double_va/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_float/ya.make index b279b7135e9..c6dad31a63c 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_float/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_float/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_longdouble/ya.make index a5ea33ba2f7..9b63de9043f 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_longdouble/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_longdouble/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_longdouble_va/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_longdouble_va/ya.make index 511bd87d320..097b33742da 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_longdouble_va/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_longdouble_va/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_many_mixed_args/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_many_mixed_args/ya.make index b51e2bb72fc..b5e068ae863 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_many_mixed_args/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_many_mixed_args/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_many_mixed_float_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_many_mixed_float_double/ya.make index 96b6e84e897..5a71b524577 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_many_mixed_float_double/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_many_mixed_float_double/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_schar/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_schar/ya.make index d0521db434c..401809a1664 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_schar/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_schar/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_sshort/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_sshort/ya.make index 3606390afa7..36cfcba4f02 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_sshort/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_sshort/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_sshortchar/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_sshortchar/ya.make index b0697c5155e..03f3eb2dcce 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_sshortchar/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_sshortchar/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_uchar/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_uchar/ya.make index 775518803b8..af300e88e47 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_uchar/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_uchar/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_ushort/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_ushort/ya.make index e762c9772a4..a2a1e31235f 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_ushort/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_ushort/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_ushortchar/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_ushortchar/ya.make index 5ad9878b34f..c20f8205d3d 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_ushortchar/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_multi_ushortchar/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_pointer/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_pointer/ya.make index 1949f64e822..34e5e8442ca 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_pointer/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_pointer/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_pointer_stack/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_pointer_stack/ya.make index cf94f31995b..1dc61d9c8f1 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_pointer_stack/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_pointer_stack/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_schar/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_schar/ya.make index a97c29be5c3..8d6ec3044d6 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_schar/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_schar/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_sint/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_sint/ya.make index 6e4cd79a1e7..6ea373e4a91 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_sint/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_sint/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_sshort/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_sshort/ya.make index 87f69a5b5bb..242da8e6203 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_sshort/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_sshort/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_struct_va1/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_struct_va1/ya.make index bd3fcfbeb1d..33e1f12e0d6 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_struct_va1/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_struct_va1/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_uchar/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_uchar/ya.make index 768b022308c..001f01a0db0 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_uchar/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_uchar/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_uchar_va/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_uchar_va/ya.make index 4006842ab28..58e41d67b44 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_uchar_va/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_uchar_va/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_uint/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_uint/ya.make index 37ef53cb7c3..2b5729f6914 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_uint/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_uint/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_uint_va/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_uint_va/ya.make index f9706363ff8..ee0c7ed7f5b 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_uint_va/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_uint_va/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_ulong_va/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_ulong_va/ya.make index fad449f901c..fd2f5a3ab8f 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_ulong_va/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_ulong_va/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_ulonglong/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_ulonglong/ya.make index a01c750abf4..6f8209c7ec2 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_ulonglong/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_ulonglong/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_ushort/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_ushort/ya.make index c23dd0e636a..dbae7ab7b17 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_ushort/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_ushort/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/cls_ushort_va/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/cls_ushort_va/ya.make index 1b8d0bd03f2..c36fffeef86 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/cls_ushort_va/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/cls_ushort_va/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/err_bad_abi/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/err_bad_abi/ya.make index 0a15c5197fd..b06159c61b9 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/err_bad_abi/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/err_bad_abi/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/huge_struct/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/huge_struct/ya.make index dd12ab763fb..74758df022c 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/huge_struct/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/huge_struct/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct/ya.make index e2aa1e939fd..55cb0666862 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct1/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct1/ya.make index 37cf064bbfd..656873f2f3d 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct1/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct1/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct10/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct10/ya.make index 78c215ab19e..dc968ebf95d 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct10/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct10/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct11/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct11/ya.make index 11ab5a9a5c9..c46aa10ddc9 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct11/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct11/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct2/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct2/ya.make index dac69bba2b5..cb26c92af04 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct2/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct2/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct3/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct3/ya.make index 59d836f6502..ea61f861fef 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct3/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct3/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct4/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct4/ya.make index 295c626df27..c59aedfa1a7 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct4/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct4/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct5/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct5/ya.make index 14766ed0d78..607faad4296 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct5/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct5/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct6/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct6/ya.make index d2dff91ab2a..a107f00dc52 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct6/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct6/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct7/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct7/ya.make index 83c22922cb8..ab46b3ace30 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct7/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct7/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct8/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct8/ya.make index 8c990c40d71..fab5e258bd0 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct8/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct8/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct9/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct9/ya.make index 37b2784f369..a56db5a86cb 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct9/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/nested_struct9/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/problem1/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/problem1/ya.make index bcd8e251f0a..5bd8fbda9a2 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/problem1/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/problem1/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/stret_large/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/stret_large/ya.make index 059f01d0044..e645d31547a 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/stret_large/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/stret_large/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/stret_large2/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/stret_large2/ya.make index 9ab9b2a7d73..266903003a1 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/stret_large2/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/stret_large2/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/stret_medium/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/stret_medium/ya.make index aac9750da8f..4002a112d49 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/stret_medium/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/stret_medium/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/stret_medium2/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/stret_medium2/ya.make index f37bf99b78b..33b1ad9b57b 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/stret_medium2/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/stret_medium2/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/testclosure/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/testclosure/ya.make index 176d09ad549..7aa221b2c46 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/testclosure/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/testclosure/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.closures/ya.make b/contrib/restricted/libffi/testsuite/libffi.closures/ya.make index 40565af539b..7b3a55fbd62 100644 --- a/contrib/restricted/libffi/testsuite/libffi.closures/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.closures/ya.make @@ -1,5 +1,7 @@ # Generated by devtools/yamaker. +VERSION(3.3) + RECURSE( closure_fn0 closure_fn1 diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_double/ya.make index bd7d0a025a6..d84706f7a3c 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_double/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_double/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_float/ya.make index 03b4814daf5..e013ec832a8 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_float/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_float/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_longdouble/ya.make index 93718cf15b6..405f1dd63f2 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_longdouble/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/cls_align_complex_longdouble/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_double/ya.make index f3a2ae0f58e..cda43c25221 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_double/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_double/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_float/ya.make index f429013e393..cd63e91742a 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_float/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_float/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_longdouble/ya.make index d6c794a3de2..8450ef294c2 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_longdouble/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_longdouble/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_double/ya.make index 58514e99add..2b06e52c12a 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_double/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_double/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_float/ya.make index 5661158178f..c38c68df1ed 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_float/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_float/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_longdouble/ya.make index 6b27dc05248..6dfd8b224cc 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_longdouble/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_struct_longdouble/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_double/ya.make index 00c5014fb25..6352861beac 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_double/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_double/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_float/ya.make index 3a7195a4a5c..d49a6b0ce1d 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_float/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_float/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_longdouble/ya.make index c66dc74f328..429d6b6ea9f 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_longdouble/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/cls_complex_va_longdouble/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/complex_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/complex_double/ya.make index 6b18d6c2c0d..e43aacb8c0f 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/complex_double/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/complex_double/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/complex_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/complex_float/ya.make index 3f67c81a0ad..be97254281c 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/complex_float/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/complex_float/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/complex_int/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/complex_int/ya.make index df57214a938..83996c6535d 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/complex_int/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/complex_int/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/complex_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/complex_longdouble/ya.make index b2b879ea1e6..a62700bd65f 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/complex_longdouble/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/complex_longdouble/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_double/ya.make index f3ad40cd0ea..1504c3aff88 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_double/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_double/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_float/ya.make index 52f2a9aa221..add245bc4c1 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_float/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_float/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_longdouble/ya.make index 5e93571cfe6..a1ee1851dd6 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_longdouble/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/many_complex_longdouble/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_double/ya.make index 30710b30263..e64a92c8e57 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_double/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_double/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_float/ya.make index 0a62edbdbea..00ddb1725e0 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_float/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_float/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_longdouble/ya.make index 50e5938a257..a9f0108eec7 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_longdouble/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex1_longdouble/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_double/ya.make index 913bbba738d..9ee3f8788b2 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_double/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_double/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_float/ya.make index d06f31eb028..fef356e0689 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_float/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_float/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_longdouble/ya.make index de063a6b6fd..2c94e24b9af 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_longdouble/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex2_longdouble/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_double/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_double/ya.make index bc971aa67b0..fc96069a239 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_double/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_double/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_float/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_float/ya.make index 846b3df2acd..a01b75940af 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_float/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_float/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_longdouble/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_longdouble/ya.make index fdf9a6c20c1..2c68dcf370b 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_longdouble/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/return_complex_longdouble/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.complex/ya.make b/contrib/restricted/libffi/testsuite/libffi.complex/ya.make index 032d03839a7..8b9baa482ec 100644 --- a/contrib/restricted/libffi/testsuite/libffi.complex/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.complex/ya.make @@ -1,5 +1,7 @@ # Generated by devtools/yamaker. +VERSION(3.3) + RECURSE( cls_align_complex_double cls_align_complex_float diff --git a/contrib/restricted/libffi/testsuite/libffi.go/aa-direct/ya.make b/contrib/restricted/libffi/testsuite/libffi.go/aa-direct/ya.make index cb790b091c3..8974cfc85ff 100644 --- a/contrib/restricted/libffi/testsuite/libffi.go/aa-direct/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.go/aa-direct/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.go/closure1/ya.make b/contrib/restricted/libffi/testsuite/libffi.go/closure1/ya.make index 5a7a18fc431..5dfa073c20c 100644 --- a/contrib/restricted/libffi/testsuite/libffi.go/closure1/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.go/closure1/ya.make @@ -4,6 +4,8 @@ PROGRAM() WITHOUT_LICENSE_TEXTS() +VERSION(3.3) + LICENSE(GPL-2.0-only) PEERDIR( diff --git a/contrib/restricted/libffi/testsuite/libffi.go/ya.make b/contrib/restricted/libffi/testsuite/libffi.go/ya.make index 9e8d002d782..6d53ea5f332 100644 --- a/contrib/restricted/libffi/testsuite/libffi.go/ya.make +++ b/contrib/restricted/libffi/testsuite/libffi.go/ya.make @@ -1,5 +1,7 @@ # Generated by devtools/yamaker. +VERSION(3.3) + RECURSE( aa-direct closure1 diff --git a/contrib/restricted/libffi/testsuite/ya.make b/contrib/restricted/libffi/testsuite/ya.make index 7f589109a00..caa7a4e9a08 100644 --- a/contrib/restricted/libffi/testsuite/ya.make +++ b/contrib/restricted/libffi/testsuite/ya.make @@ -1,5 +1,7 @@ # Generated by devtools/yamaker. +VERSION(3.3) + RECURSE( libffi.bhaible libffi.call |
