We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 472486d + 3460d07 commit b4909b9Copy full SHA for b4909b9
setup.py
@@ -13,11 +13,11 @@
13
author="James Banting, Jonathan Healy",
14
author_email="[email protected]",
15
description="A package to validate STAC files",
16
- license="MIT",
+ license="Apache-2.0",
17
classifiers=[
18
"Intended Audience :: Information Technology",
19
"Intended Audience :: Science/Research",
20
- "License :: OSI Approved :: MIT License",
+ "License :: OSI Approved :: Apache Software License",
21
"Programming Language :: Python :: 3.7",
22
"Topic :: Scientific/Engineering :: GIS",
23
],
0 commit comments