aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-tornado/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-tornado/APKBUILD')
-rw-r--r--main/py-tornado/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-tornado/APKBUILD b/main/py-tornado/APKBUILD
index fb0dfc52d2..5bb188fef5 100644
--- a/main/py-tornado/APKBUILD
+++ b/main/py-tornado/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Python web framework and asynchronous networking library"
url="http://www.tornadoweb.org/"
arch="all"
-license="ASL-2.0"
+license="Apache-2.0"
depends=""
makedepends="python2-dev python3-dev py-setuptools"
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"