summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Breedlove2018-10-10 20:57:38 -0600
committerMichael Breedlove2018-10-10 20:57:38 -0600
commite9a47bbd37516901e547580afcc6b5942d13b973 (patch)
tree1f508cc7401b824ad25d3009db39a4af9f148c19
parent0087afe7b0d839f73f9a5efcd3ff62d988aea7a0 (diff)
downloadaur-e9a47bbd37516901e547580afcc6b5942d13b973.tar.gz
update license to BSD
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6fbe4d55220c..41cd70d71b79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Tools to work with signals and files from GOES satellites"
arch=('x86_64')
url="https://github.com/pietern/goestools"
-license=('GPL')
+license=('BSD')
makedepends=(
'cmake'
'git'