summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43c046648ab8..bd35e0a1cbee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,9 +4,7 @@ pkgbase = stavekontrolden
pkgrel = 1
url = https://stavekontrolden.dk/
arch = any
- license = GPL2
- license = LGPL2.1
- license = MPL
+ license = GPL-3.0-only AND (GPL-2.0-only AND LGPL-2.1-only AND MPL-1.1)
makedepends = libarchive
makedepends = coreutils
makedepends = findutils
diff --git a/PKGBUILD b/PKGBUILD
index 33257b4e05de..e0ba8c5785c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="Stavekontrolden Danish dictionaries; for use with nuspell/hunspell, hyphen, libmythes, LibreOffice, and OpenOffice"
arch=('any')
url='https://stavekontrolden.dk/'
-license=('GPL2' 'LGPL2.1' 'MPL')
+license=('GPL-3.0-only AND (GPL-2.0-only AND LGPL-2.1-only AND MPL-1.1)')
optdepends=(
'hunspell: the spell checking libraries and apps'
'hyphen: for use of hyphenation rules'