summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSonic-Y3k2015-09-17 10:43:24 +0200
committerSonic-Y3k2015-09-17 10:43:24 +0200
commitab044f21b4be34dc80e82a8dd88dbcbc25b79d69 (patch)
tree7cf9bbfc61920832c1cdf8bd61aa69f6d1ad80ce
parentf74e44a620b2d6f6b229f52b714d8b37133ab1dc (diff)
downloadaur-ab044f21b4be34dc80e82a8dd88dbcbc25b79d69.tar.gz
Removed MGPL
-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)