diff options
-rwxr-xr-x | modules/check-outbound-license.py | 1 |
1 files changed, 1 insertions, 0 deletions
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", |