changes license to beerware

This commit is contained in:
arcan1s
2014-01-28 06:28:03 +04:00
parent fee68a79a3
commit 3f5d240dcc
13 changed files with 33 additions and 365 deletions

View File

@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Software package for analysis of molecular dynamics trajectories"
arch=(any)
url="https://github.com/arcan1s/moldyn"
license=('GPL')
license=('Beerware')
depends=('qt4' 'qwt')
makedepends=('cmake' 'automoc4')
source=(https://github.com/arcan1s/moldyn/releases/download/mm-${pkgver}/${pkgname}-${pkgver}-src.zip)