Browse Source

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.
thegeorg 1 year ago
parent
commit
3a71ebdc57
1 changed files with 4 additions and 4 deletions
  1. 4 4
      build/conf/license.conf

+ 4 - 4
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 \