From 02b73bdedf956f67a2dcbd69f40915ece677aa9e Mon Sep 17 00:00:00 2001 From: "James A. Bednar" Date: Mon, 18 Jan 2021 19:07:37 -0600 Subject: [PATCH] Updated license --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 19568d3..29640bc 100644 --- a/setup.py +++ b/setup.py @@ -75,7 +75,7 @@ def get_setup_version(reponame): license_file='LICENSE.txt', license='CC-BY License', classifiers=[ - "License :: Creative Commons Attribution 4.0 International Public License", + "License :: OSI Approved", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7",