summaryrefslogtreecommitdiff
path: root/system/fortify-headers/APKBUILD
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/fortify-headers/APKBUILD
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/fortify-headers/APKBUILD')
-rw-r--r--system/fortify-headers/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/fortify-headers/APKBUILD b/system/fortify-headers/APKBUILD
index 2516dcdd0..054f4d256 100644
--- a/system/fortify-headers/APKBUILD
+++ b/system/fortify-headers/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="libc-agnostic implementation of FORTIFY_SOURCE"
url="https://git.2f30.org/fortify-headers/"
arch="noarch"
options="!check" # No test suite.
-license="BSD-0"
+license="0BSD"
source="https://dl.2f30.org/releases/$pkgname-$pkgver.tar.gz
extension-cpp-fix.patch
"