git » licenses.git » commit b1d4bdb

Add LLGPL to common license exceptions

author David Runge
2024-02-06 07:40:42 UTC
committer David Runge
2024-02-06 09:36:00 UTC
parent 3a7b31064769d2db1d693bd1f52a30eebc237374

Add LLGPL to common license exceptions

The LLGPL is frequently used with LGPL-2.1-only (or LGPL-2.1-or-later)
in Lisp based projects.

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

PKGBUILD +1 -0

diff --git a/PKGBUILD b/PKGBUILD
index 1264185..ac6ff51 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
+    LLGPL
     Linux-syscall-note
     MPL-2.0-no-copyleft-exception
   )