#555 Our license file is MIT - fix setup.py metadata
Merged 6 years ago by mprahl. Opened 6 years ago by sochotni.
sochotni/fm-orchestrator license-fix-setup.py  into  master

Our license file is MIT - fix setup.py metadata
Stanislav Ochotnicky • 6 years ago  
file modified
+1 -1
@@ -17,7 +17,7 @@ 

        author='The Factory 2.0 Team',

        author_email='module-build-service-owner@fedoraproject.org',

        url='https://pagure.io/fm-orchestrator/',

-       license='GPLv2+',

+       license='MIT',

        packages=find_packages(),

        include_package_data=True,

        zip_safe=False,

no initial comment

Pull-Request has been merged by mprahl

6 years ago
Metadata