diff options
-rw-r--r-- | testing/py-osourcer/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-osourcer/APKBUILD b/testing/py-osourcer/APKBUILD index 56a8d99928..eefc0836a6 100644 --- a/testing/py-osourcer/APKBUILD +++ b/testing/py-osourcer/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Tool to manage licenses in source code" url="http://github.com/dnarvaez/osourcer" arch="noarch" -license="Apache2" +license="ASL 2.0" depends="python" depends_dev="" makedepends="python-dev py-setuptools" |