summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c22f8275f56..6a9844c19033 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,6 @@ pkgbase = thunderbird-sogo-connector-bin
arch = i686
arch = x86_64
groups = office
- license = MPL
license = GPL
license = LGPL
depends = thunderbird>=38
diff --git a/PKGBUILD b/PKGBUILD
index cd15df2b7472..410648f03837 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Thunderbird frontend for SOGo"
arch=('i686' 'x86_64')
groups=('office')
url="http://www.sogo.nu/downloads/frontends.html"
-license=('MPL' 'GPL' 'LGPL')
+license=('GPL' 'LGPL')
depends=('thunderbird>=38' 'thunderbird-lightning-bin')
makedepends=()
options=(!strip)