summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2cfd31ee9f71..56c7cce55cd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=20200713.38_02f326e
pkgrel=1
pkgdesc="generate documentation for shell scripts"
arch=('any')
-license=('GPL')
+license=('MIT')
makedepends=('git')
depends=('gawk')
url="https://github.com/reconquest/shdoc"