all: remove the GPLv2 license, not applicable

This commit is contained in:
2019-03-16 11:31:17 +02:00
parent d4a222ef6d
commit eebf004291
26 changed files with 1 additions and 844 deletions

View File

@@ -2,7 +2,7 @@
# Just build via makepkg
pkgname=rmps
pkgver=20180704.81f454a
pkgver=20190107.63e2cfa
pkgrel=1
pkgdesc='Remote Management and Provisioning System'
url='https://git.smirky.net/smirky/rmps.git/'
@@ -11,7 +11,6 @@ depends=('libmariadbclient')
validpgpkeys=('8C4D267F4977BFFEF23121E8646F3ABF6E457336')
source=("${pkgname}::git+https://git.smirky.net/smirky/${pkgname}.git")
sha256sums=('SKIP')
license=('GPL2')
backup=(
etc/rmps/rmps.conf
)