Change project license to MIT

This commit is contained in:
Eric Torres
2019-03-10 20:30:04 -07:00
parent 9a3db9532d
commit 84af5a6777
3 changed files with 7 additions and 674 deletions

View File

@ -4,7 +4,7 @@ pkgver=1.0.3
pkgrel=1
pkgdesc="A set of helper scripts for handling Arch Linux packages"
arch=('any')
license=('GPL3')
license=('MIT')
groups=('pacman-helpers')
depends=('pacman' 'python')
makedepends=('git' 'python-setuptools')