aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Fella <nicolas.fella@gmx.de>2021-06-01 15:02:21 +0200
committerNicolas Fella <nicolas.fella@gmx.de>2021-06-01 15:02:21 +0200
commitde019f486be80a05b9654fc5540b66635e2b729a (patch)
tree3f805ecd26ebdd2fd4584e4eaeca8dacddb82749
parent068d8616fa7398c03972da547affe2115b4b26ab (diff)
downloadextra-cmake-modules-5.83.0.tar.gz
extra-cmake-modules-5.83.0.tar.bz2
Add LicenseRef-KDE-Accepted-GPL to license compatibility Matrixv5.83.0-rc1v5.83.0
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
-rwxr-xr-xmodules/check-outbound-license.py1
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",