aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2023-11-07 00:41:07 +0300
committerthegeorg <thegeorg@yandex-team.com>2023-11-07 01:07:32 +0300
commitfb4d1971bdbc03d224c23e90b1453bdda4dd9bef (patch)
tree6b63f6bde16792b7127de7e2ececb5cd48e71ae4
parent5d3f891c6ee8f55a7d23157df01a8e2d424aa0ab (diff)
downloadydb-fb4d1971bdbc03d224c23e90b1453bdda4dd9bef.tar.gz
Add TMate license into REQUIRE_DISCLOSURE category
The conditions are as follows: ``` * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Redistributions in any form must be accompanied by information on how to obtain complete source code for the software that uses SVNKit and any accompanying software that uses the software that uses SVNKit. The source code must either be included in the distribution or be available for no more than the cost of distribution plus a nominal fee, and must be freely redistributable under reasonable conditions. For an executable file, complete source code means the source code for all modules it contains. It does not include source code for modules or files that typically accompany the major components of the operating system on which the executable file runs. * Redistribution in any form without redistributing source code for software that uses SVNKit is possible only when such redistribution is explictly permitted by TMate Software. Please, contact TMate Software at support@svnkit.com to get such permission. ``` in particular, the 3rd statements mandates source code disclosure in case of code / software distribution.
-rw-r--r--build/conf/license.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/conf/license.conf b/build/conf/license.conf
index 794092572f..d3bd312a0e 100644
--- a/build/conf/license.conf
+++ b/build/conf/license.conf
@@ -219,7 +219,8 @@ LICENSES_REQUIRE_DISCLOSURE= \
GPL-2.0-or-later WITH Linux-syscall-note \
GPL-3.0-only \
GPL-3.0-or-later \
- GPLv2+
+ GPLv2+ \
+ TMate \
LICENSES_REQUIRE_DISCLOSURE_STATIC= \
LGPL \