From 39d8bd9eb8878dcaa5a971f7d76f7ccde32dde2a Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Sun, 29 Jun 2014 16:35:53 -0400 Subject: [PATCH] Update software license string --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8a89a47ee7..e387fe2a96 100644 --- a/setup.py +++ b/setup.py @@ -75,7 +75,7 @@ setup( 'Intended Audience :: Education', 'Intended Audience :: Developers', 'Intended Audience :: Information Technology', - 'License :: OSI Approved :: Apache License 2.0', + 'License :: OSI Approved :: Apache Software License', 'Natural Language :: English', 'Programming Language :: Python', 'Programming Language :: Python :: 2.6',