From 1b8868650ab5dcafa306b01f675338f0e458cd14 Mon Sep 17 00:00:00 2001 From: TBK Date: Sun, 24 Jun 2018 03:07:14 +0200 Subject: testing/cloud-init: clarify license --- testing/cloud-init/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/cloud-init') diff --git a/testing/cloud-init/APKBUILD b/testing/cloud-init/APKBUILD index 0601da9e7f..a86ffb6889 100644 --- a/testing/cloud-init/APKBUILD +++ b/testing/cloud-init/APKBUILD @@ -6,13 +6,13 @@ pkgrel=2 pkgdesc="Cloud instance init scripts" url="http://launchpad.net/cloud-init" arch="noarch" -license="GPL" depends="e2fsprogs-extra python2 py-cheetah py-configobj py-jinja2 py-jsonpatch py-oauth2 py-prettytable py-requests py-serial py-yaml" makedepends="py-setuptools" install="$pkgname.pre-install $pkgname.post-install" subpackages="$pkgname-doc" source=" https://launchpad.net/$pkgname/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz +license="Apache-2.0 GPL-3.0-only" 10-setup.patch 20-alpine.patch cloud-init-local.initd -- cgit v1.2.3