aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2018-09-19 14:40:41 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2018-09-19 14:43:44 +0200
commitf1c1367bb7d7b933180422fa083a5a206039a60c (patch)
tree3ae6b4a2ab451a67c654dbb3997270a4f94470c7 /main
parentfb71138718c4dd6eb2736221f439c0d09cee2773 (diff)
downloadaports-f1c1367bb7d7b933180422fa083a5a206039a60c.tar.bz2
aports-f1c1367bb7d7b933180422fa083a5a206039a60c.tar.xz
main/xbanish: clarify license
Diffstat (limited to 'main')
-rw-r--r--main/xbanish/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xbanish/APKBUILD b/main/xbanish/APKBUILD
index b41bacf135..e2f8034c62 100644
--- a/main/xbanish/APKBUILD
+++ b/main/xbanish/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Banish the mouse cursor when typing, show it again when the mouse moves"
url="https://github.com/jcs/xbanish"
arch="all"
-license="BSD"
+license="BSD-3-Clause"
depends=""
depends_dev=""
makedepends="libx11-dev libxt-dev libxfixes-dev libxi-dev"