aboutsummaryrefslogtreecommitdiffstats
path: root/community/qt5-qtscript
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-02-03 09:11:23 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-02-03 09:11:59 +0100
commitd419e3bf90cb1dad51fe04faa6e10207429c1a85 (patch)
treead1e25d641f33d3b4f3a3bba05f744bba7532a32 /community/qt5-qtscript
parentec12a1dfb0e96e999504c75c70304d0b41fe44ac (diff)
downloadaports-d419e3bf90cb1dad51fe04faa6e10207429c1a85.tar.bz2
aports-d419e3bf90cb1dad51fe04faa6e10207429c1a85.tar.xz
community/qt5-*: fix license of various Qt packages
Diffstat (limited to 'community/qt5-qtscript')
-rw-r--r--community/qt5-qtscript/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qt5-qtscript/APKBUILD b/community/qt5-qtscript/APKBUILD
index de8c30b95a..14db234c76 100644
--- a/community/qt5-qtscript/APKBUILD
+++ b/community/qt5-qtscript/APKBUILD
@@ -10,7 +10,7 @@ pkgrel=1
pkgdesc="Qt5 - QtScript component"
url="https://www.qt.io/developers/"
arch="all"
-license="LGPL-2.0 with exceptions or GPL-3.0 with exceptions"
+license="(LGPL-2.0-or-later OR GPL-3.0-only OR GPL-2.0-or-later) AND Qt-GPL-exception-1.0"
makedepends="qt5-qtbase-dev linux-headers"
subpackages="$pkgname-dev"