summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEgan McComb2018-01-27 09:31:14 -0800
committerEgan McComb2018-01-27 09:31:14 -0800
commit70351ef5e6607942e77762bbd5ead4652f9be8a3 (patch)
tree9591aa775ee098a20883a53018018cbde47a76e6 /PKGBUILD
parent54a77551655cb8d0d3b60cef18504ebe13687c0b (diff)
downloadaur-70351ef5e6607942e77762bbd5ead4652f9be8a3.tar.gz
Correct the license notation.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85523b4e48c9..049b9496d40d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="TINT Is Not Tetris(tm) ...at least the name isn't"
arch=('i686' 'x86_64')
url="https://packages.debian.org/jessie/tint"
-license=('GPL')
+license=('BSD')
groups=()
depends=()
makedepends=()