summaryrefslogtreecommitdiff
path: root/system/linux-pam
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-06-25 04:48:38 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-06-25 04:48:38 -0500
commitdbb82d9c051600a49c5398816f2562fd0e8524c1 (patch)
tree4d85c366c486afc3ec5874be0201ceda22977705 /system/linux-pam
parentef5b8bf5082ef4bee655854fe0be922c924af3c1 (diff)
downloadpackages-dbb82d9c051600a49c5398816f2562fd0e8524c1.tar.gz
packages-dbb82d9c051600a49c5398816f2562fd0e8524c1.tar.bz2
packages-dbb82d9c051600a49c5398816f2562fd0e8524c1.tar.xz
packages-dbb82d9c051600a49c5398816f2562fd0e8524c1.zip
system/[various]: last SPDX license fixes
Diffstat (limited to 'system/linux-pam')
-rw-r--r--system/linux-pam/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/linux-pam/APKBUILD b/system/linux-pam/APKBUILD
index bf6a19f93..37dc7d7fe 100644
--- a/system/linux-pam/APKBUILD
+++ b/system/linux-pam/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Pluggable Authentication Modules"
url="http://www.kernel.org/pub/linux/libs/pam"
arch="all"
-license="BSD"
+license="BSD-3-Clause"
depends_dev="gettext-tiny-dev"
makedepends_host="$depends_dev utmps-dev"
makedepends_build="$depends_dev bison flex-dev autoconf automake libtool"