diff --git a/cloudanalyzer/agent-harness/setup.py b/cloudanalyzer/agent-harness/setup.py index 108a11f01..616044574 100644 --- a/cloudanalyzer/agent-harness/setup.py +++ b/cloudanalyzer/agent-harness/setup.py @@ -28,7 +28,7 @@ setup( }, classifiers=[ "Programming Language :: Python :: 3", - "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", + "License :: OSI Approved :: MIT License", "Topic :: Scientific/Engineering :: GIS", "Topic :: Scientific/Engineering :: Information Analysis", ],