aboutsummaryrefslogtreecommitdiffstats
path: root/testing/go-bindata/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/go-bindata/APKBUILD')
-rw-r--r--testing/go-bindata/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/go-bindata/APKBUILD b/testing/go-bindata/APKBUILD
index 7c7cbcb9b9b..f00b35b81d7 100644
--- a/testing/go-bindata/APKBUILD
+++ b/testing/go-bindata/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="A small utility which generates Go code from any file"
url="https://github.com/jteeuwen/go-bindata"
arch="all"
-license="CC0 1.0"
+license="CC0-1.0"
depends=""
makedepends="go"
install=""