From: ZhongShengping Date: Thu, 30 Sep 2021 08:48:13 +0000 (+0800) Subject: Add license information in the setup.cfg X-Git-Tag: 19.4.0~1 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=6f1d3687c41b690c1594a7765bb61a1e2e3f9b27;p=puppet-modules%2Fpuppet-ceilometer.git Add license information in the setup.cfg Change-Id: I2b8ce076f736b3eecfc4cd97b5ce06eeb80ce924 --- diff --git a/setup.cfg b/setup.cfg index d67c92a..e661af8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,6 +6,7 @@ description_file = author = OpenStack author_email = openstack-discuss@lists.openstack.org home_page = https://docs.openstack.org/puppet-openstack-guide/latest +license = Apache License, Version 2.0 classifier = Intended Audience :: Developers Intended Audience :: System Administrators