We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ec9cb commit fe65f73Copy full SHA for fe65f73
1 file changed
setup.py
@@ -135,6 +135,7 @@ def run(self):
135
description='Bugzilla XMLRPC access module',
136
author='Will Woods',
137
author_email='wwoods@redhat.com',
138
+ license="GPLv2",
139
url='https://fedorahosted.org/python-bugzilla/',
140
packages = ['bugzilla'],
141
scripts=['bin/bugzilla'],
0 commit comments