diff --git a/pyproject.toml b/pyproject.toml index 8b526a15..a4281d1c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,9 +11,9 @@ authors = [ {name = "John Readey", email = "jreadey@hdfgroup.org"}, ] maintainers = [ - {name = "John Readey", email = "jradey@hdfgroup.org"}, + {name = "John Readey", email = "jreadey@hdfgroup.org"}, ] -license = {text = "Apache V2"} +license = {text = "OSI Approved :: Apache Software License"} classifiers = [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers",