summaryrefslogtreecommitdiffstats
path: root/contrib/libs/aws-sdk-cpp/aws-cpp-sdk-core/ya.make
diff options
context:
space:
mode:
authorheretic <[email protected]>2022-02-10 16:45:46 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:45:46 +0300
commit81eddc8c0b55990194e112b02d127b87d54164a9 (patch)
tree9142afc54d335ea52910662635b898e79e192e49 /contrib/libs/aws-sdk-cpp/aws-cpp-sdk-core/ya.make
parent397cbe258b9e064f49c4ca575279f02f39fef76e (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/aws-sdk-cpp/aws-cpp-sdk-core/ya.make')
-rw-r--r--contrib/libs/aws-sdk-cpp/aws-cpp-sdk-core/ya.make30
1 files changed, 15 insertions, 15 deletions
diff --git a/contrib/libs/aws-sdk-cpp/aws-cpp-sdk-core/ya.make b/contrib/libs/aws-sdk-cpp/aws-cpp-sdk-core/ya.make
index ed01f836648..d6b0823d455 100644
--- a/contrib/libs/aws-sdk-cpp/aws-cpp-sdk-core/ya.make
+++ b/contrib/libs/aws-sdk-cpp/aws-cpp-sdk-core/ya.make
@@ -2,20 +2,20 @@
LIBRARY()
-OWNER(
- orivej
- shindo
- g:cpp-contrib
-)
+OWNER(
+ orivej
+ shindo
+ g:cpp-contrib
+)
+
+LICENSE(
+ Apache-2.0 AND
+ MIT AND
+ Zlib
+)
-LICENSE(
- Apache-2.0 AND
- MIT AND
- Zlib
-)
+LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
-LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
-
PEERDIR(
contrib/libs/curl
contrib/libs/openssl
@@ -23,9 +23,9 @@ PEERDIR(
contrib/restricted/aws/aws-c-event-stream
)
-ADDINCL(
- GLOBAL contrib/libs/aws-sdk-cpp/aws-cpp-sdk-core/include
-)
+ADDINCL(
+ GLOBAL contrib/libs/aws-sdk-cpp/aws-cpp-sdk-core/include
+)
NO_COMPILER_WARNINGS()