diff options
author | buglloc <buglloc@yandex-team.ru> | 2022-02-10 16:51:09 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:51:09 +0300 |
commit | b868fa2d4a6e866a6b50fd0a1b8da8cdca5b57d7 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /build/conf | |
parent | 22f9a26d1b7124c1e1f985bbe4026d660f8eb65f (diff) | |
download | ydb-b868fa2d4a6e866a6b50fd0a1b8da8cdca5b57d7.tar.gz |
Restoring authorship annotation for <buglloc@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build/conf')
-rw-r--r-- | build/conf/license.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/conf/license.conf b/build/conf/license.conf index 50a4c5d096..f2fb576b0d 100644 --- a/build/conf/license.conf +++ b/build/conf/license.conf @@ -208,7 +208,7 @@ LICENSES_REQUIRE_DISCLOSURE_STATIC= \ # These licenses allows any kind of linkage with proprietary code LICENSES_PERMISSIVE= \ - 0BSD \ + 0BSD \ Apache-1.0 \ Apache-1.1 \ Apache-2.0 \ |