-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Description
SUMMARY
During review of netcommon collection in Fedora reviewer found one slight inconsistency with licensing.
plugins/module_utils/compat/ipaddress.py: Python Software Foundation License version 2
plugins/module_utils/network/common/config.py: BSD 2-clause "Simplified" License
plugins/module_utils/network/common/netconf.py: BSD 2-clause "Simplified" License
plugins/module_utils/network/common/network.py: BSD 2-clause "Simplified" License
plugins/module_utils/network/common/parsing.py: BSD 2-clause "Simplified" License
plugins/module_utils/network/common/utils.py: BSD 2-clause "Simplified" License
plugins/module_utils/network/restconf/restconf.py: BSD 2-clause "Simplified" License
I think you should append license texts of those files to the LICENSE file or relicense them under main license (GPL-3.0+).
ISSUE TYPE
- Documentation Report
COMPONENT NAME
plugins/module_utils/compat/ipaddress.pyplugins/module_utils/network/common/config.py- plugins/module_utils/network/common/netconf.py`
- plugins/module_utils/network/common/network.py`
- plugins/module_utils/network/common/parsing.py`
- plugins/module_utils/network/common/utils.py`
- plugins/module_utils/network/restconf/restconf.py`
ANSIBLE VERSION
ansible 2.9.11
config file = /etc/ansible/ansible.cfg
configured module search path = ['/home/brain/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python3.9/site-packages/ansible
executable location = /usr/bin/ansible
python version = 3.9.0b5 (heads/master-dirty:c0e03cb, Jul 30 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)]
Metadata
Metadata
Assignees
Labels
No labels