Revert "Replace license classifier"
This reverts commit 433b96924b
.
Reason for revert:
There is still on-going discussion about the new license expression
and it may be changed in a near future. Until we get more stable
conclusion let's stick with the older format. See [1] to find details.
[1] https://review.opendev.org/c/openstack/nova/+/951226
Change-Id: I51a9f843e59c57eb7b57ce151b661dcbd13c4b33
This commit is contained in:

committed by
Gerrit Code Review

parent
433b96924b
commit
7b4d7293cd
@@ -2,7 +2,6 @@
|
|||||||
name = python-ironicclient
|
name = python-ironicclient
|
||||||
summary = OpenStack Bare Metal Provisioning API Client Library
|
summary = OpenStack Bare Metal Provisioning API Client Library
|
||||||
description_file = README.rst
|
description_file = README.rst
|
||||||
license = Apache-2.0
|
|
||||||
author = OpenStack
|
author = OpenStack
|
||||||
author_email = openstack-discuss@lists.openstack.org
|
author_email = openstack-discuss@lists.openstack.org
|
||||||
home_page = https://docs.openstack.org/python-ironicclient/latest/
|
home_page = https://docs.openstack.org/python-ironicclient/latest/
|
||||||
@@ -11,6 +10,7 @@ classifier =
|
|||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Intended Audience :: Information Technology
|
Intended Audience :: Information Technology
|
||||||
Intended Audience :: System Administrators
|
Intended Audience :: System Administrators
|
||||||
|
License :: OSI Approved :: Apache Software License
|
||||||
Operating System :: POSIX :: Linux
|
Operating System :: POSIX :: Linux
|
||||||
Programming Language :: Python
|
Programming Language :: Python
|
||||||
Programming Language :: Python :: Implementation :: CPython
|
Programming Language :: Python :: Implementation :: CPython
|
||||||
|
Reference in New Issue
Block a user