From de019f486be80a05b9654fc5540b66635e2b729a Mon Sep 17 00:00:00 2001 From: Nicolas Fella Date: Tue, 1 Jun 2021 15:02:21 +0200 Subject: Add LicenseRef-KDE-Accepted-GPL to license compatibility Matrix LicenseRef-KDE-Accepted-GPL is GPL3 + later version accepted by KDE, so a file licensed only under this license is compatible with an outbound license of GPL-3.0-Only --- modules/check-outbound-license.py | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/check-outbound-license.py') diff --git a/modules/check-outbound-license.py b/modules/check-outbound-license.py index 2657e628..225181f7 100755 --- a/modules/check-outbound-license.py +++ b/modules/check-outbound-license.py @@ -65,6 +65,7 @@ compatibilityMatrix = { "GPL-2.0-or-later", "GPL-3.0-only", "GPL-3.0-or-later", + "LicenseRef-KDE-Accepted-GPL", "MIT", "BSD-2-Clause", "BSD-3-Clause", -- cgit v1.2.1