summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2018-10-23 00:03:09 +0200
committerNicola Murino2018-10-23 00:03:09 +0200
commit49475a42ae91ab58b6c09d28bdb765a24426fc6b (patch)
tree6b0ad5d2ec5c41d69b2f7ff1e95160fc77e8c7a9 /PKGBUILD
parenteed1642a09ffa9d9b9bac9dca7113ee46d4a1c07 (diff)
downloadaur-49475a42ae91ab58b6c09d28bdb765a24426fc6b.tar.gz
Update license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4486d319838b..2793a1e77a65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Remove #ifdef'ed lines (mingw-w64)"
arch=('any')
url="http://dotat.at/prog/unifdef/"
-license=('GPL')
+license=('BSD')
makedepends=('mingw-w64-gcc')
depends=('mingw-w64-crt')
options=('!strip' '!buildflags' 'staticlibs')