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 /contrib/libs/llvm16/tools/llvm-strings | |
| parent | f23ace9b7c0c2e8578421e3e640e3d1cc0fe381b (diff) | |
Intermediate changes
Diffstat (limited to 'contrib/libs/llvm16/tools/llvm-strings')
| -rw-r--r-- | contrib/libs/llvm16/tools/llvm-strings/ya.make | 2 |
1 files changed, 2 insertions, 0 deletions
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) |
