aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2018-09-19 14:33:06 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2018-09-19 14:33:06 +0200
commit846e28748dde3c9f12a0e77ce7ea388938e187b8 (patch)
tree68c09da38c668df36578143d35efd217eccf2a56 /main
parente73d7943548e7e89909c3390df19de007dc9aec8 (diff)
downloadaports-846e28748dde3c9f12a0e77ce7ea388938e187b8.tar.bz2
aports-846e28748dde3c9f12a0e77ce7ea388938e187b8.tar.xz
main/vblade: clarify license
The tarball contains a GPL-2.0 license file. Neither the source files nor the README contain an or-later clause, thus it seems to be licensed under GPL-2.0-only.
Diffstat (limited to 'main')
-rw-r--r--main/vblade/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/vblade/APKBUILD b/main/vblade/APKBUILD
index 812e3ce976..4d56177a69 100644
--- a/main/vblade/APKBUILD
+++ b/main/vblade/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="A virtual AoE blade server"
url="https://github.com/OpenAoE/vblade"
arch="all"
-license="GPL-2.0"
+license="GPL-2.0-only"
depends=""
makedepends="linux-headers"
install=""