aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2023-12-01 20:38:42 +0300
committerthegeorg <thegeorg@yandex-team.com>2023-12-02 00:40:26 +0300
commit3a71ebdc5730b122ce8bb09dfa5b34be96b55c62 (patch)
tree0b0aa320f649b0a993932b808c717a39d5151832 /build
parent652e5e32b2a7be81e3a71bfc927177620a93d795 (diff)
downloadydb-3a71ebdc5730b122ce8bb09dfa5b34be96b55c62.tar.gz
Consider all WITH Linux-syscall-note licenses as REQUIRE_CITATION
``` NOTE! This copyright does *not* cover user programs that use kernel services by normal system calls - this is merely considered normal use of the kernel, and does *not* fall under the heading of "derived work". Linus Torvalds ``` At the time these licensed ares used only in [these contribs](https://a.yandex-team.ru/search?search=Linux-syscall-note%2Cya.make%2C%2Carcadia%2C%2C200), all of them fall under `normal system call` scenario.
Diffstat (limited to 'build')
-rw-r--r--build/conf/license.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/build/conf/license.conf b/build/conf/license.conf
index fc18920c1c..ea6b0e5061 100644
--- a/build/conf/license.conf
+++ b/build/conf/license.conf
@@ -208,7 +208,6 @@ LICENSES_REQUIRE_DERIVATIVE_DISCLOSURE= \
GPL \
GPL-1.0-only \
GPL-1.0-or-later \
- GPL-1.0-or-later WITH Linux-syscall-note \
GPL-1.1 \
GPL-2.0 \
GPL-2.0-only \
@@ -229,12 +228,9 @@ LICENSES_REQUIRE_DERIVATIVE_DISCLOSURE_STATIC= \
LGPL-2.0-only \
LGPL-2.0-or-later \
LGPL-2.0-or-later WITH Libtool-exception \
- LGPL-2.0-or-later WITH Linux-syscall-note \
LGPL-2.0-or-later WITH Qt-LGPL-exception-1.1 \
LGPL-2.1-only \
- LGPL-2.1-only WITH Linux-syscall-note \
LGPL-2.1-or-later \
- LGPL-2.1-or-later WITH Linux-syscall-note \
LGPL-3.0-only \
LGPL-3.0-or-later
@@ -295,6 +291,7 @@ LICENSES_REQUIRE_CITATION= \
Fftpack-2004 \
FSFAP \
FTL \
+ GPL-1.0-or-later WITH Linux-syscall-note \
GPL-2.0-only WITH Classpath-exception-2.0 \
GPL-2.0-only WITH GCC-exception-2.0 \
GPL-2.0-only WITH Linux-syscall-note \
@@ -312,6 +309,9 @@ LICENSES_REQUIRE_CITATION= \
ISC \
JSON \
Khronos \
+ LGPL-2.0-or-later WITH Linux-syscall-note \
+ LGPL-2.1-only WITH Linux-syscall-note \
+ LGPL-2.1-or-later WITH Linux-syscall-note \
Libpbm \
Libpng \
libpng-2.0 \