From 688c2799ba0628fa72063630fda4c0401acc8cd0 Mon Sep 17 00:00:00 2001 From: Pete Savage Date: Tue, 15 May 2018 10:20:50 +0100 Subject: [PATCH] Reworded license --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 33d7cb2..3991e85 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Natural Language :: English", - "License :: OSI Approved :: Apache License", + "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2",