git » licenses.git » commit 60d8d76

Add Linux-syscall-note as common license exception

author David Runge
2024-02-01 16:48:14 UTC
committer David Runge
2024-02-01 16:48:14 UTC
parent 4c4fd8698e45c869eca81f45841fdb4ee45fbd22

Add Linux-syscall-note as common license exception

The license exception is commonly used in the Linux kernel and thus also
widely in leaf projects, reusing kernel headers:
https://spdx.org/licenses/Linux-syscall-note.html

Signed-off-by: David Runge <dvzrv@archlinux.org>

PKGBUILD +1 -0

diff --git a/PKGBUILD b/PKGBUILD
index e7a9be0..1dee257 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -142,6 +142,7 @@ package() {
     GPL-3.0-linking-exception
     GPL-3.0-linking-source-exception
     LGPL-3.0-linking-exception
+    Linux-syscall-note
     MPL-2.0-no-copyleft-exception
   )